Commit graph

80 commits

Author SHA1 Message Date
7af4dae96d refactor: Execute::execute passes itself by ref
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m51s
Test / build (map[name:nightly]) (push) Successful in 2m4s
Release Please / Release-plz (push) Failing after 20s
2024-12-16 06:41:29 +00:00
b8f85bb5eb refactor: pass context by reference
Some checks failed
Test / build (map[name:stable]) (push) Successful in 2m9s
Test / build (map[name:nightly]) (push) Successful in 2m5s
Release Please / Release-plz (push) Failing after 13s
2024-12-16 06:34:44 +00:00
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
1c82ed3a80 chore: remove dead code: trello::url()
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m38s
Test / build (map[name:stable]) (push) Successful in 2m24s
Release Please / Release-plz (push) Failing after 19s
2024-12-15 17:48:23 +00:00
e45c5a6ef8 tests: add test for TrelloBoards::find_by_name()
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m38s
Test / build (map[name:stable]) (push) Successful in 2m13s
Release Please / Release-plz (push) Failing after 18s
2024-12-15 17:30:57 +00:00
20e3c80da2 chore: remove unused From implementations for TrelloAuth
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m13s
Test / build (map[name:stable]) (push) Successful in 2m9s
Release Please / Release-plz (push) Failing after 19s
2024-12-15 17:11:51 +00:00
7fd074a45a chore: remove unlinked file: trello::model::new_card
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m30s
Test / build (map[name:stable]) (push) Successful in 2m22s
Release Please / Release-plz (push) Failing after 18s
2024-12-15 17:09:44 +00:00
ab185d0c87 tests: add tests for commands 'trello attachment get' and 'trello attachment save'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m16s
Test / build (map[name:stable]) (push) Successful in 2m22s
Release Please / Release-plz (push) Failing after 22s
2024-12-15 17:09:44 +00:00
Renovate Bot
7309fc6968 fix(deps): update rust crate kxio to v4
Some checks failed
Test / build (map[name:stable]) (pull_request) Successful in 2m1s
Test / build (map[name:nightly]) (pull_request) Successful in 3m18s
Test / build (map[name:nightly]) (push) Successful in 2m38s
Test / build (map[name:stable]) (push) Successful in 2m22s
Release Please / Release-plz (push) Failing after 19s
2024-12-15 15:05:05 +00:00
6c986fa5b9 tests: add tests for 'trello stack get'
Some checks failed
Test / build (map[name:stable]) (push) Successful in 2m12s
Test / build (map[name:nightly]) (push) Successful in 5m26s
Release Please / Release-plz (push) Failing after 1m51s
2024-12-14 22:19:08 +00:00
9824aa6374 tests: use variable in expected url
Some checks failed
Test / build (map[name:stable]) (push) Successful in 2m10s
Test / build (map[name:nightly]) (push) Successful in 2m36s
Release Please / Release-plz (push) Failing after 18s
2024-12-14 22:18:27 +00:00
547b659a97 tests: add tests for APIResult
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m1s
Test / build (map[name:stable]) (push) Successful in 2m37s
Release Please / Release-plz (push) Failing after 19s
2024-12-14 22:03:56 +00:00
d45e7a8443 refactor: extract inline module tests::given
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m58s
Test / build (map[name:stable]) (push) Successful in 4m12s
Release Please / Release-plz (push) Failing after 1m47s
2024-12-14 22:03:56 +00:00
d48ba1c090 refactor: extract inline module tests::template
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m6s
Test / build (map[name:stable]) (push) Successful in 2m10s
Release Please / Release-plz (push) Failing after 20s
2024-12-14 19:51:04 +00:00
9db75b81c0 refactor: extract inline module tests::init
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m12s
Test / build (map[name:stable]) (push) Successful in 2m0s
Release Please / Release-plz (push) Failing after 19s
2024-12-14 19:50:36 +00:00
3ae594c567 refactor: extract inline module tests::config
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m55s
Test / build (map[name:nightly]) (push) Successful in 2m11s
Release Please / Release-plz (push) Failing after 19s
2024-12-14 19:50:13 +00:00
ff04218172 tests: add tests for 'trello card get'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m11s
Test / build (map[name:stable]) (push) Successful in 2m7s
Release Please / Release-plz (push) Failing after 17s
2024-12-14 19:15:54 +00:00
7e65cdd415 tests: add tests for 'trello board get'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m10s
Test / build (map[name:stable]) (push) Successful in 2m8s
Release Please / Release-plz (push) Failing after 16s
2024-12-14 19:14:03 +00:00
959613919e chore: remove unused trello boards list command
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m10s
Test / build (map[name:stable]) (push) Successful in 2m1s
Release Please / Release-plz (push) Failing after 19s
2024-12-14 19:05:47 +00:00
ae9fff4249 chore: drop old unlinked file
Some checks failed
Test / build (map[name:stable]) (push) Successful in 2m0s
Release Please / Release-plz (push) Failing after 17s
Test / build (map[name:nightly]) (push) Successful in 2m23s
2024-12-14 19:05:47 +00:00
b63500fc75 tests(trello): add tests for 'trello member get'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 4m10s
Test / build (map[name:stable]) (push) Successful in 1m54s
Release Please / Release-plz (push) Failing after 18s
2024-12-14 19:05:47 +00:00
d3ba869fe8 chore: remove old unlinked file
Some checks failed
Test / build (map[name:stable]) (push) Successful in 3m0s
Test / build (map[name:nightly]) (push) Successful in 6m15s
Release Please / Release-plz (push) Failing after 17s
2024-12-14 17:51:34 +00:00
bf531a1bd9 test: nextcloud card create - with/without description
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m50s
Test / build (map[name:stable]) (push) Successful in 1m55s
Release Please / Release-plz (push) Failing after 34s
2024-12-14 15:30:52 +00:00
f68ae162bc chore: ignore coverage data
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m56s
Test / build (map[name:stable]) (push) Successful in 3m18s
Release Please / Release-plz (push) Failing after 16s
2024-12-14 15:25:18 +00:00
660a636ee9 chore: code coverage configuration
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m14s
Test / build (map[name:stable]) (push) Successful in 2m6s
Release Please / Release-plz (push) Failing after 19s
2024-12-14 15:25:13 +00:00
d4b919b557 chore: remove dead code
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m56s
Test / build (map[name:stable]) (push) Successful in 2m17s
Release Please / Release-plz (push) Failing after 22s
2024-12-14 11:31:17 +00:00
6ee44dc7d4 feat: check command lists trello boards
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m9s
Test / build (map[name:stable]) (push) Successful in 2m5s
Release Please / Release-plz (push) Failing after 18s
2024-12-14 11:31:15 +00:00
3d48e2f408 chore(nextcloud): remove duplicate client
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m43s
Test / build (map[name:stable]) (push) Successful in 2m30s
Release Please / Release-plz (push) Failing after 23s
2024-12-14 08:12:24 +00:00
e3e766ed82 test(nextcloud): enable tests
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m2s
Test / build (map[name:stable]) (push) Successful in 6m26s
Release Please / Release-plz (push) Failing after 15s
2024-12-14 08:04:44 +00:00
231f205f0e feat(nextcloud): add commnad 'nextcloud deck get'
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m43s
Test / build (map[name:nightly]) (push) Successful in 2m13s
Release Please / Release-plz (push) Failing after 16s
2024-12-13 22:10:38 +00:00
89862e9cb0 test(nextcloud): add new tests
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m43s
Test / build (map[name:stable]) (push) Successful in 2m5s
Release Please / Release-plz (push) Failing after 17s
2024-12-13 22:10:38 +00:00
6e39f94a31 chore(nextcloud): strip out old tests
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m57s
Test / build (map[name:nightly]) (push) Successful in 2m32s
Release Please / Release-plz (push) Failing after 16s
2024-12-13 22:10:38 +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
e05950e09c feat(trello): add command 'trello attachement get'
Some checks failed
Test / build (map[name:stable]) (push) Successful in 2m12s
Test / build (map[name:nightly]) (push) Successful in 3m5s
Release Please / Release-plz (push) Failing after 16s
2024-12-13 22:10:38 +00:00
e7e897db72 docs: add nextcloud credentials instructions
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m42s
Test / build (map[name:stable]) (push) Successful in 2m41s
Release Please / Release-plz (push) Failing after 15s
2024-12-13 22:10:38 +00:00
93d0a227bb feat(trello): add command 'trello card get'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m41s
Test / build (map[name:stable]) (push) Successful in 1m55s
Release Please / Release-plz (push) Failing after 17s
2024-12-13 22:10:38 +00:00
42ec361ff2 refactor(trello): rewrite trello module and rename commands
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m41s
Test / build (map[name:nightly]) (push) Successful in 2m10s
Release Please / Release-plz (push) Failing after 16s
2024-12-13 22:10:38 +00:00
c3fcba6039 refactor(trello): rename 'trello boards list' as 'trello member get'
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m46s
Test / build (map[name:nightly]) (push) Successful in 2m11s
Release Please / Release-plz (push) Failing after 15s
2024-12-13 22:10:38 +00:00
b654ddaeb3 docs: add plan to readme
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m44s
Test / build (map[name:stable]) (push) Successful in 2m6s
Release Please / Release-plz (push) Failing after 16s
2024-12-13 22:10:38 +00:00
30a5e83bb4 feat(trello): add command 'trello stack list'
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m55s
Test / build (map[name:nightly]) (push) Successful in 2m28s
Release Please / Release-plz (push) Failing after 16s
2024-12-13 22:10:38 +00:00
0efecf946e refactor(trello): rename module types as model
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m44s
Test / build (map[name:stable]) (push) Successful in 2m5s
Release Please / Release-plz (push) Failing after 17s
2024-12-13 22:10:38 +00:00
2ee95d699b feat(nextcloud): add command 'nextcloud card add-label'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m48s
Test / build (map[name:stable]) (push) Successful in 2m19s
Release Please / Release-plz (push) Failing after 17s
2024-12-13 22:10:38 +00:00
6552a413da refactor: reshuffling and extracting Executor trait
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m43s
Test / build (map[name:nightly]) (push) Successful in 2m8s
Release Please / Release-plz (push) Failing after 58s
2024-12-13 21:59:28 +00:00
b6831e6de0 feat(nextcloud): add command 'nextcloud card create'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m46s
Test / build (map[name:stable]) (push) Successful in 2m4s
Release Please / Release-plz (push) Failing after 16s
2024-12-13 21:59:28 +00:00
8df5e13837 build: clippy will apply any fixes it can
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m39s
Test / build (map[name:stable]) (push) Successful in 2m19s
Release Please / Release-plz (push) Failing after 17s
2024-12-13 21:59:27 +00:00
ce33f4ab20 feat: enable trace logging support
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m47s
Test / build (map[name:nightly]) (push) Successful in 2m11s
Release Please / Release-plz (push) Failing after 16s
2024-12-13 20:48:23 +00:00
6bac32bb7b refactor: rearrange command dispatcher
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m58s
Test / build (map[name:stable]) (push) Successful in 1m44s
Release Please / Release-plz (push) Failing after 15s
2024-12-13 20:48:23 +00:00
ecef639318 feat(nextcloud): add command 'nextcloud card get'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m51s
Test / build (map[name:stable]) (push) Successful in 2m20s
Release Please / Release-plz (push) Failing after 18s
2024-12-13 20:48:23 +00:00
76abea2fb0 feat: add command 'check'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m55s
Test / build (map[name:stable]) (push) Successful in 2m5s
Release Please / Release-plz (push) Failing after 19s
2024-12-13 20:48:23 +00:00
b09eb6b117 feat(nextcloud): add command 'nextcloud card list'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 1m54s
Test / build (map[name:stable]) (push) Successful in 1m46s
Release Please / Release-plz (push) Failing after 17s
2024-12-13 20:48:23 +00:00