Commit graph

16 commits

Author SHA1 Message Date
d65dbd18ee chore: add more tracing messages
Some checks failed
Test / build (map[name:stable]) (push) Successful in 6m42s
Test / build (map[name:nightly]) (push) Successful in 7m50s
Release Please / Release-plz (push) Failing after 48s
2024-12-29 18:05:13 +00:00
4f69fc0a4b feat: make best-effort to maintain order of stacks and cards
Some checks failed
Release Please / Release-plz (push) Failing after 42s
Test / build (map[name:stable]) (push) Has been cancelled
Test / build (map[name:nightly]) (push) Has been cancelled
2024-12-23 09:42:52 +00:00
5d62b7edd0 feat(nextcloud): support exponential backoff with jitter
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m21s
Test / build (map[name:stable]) (push) Successful in 2m6s
Release Please / Release-plz (push) Failing after 27s
2024-12-22 15:17:09 +00:00
61323484a2 refactor: split import into smaller functions
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m51s
Test / build (map[name:nightly]) (push) Successful in 2m26s
Release Please / Release-plz (push) Failing after 26s
2024-12-22 14:27:41 +00:00
a7bd75a426 feat: add command 'import'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m48s
Test / build (map[name:stable]) (push) Successful in 2m34s
Release Please / Release-plz (push) Failing after 19s
2024-12-20 20:31:52 +00:00
e8c03ee925 feat(nextcloud): add command 'nextcloud board create-label'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m7s
Test / build (map[name:stable]) (push) Successful in 2m11s
Release Please / Release-plz (push) Failing after 27s
2024-12-20 13:41:47 +00:00
ad662cf422 refactor(trello): pin down parameter types for create_card
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m11s
Test / build (map[name:stable]) (push) Successful in 2m14s
Release Please / Release-plz (push) Failing after 20s
2024-12-20 09:32:54 +00:00
a887966755 feat(nextcloud): add command 'nextcloud stack create'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m4s
Test / build (map[name:stable]) (push) Successful in 2m6s
Release Please / Release-plz (push) Failing after 19s
2024-12-20 09:30:40 +00:00
2625ce44c0 feat(nextcloud): add command 'nextcloud board labels'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m15s
Test / build (map[name:stable]) (push) Successful in 2m14s
Release Please / Release-plz (push) Failing after 19s
2024-12-20 09:29:18 +00:00
6d234609e7 feat: add command 'nextcloud card add-attachment'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m18s
Test / build (map[name:stable]) (push) Successful in 2m17s
Release Please / Release-plz (push) Failing after 27s
2024-12-18 17:21:01 +00:00
36a2258bc6 refactor: command 'nextcloud card add-label'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m12s
Test / build (map[name:stable]) (push) Successful in 2m28s
Release Please / Release-plz (push) Failing after 22s
2024-12-18 17:19:17 +00:00
8598de6976 refactor: command 'nextcloud card create'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 2m25s
Test / build (map[name:stable]) (push) Successful in 2m12s
Release Please / Release-plz (push) Failing after 18s
2024-12-18 17:19:17 +00:00
aac5ff3f5f feat: add command 'nextcloud board get'
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 7m33s
Test / build (map[name:stable]) (push) Successful in 2m4s
Release Please / Release-plz (push) Failing after 17s
2024-12-17 20:47:28 +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
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