Commit graph

126 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
fe2c218a09 chore: Update cd.yml to only cargo publish on tags ♻️ 2023-07-02 11:09:41 -04:00
Dheepak Krishnamurthy
3f44e51588 chore: Update actions-netlify ♻️ 2023-07-02 09:56:36 -04:00
Dheepak Krishnamurthy
21b7bc36b2 feat: make cargo build work on github actions 2023-07-02 09:49:37 -04:00
Dheepak Krishnamurthy
4bc1b0f0b6 fix: AppImage failing to build on github actions 🐛 2023-05-29 13:51:11 -04:00
Dheepak Krishnamurthy
8548bd170b feat: Fix calendar 2023-05-26 23:25:51 -04:00
Dheepak Krishnamurthy
aaaf1ed9f6 feat: Add crates.io publish 2023-05-26 22:02:43 -04:00
Dheepak Krishnamurthy
31dddf0389
Update FUNDING.yml 2023-02-23 01:07:55 -05:00
Dheepak Krishnamurthy
c732bd779e
Create FUNDING.yml 2023-02-21 11:04:12 -05:00
Dheepak Krishnamurthy
a2568c1fd8 test: fix ci/cd tests 🚨 2022-04-28 14:39:44 -06:00
Dheepak Krishnamurthy
8b26a8a688 feat: Fix tests on github actions
Add better panic

chore: Use unwrap instead of ? for debugging ♻️

chore: Remove table tests ♻️

chore: Make terminal::size unwrap to default values ♻️

chore: Move reader creation to inside init check ♻️

fix: Change total_tasks in tests 🐛

fix: Change default height 🐛

chore: Print taskwarrior version ♻️

chore: Build taskwarrior from source for tests ♻️

chore: Checkout v2.6.1 of taskwarrior for tests ♻️

chore: Use ? instead of unwrap ♻️

chore: fix tests ♻️
2022-04-28 09:46:09 -06:00
Dheepak Krishnamurthy
6f14f43bbd chore: Update docs workflow 2022-03-21 22:37:50 -06:00
Dheepak Krishnamurthy
0ce397d0f7 Revert "fix: Remove get_args 🐛"
This reverts commit 5f5b335041.
2021-12-07 10:11:37 -07:00
Dheepak Krishnamurthy
16052281e4 Revert "chore: Update cd.yml"
This reverts commit 76c9bd0cdc.
2021-12-07 10:11:25 -07:00
Dheepak Krishnamurthy
76c9bd0cdc chore: Update cd.yml 2021-12-06 15:40:55 -07:00
Dheepak Krishnamurthy
5f5b335041 fix: Remove get_args 🐛 2021-12-06 13:52:31 -07:00
Dheepak Krishnamurthy
b3683ae548 chore: Update github issue template ♻️ 2021-11-27 13:04:07 -07:00
Dheepak Krishnamurthy
d5d37ee35c docs: Add exception for mkdocs 📚 2021-11-27 12:51:15 -07:00
Dheepak Krishnamurthy
8969992930 chore: Update bug report template ♻️ 2021-11-01 12:29:52 -06:00
Dheepak Krishnamurthy
2edfa3a58f chore(tooling): Remove release drafter workflow ♻️ 2021-10-27 16:19:59 -06:00
Dheepak Krishnamurthy
997bb5aaa6 Update README.md and issue templates 2021-05-27 11:13:18 -06:00
Dheepak Krishnamurthy
9f66a35952 Update bug_report.md template 2021-04-06 23:40:45 -06:00
Dheepak Krishnamurthy
5303b800b9 Rename master to main 2021-04-06 03:32:27 -06:00
Dheepak Krishnamurthy
1aad227b94 Add ulimit -a to ci.yml 2021-04-04 02:35:03 -06:00
Dheepak Krishnamurthy
77fe218456 Update workflow 2021-04-03 22:43:27 -06:00
Dheepak Krishnamurthy
28850c76c7 Update cd.yml 2021-03-31 10:41:33 -06:00
Dheepak Krishnamurthy
de0d732c34 Update tests 2021-03-30 20:57:51 -06:00
Dheepak Krishnamurthy
979e886a29 Refactor using async-std 2021-03-30 19:26:47 -06:00
Dheepak Krishnamurthy
c874c6acd9 Update docs workflow 2021-03-27 00:30:35 -06:00
Dheepak Krishnamurthy
c60d31ae0f Update workflow 2021-03-27 00:30:35 -06:00
Dheepak Krishnamurthy
e90a93c303 Update documentation 2021-03-27 00:30:35 -06:00
Dheepak Krishnamurthy
fb86af363e Update documentation 2021-03-24 11:10:15 -06:00
Dheepak Krishnamurthy
285916e9b1 Update workflow 2021-03-24 11:00:39 -06:00
Dheepak Krishnamurthy
8fce5d0c1b Update workflow 2021-03-24 10:59:00 -06:00
Dheepak Krishnamurthy
420a29c5df Update docs 2021-03-24 10:55:10 -06:00
Dheepak Krishnamurthy
be376376c9 Update CD 2021-03-13 13:29:30 -07:00
Dheepak Krishnamurthy
447a375f38 Remove taskd from cd.yml 2021-03-12 09:36:16 -07:00
Dheepak Krishnamurthy
dc2fa980d5 Remove taskd from ci install 2021-03-12 09:16:50 -07:00
Dheepak Krishnamurthy
14ec15d371 Update bug report template 2021-03-02 09:03:22 -07:00
Dheepak Krishnamurthy
3f62bc675c Update cd.yml snap 2021-03-01 19:50:20 -07:00
Dheepak Krishnamurthy
6b5e8d9e41 Update cd.yml snap 2021-03-01 19:49:05 -07:00
Dheepak Krishnamurthy
f90a3a3478 Debug tests 2021-02-28 19:05:37 -07:00
Dheepak Krishnamurthy
13e4cf29fe Remove use of --test-threads=1 2021-02-20 03:24:46 -07:00
Dheepak Krishnamurthy
6c336c472f Add more tests 2021-02-18 03:41:18 -07:00
Dheepak Krishnamurthy
ea96da389f Update github workflows 2021-02-17 02:32:29 -07:00
Dheepak Krishnamurthy
3e0ff7ed69 Remove grcov from pull request tests 2021-02-17 02:30:18 -07:00
Dheepak Krishnamurthy
43f2355a8e Update CI 2021-02-15 10:26:59 -07:00
Dheepak Krishnamurthy
f4030aae02 Update CI 2021-02-15 01:51:07 -07:00
Dheepak Krishnamurthy
d01772e693 Update CI 2021-02-14 22:37:02 -07:00
Dheepak Krishnamurthy
62a43c7196 Update workflow 2021-02-14 08:52:46 -07:00
Dheepak Krishnamurthy
42bbc09168 Fix due tag color 2021-02-14 00:10:11 -07:00