Commit graph

10 commits

Author SHA1 Message Date
d511c98e47 refactor: replace Ctx::new with Ctx::From<PathBuf>
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m20s
Test / build (map[name:stable]) (push) Successful in 2m7s
Release Please / Release-plz (push) Failing after 43s
2024-12-15 20:03:43 +00:00
a43b37c938 feat(trello): add command 'trello attachement save'
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m42s
Test / build (map[name:nightly]) (push) Successful in 2m13s
Release Please / Release-plz (push) Failing after 15s
2024-12-13 22:10:38 +00:00
5b0805e4f9 feat: add kxio printer to context
Some checks failed
Test / build (map[name:stable]) (push) Successful in 2m37s
Test / build (map[name:nightly]) (push) Successful in 2m19s
Release Please / Release-plz (push) Failing after 15s
2024-12-13 09:30:16 +00:00
d5055c50cc feat: parse command line
Some checks failed
Test / build (map[name:stable]) (push) Successful in 7m1s
Test / build (map[name:nightly]) (push) Successful in 2m53s
Release Please / Release-plz (push) Failing after 23s
2024-12-12 17:31:31 +00:00
8bcc6017ce feat: create Ctx instance
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m30s
Test / build (map[name:stable]) (push) Successful in 9m6s
Release Please / Release-plz (push) Failing after 1m12s
2024-12-12 17:31:31 +00:00
111d9c2090 feat: install error trap from color_eyre
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m29s
Test / build (map[name:stable]) (push) Successful in 1m54s
Release Please / Release-plz (push) Failing after 24s
2024-12-12 17:31:31 +00:00
4e12348d30 chore: Remove hello world
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m28s
Test / build (map[name:stable]) (push) Successful in 1m49s
Release Please / Release-plz (push) Failing after 17s
2024-12-12 17:31:31 +00:00
8080bb2dde feat: make main tokio async
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m13s
Test / build (map[name:nightly]) (push) Successful in 1m37s
Release Please / Release-plz (push) Failing after 14s
2024-12-12 07:58:14 +00:00
3c57554475 build: initial ci setup
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m9s
Test / build (map[name:nightly]) (push) Successful in 1m28s
Release Please / Release-plz (push) Failing after 13s
2024-12-12 07:55:23 +00:00
11dec4a929 cargo init 2024-12-10 08:25:33 +00:00