ForgeJo Action. See: https://git.kemitix.net/kemitix/rust
0615712895
chore: release v0.1.1
...
Test / build (map[name:nightly]) (pull_request) Successful in 4m23s
Test / build (map[name:stable]) (pull_request) Successful in 4m13s
Signed-off-by: ForgeJo Action. See: https://git.kemitix.net/kemitix/rust <action@git.kemitix.net>
2025-01-02 00:02:17 +00:00
Renovate Bot
8e2d99de67
chore(deps): update rust crate rstest to 0.24
Test / build (map[name:stable]) (pull_request) Successful in 20m16s
Test / build (map[name:nightly]) (pull_request) Successful in 22m39s
Release Please / Release-plz (push) Successful in 1m11s
Test / build (map[name:nightly]) (push) Successful in 3m47s
Test / build (map[name:stable]) (push) Successful in 4m6s
2025-01-01 19:19:41 +00:00
1293442d5d
chore: update gitignore and add Cargo.lock
Test / build (map[name:stable]) (push) Successful in 4m15s
Test / build (map[name:nightly]) (push) Successful in 4m45s
Release Please / Release-plz (push) Failing after 38s
2024-12-31 15:32:25 +00:00
64467cf107
chore: upgrade kxio to v5.0
...
Test / build (map[name:nightly]) (push) Successful in 4m14s
Test / build (map[name:stable]) (push) Successful in 4m14s
Release Please / Release-plz (push) Failing after 31s
Update tests to use net.assert_no_unused_plans()
2024-12-30 12:01:59 +00:00
1568b7e08a
feat: add support for tokio-console
Test / build (map[name:nightly]) (push) Successful in 2m50s
Test / build (map[name:stable]) (push) Successful in 2m39s
Release Please / Release-plz (push) Failing after 53s
2024-12-22 22:52:17 +00:00
4cdfdaec6f
feat(trello): support exponential backoff with jitter
Test / build (map[name:stable]) (push) Successful in 1m56s
Test / build (map[name:nightly]) (push) Successful in 2m26s
Release Please / Release-plz (push) Failing after 17s
2024-12-22 14:30:10 +00:00
0e123898db
feat: split into actors
Test / build (map[name:nightly]) (push) Successful in 1m59s
Test / build (map[name:stable]) (push) Successful in 2m18s
Release Please / Release-plz (push) Failing after 13s
2024-12-22 14:28:51 +00:00
a7bd75a426
feat: add command 'import'
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
6d234609e7
feat: add command 'nextcloud card add-attachment'
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
ab185d0c87
tests: add tests for commands 'trello attachment get' and 'trello attachment save'
Test / build (map[name:nightly]) (push) Successful in 2m16s
Test / build (map[name:stable]) (push) Successful in 2m22s
Release Please / Release-plz (push) Failing after 22s
2024-12-15 17:09:44 +00:00
Renovate Bot
7309fc6968
fix(deps): update rust crate kxio to v4
Test / build (map[name:stable]) (pull_request) Successful in 2m1s
Test / build (map[name:nightly]) (pull_request) Successful in 3m18s
Test / build (map[name:nightly]) (push) Successful in 2m38s
Test / build (map[name:stable]) (push) Successful in 2m22s
Release Please / Release-plz (push) Failing after 19s
2024-12-15 15:05:05 +00:00
547b659a97
tests: add tests for APIResult
Test / build (map[name:nightly]) (push) Successful in 2m1s
Test / build (map[name:stable]) (push) Successful in 2m37s
Release Please / Release-plz (push) Failing after 19s
2024-12-14 22:03:56 +00:00
ce33f4ab20
feat: enable trace logging support
Test / build (map[name:stable]) (push) Successful in 1m47s
Test / build (map[name:nightly]) (push) Successful in 2m11s
Release Please / Release-plz (push) Failing after 16s
2024-12-13 20:48:23 +00:00
9c8243561f
feat(nextcloud): add command 'nextcloud stack list'
Test / build (map[name:nightly]) (push) Successful in 2m23s
Test / build (map[name:stable]) (push) Successful in 3m1s
Release Please / Release-plz (push) Failing after 21s
2024-12-13 19:32:35 +00:00
584f056b45
feat(nextcloud): add command 'nextcloud board list'
Test / build (map[name:nightly]) (push) Successful in 2m12s
Test / build (map[name:stable]) (push) Successful in 3m7s
Release Please / Release-plz (push) Failing after 16s
2024-12-13 13:33:42 +00:00
de94004be3
feat: add APIResult
...
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
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
70aa002048
feat: load config file
Test / build (map[name:nightly]) (push) Successful in 2m51s
Test / build (map[name:stable]) (push) Successful in 2m29s
Release Please / Release-plz (push) Failing after 27s
2024-12-12 20:38:08 +00:00
c8ff4b2694
feat: command to write initial config file
...
Test / build (map[name:stable]) (push) Successful in 2m4s
Test / build (map[name:nightly]) (push) Successful in 2m23s
Release Please / Release-plz (push) Failing after 20s
move tests to a tests/mod
????
2024-12-12 17:31:31 +00:00
db0d599577
feat: define command arguments to parse
Test / build (map[name:nightly]) (push) Successful in 1m29s
Test / build (map[name:stable]) (push) Successful in 1m53s
Release Please / Release-plz (push) Failing after 15s
2024-12-12 17:31:31 +00:00
93158ea0a0
feat: define Ctx to hold context (e.g. fs and net handles)
Test / build (map[name:nightly]) (push) Successful in 1m31s
Test / build (map[name:stable]) (push) Successful in 2m4s
Release Please / Release-plz (push) Failing after 15s
2024-12-12 17:31:31 +00:00
8080bb2dde
feat: make main tokio async
Test / build (map[name:stable]) (push) Successful in 1m13s
Test / build (map[name:nightly]) (push) Successful in 1m37s
Release Please / Release-plz (push) Failing after 14s
2024-12-12 07:58:14 +00:00
27b8aa7e11
chore(deps): add planned dependencies as comments
Test / build (map[name:stable]) (push) Successful in 1m2s
Test / build (map[name:nightly]) (push) Successful in 1m32s
Release Please / Release-plz (push) Failing after 16s
2024-12-12 07:58:14 +00:00
3c57554475
build: initial ci setup
Test / build (map[name:stable]) (push) Successful in 1m9s
Test / build (map[name:nightly]) (push) Successful in 1m28s
Release Please / Release-plz (push) Failing after 13s
2024-12-12 07:55:23 +00:00
11dec4a929
cargo init
2024-12-10 08:25:33 +00:00