trello-to-deck/src/trello
Paul Campbell 1c82ed3a80
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
chore: remove dead code: trello::url()
2024-12-15 17:48:23 +00:00
..
model chore: remove unused From implementations for TrelloAuth 2024-12-15 17:11:51 +00:00
test_data feat: add APIResult 2024-12-12 22:34:51 +00:00
tests tests: add test for TrelloBoards::find_by_name() 2024-12-15 17:30:57 +00:00
attachment.rs feat(trello): add command 'trello attachement save' 2024-12-13 22:10:38 +00:00
board.rs refactor(trello): rewrite trello module and rename commands 2024-12-13 22:10:38 +00:00
card.rs feat(trello): add command 'trello card get' 2024-12-13 22:10:38 +00:00
client.rs feat(trello): add command 'trello attachement save' 2024-12-13 22:10:38 +00:00
member.rs refactor(trello): rewrite trello module and rename commands 2024-12-13 22:10:38 +00:00
mod.rs chore: remove dead code: trello::url() 2024-12-15 17:48:23 +00:00
stack.rs refactor(trello): rewrite trello module and rename commands 2024-12-13 22:10:38 +00:00