Migrate a Trello Board to a Nextcloud Deck
Find a file
Paul Campbell de94004be3
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
feat: add APIResult
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
.forgejo/workflows build: initial ci setup 2024-12-12 07:55:23 +00:00
.idea cargo init 2024-12-10 08:25:33 +00:00
src feat: add APIResult 2024-12-12 22:34:51 +00:00
.gitignore build: initial ci setup 2024-12-12 07:55:23 +00:00
Cargo.toml feat: add APIResult 2024-12-12 22:34:51 +00:00
justfile feat: load config file 2024-12-12 20:38:08 +00:00
LICENSE build: initial ci setup 2024-12-12 07:55:23 +00:00
renovate.json build: initial ci setup 2024-12-12 07:55:23 +00:00
trello-to-deck.toml cargo init 2024-12-10 08:25:33 +00:00