trello-to-deck/src
Paul Campbell ee7c0f230c
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 4m22s
Test / build (map[name:stable]) (push) Successful in 4m34s
Release Please / Release-plz (push) Failing after 31s
refactor: nextcloud client: request takes Bytes
2024-12-30 07:18:41 +00:00
..
import refactor: create missing stacks 2024-12-29 18:05:43 +00:00
macros feat: add Rate Limits on trello API and own parallisation 2024-12-29 14:50:29 +00:00
nextcloud refactor: nextcloud client: request takes Bytes 2024-12-30 07:18:41 +00:00
tests feat: add Rate Limits on trello API and own parallisation 2024-12-29 14:50:29 +00:00
trello feat: impl From<i64> for TrelloCardPosition 2024-12-29 17:55:37 +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