trello-to-deck/src
Paul Campbell 44bc9fbe45
Some checks failed
Test / build (map[name:nightly]) (push) Failing after 3m7s
Test / build (map[name:stable]) (push) Failing after 3m32s
fix: Import*Actor shutsdown properly on error
closes kemitix/trello-to-deck#6
2024-12-31 09:57:53 +00:00
..
import fix: Import*Actor shutsdown properly on error 2024-12-31 09:57:53 +00:00
macros feat: add Rate Limits on trello API and own parallisation 2024-12-29 14:50:29 +00:00
nextcloud feat: revert: store attachments with the card rather than as a file 2024-12-30 22:44:35 +00:00
tests tests: add tests for importing 2024-12-30 22:44:35 +00:00
trello chore: upgrade kxio to v5.0 2024-12-30 12:01:59 +00:00
api_result.rs feat: improved APIResult error reporting and use tracing 2024-12-29 17:56:03 +00:00
check.rs refactor: remove board_id and board_name from config file 2024-12-19 08:14:50 +00:00
config.rs refactor: reshuffling and extracting Executor trait 2024-12-13 21:59:28 +00:00
conversion.rs feat: make best-effort to maintain order of stacks and cards 2024-12-23 09:42:52 +00:00
default-config.toml refactor(trello): rewrite trello module and rename commands 2024-12-13 22:10:38 +00:00
execute.rs feat: add command 'import' 2024-12-20 20:31:52 +00:00
init.rs feat: add kxio printer to context 2024-12-13 09:30:16 +00:00
lib.rs chore: include file name and line number in tracing output 2024-12-29 18:05:58 +00:00
main.rs refactor: pass parsed Commands from main 2024-12-16 07:45:44 +00:00
post-init-instructions.txt feat: command to write initial config file 2024-12-12 17:31:31 +00:00
rate_limit.rs feat: add Rate Limits on trello API and own parallisation 2024-12-29 14:50:29 +00:00
template.rs feat: command to write initial config file 2024-12-12 17:31:31 +00:00