Commit graph

30 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
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
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
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
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
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
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
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
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
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
4f4edc53c8 feat(trello): add command 'trello board list'
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m46s
Test / build (map[name:nightly]) (push) Successful in 2m3s
Release Please / Release-plz (push) Failing after 14s
2024-12-13 20:48:23 +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
b0715f6931 refactor: Add FullCtx which is Ctx with AppConfig
Some checks failed
Test / build (map[name:stable]) (push) Successful in 2m17s
Test / build (map[name:nightly]) (push) Successful in 2m27s
Release Please / Release-plz (push) Failing after 13s
2024-12-13 09:30:15 +00:00
c8f9780226 feat(trello): add basics of trello config model
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m14s
Test / build (map[name:stable]) (push) Successful in 2m57s
Release Please / Release-plz (push) Failing after 21s
2024-12-12 22:34:51 +00:00
de94004be3 feat: add APIResult
Some checks failed
Test / build (map[name:stable]) (push) Successful in 2m50s
Test / build (map[name:nightly]) (push) Successful in 2m55s
Release Please / Release-plz (push) Failing after 21s
This is a generic type that contains the raw JSON response and the parsed value as a Result.

fixup: APIResult

FIXUP: APIResutl can handle missing response bodies
2024-12-12 22:34:51 +00:00