Commit graph

38 commits

Author SHA1 Message Date
f27a8b020d Update Rust crate aes to 0.9
Some checks failed
Build and Test / rust-boss (push) Failing after 5m20s
2026-05-26 12:45:55 +00:00
52cb88e2f9 Merge pull request 'Update Rust crate reqwest to 0.13' (#10) from renovate/reqwest-0.x into main
All checks were successful
Build and Test / rust-boss (push) Successful in 6m55s
Reviewed-on: #10
2026-05-26 13:45:33 +02:00
cbb5225b75 remove redundant rustls-tls feature
All checks were successful
Build and Test / rust-boss (push) Successful in 6m52s
2026-05-25 10:00:42 +02:00
a3c9acfe0c Merge pull request 'Update Rust crate hex-literal to v1' (#13) from renovate/hex-literal-1.x into main
All checks were successful
Build and Test / rust-boss (push) Successful in 6m17s
Reviewed-on: #13
2026-05-18 22:55:27 +02:00
fecfc3acd4 Update Rust crate hex-literal to v1
All checks were successful
Build and Test / rust-boss (push) Successful in 6m13s
2026-05-15 05:01:43 +00:00
375d220cdd Merge pull request 'Update actions/cache action to v5' (#14) from renovate/actions-cache-5.x into main
All checks were successful
Build and Test / rust-boss (push) Successful in 6m28s
Reviewed-on: #14
2026-05-13 21:15:10 +02:00
b786c1d3ba Merge pull request 'Update actions/checkout action to v6' (#15) from renovate/actions-checkout-6.x into main
Some checks failed
Build and Test / rust-boss (push) Has been cancelled
Reviewed-on: #15
2026-05-13 21:15:03 +02:00
791db7ed41 Update actions/checkout action to v6
All checks were successful
Build and Test / rust-boss (push) Successful in 7m34s
2026-05-13 08:31:25 +00:00
e877765b3a Update actions/cache action to v5
All checks were successful
Build and Test / rust-boss (push) Successful in 7m55s
2026-05-13 08:31:21 +00:00
bb475476e6 Update Rust crate reqwest to 0.13
Some checks failed
Build and Test / rust-boss (push) Failing after 21s
2026-05-13 08:31:15 +00:00
7116bbcc7b Merge pull request 'Update Rust crate md-5 to 0.11' (#7) from renovate/md-5-0.x into main
All checks were successful
Build and Test / rust-boss (push) Successful in 6m22s
Reviewed-on: #7
2026-05-13 10:20:22 +02:00
88ca818dce Merge pull request 'Update Rust crate sha1 to 0.11' (#11) from renovate/sha1-0.x into main
Some checks failed
Build and Test / rust-boss (push) Has been cancelled
Reviewed-on: #11
2026-05-13 10:18:05 +02:00
558e9e6274 Merge pull request 'Update Rust crate quick-xml to 0.40' (#8) from renovate/quick-xml-0.x into main
Some checks failed
Build and Test / rust-boss (push) Has been cancelled
Reviewed-on: #8
2026-05-13 10:16:49 +02:00
0ecdbbee29 Merge pull request 'Update Rust crate base64 to 0.22' (#4) from renovate/base64-0.x into main
Some checks failed
Build and Test / rust-boss (push) Has been cancelled
Reviewed-on: #4
2026-05-13 10:16:26 +02:00
3cc0a6157f Update Rust crate md-5 to 0.11
All checks were successful
Build and Test / rust-boss (push) Successful in 9m28s
2026-05-13 07:16:19 +00:00
ae2b39c71e Update Rust crate base64 to 0.22
All checks were successful
Build and Test / rust-boss (push) Successful in 8m39s
2026-05-13 07:16:10 +00:00
ee86511162 Update Rust crate sha1 to 0.11
All checks were successful
Build and Test / rust-boss (push) Successful in 8m32s
2026-05-13 07:01:31 +00:00
50198c3849 Update Rust crate quick-xml to 0.40
All checks were successful
Build and Test / rust-boss (push) Successful in 8m19s
2026-05-13 07:01:24 +00:00
89d95e8aef Update .forgejo/workflows/build.yml
All checks were successful
Build and Test / rust-boss (push) Successful in 8m22s
2026-05-13 09:00:28 +02:00
e1f600bdd8 Fix Build Action
All checks were successful
Build and Test / rust-boss (push) Successful in 6m26s
2026-05-02 21:12:40 +01:00
3b5ef16f32 Fix Incorrect Job Name
Some checks failed
Build and Test / rust-boss (push) Failing after 16s
2026-05-02 21:01:34 +01:00
0bd1a40303 Migrate keycloak-helper to Spacebar Forgejo
Some checks failed
Build and Test / cache-mii (push) Failing after 52s
2026-05-02 20:39:59 +01:00
101ed605c9 Switch to Forgejo Actions 2026-05-02 20:39:59 +01:00
24e5a2f9ac Merge pull request 'Configure Renovate' (#2) from renovate/configure into main
Reviewed-on: #2
2026-04-28 13:28:42 +02:00
78c38f45ab Add renovate.json 2026-04-28 11:03:09 +00:00
4d5436bca9 Add get_wup Admin API routes 2026-04-23 17:19:49 +01:00
25d2e1d036 Implement Keycloak authentication to Admin API 2026-04-23 15:39:38 +01:00
b6b0628836 fix ca issues 2026-03-28 23:17:03 +01:00
e7987b2650 Merge branch 'main' into 'main'
Migrate file storage to S3

See merge request spfn/rust-boss!1
2026-03-28 22:49:41 +01:00
bb0c06faf4 Migrate file storage to S3 2026-03-28 22:49:40 +01:00
f6897c30ac Allow using Multiple Boss App IDs for WUP Files 2026-02-25 18:38:32 +00:00
3b6c3b92ba Update sqlx prep for Database Changes 2026-02-25 11:47:23 +00:00
6d72c7d38d Fix Incorrect Tasks Table Primary Key 2026-02-25 11:43:55 +00:00
a8f93606df Fix Panics with Short Task IDs 2026-02-24 22:54:32 +00:00
1b6b7ea8bc Fix Dockerfile 2026-02-12 12:04:48 +00:00
3feb12320f Fix CI Build 2026-02-12 12:01:40 +00:00
135828393c Fix CI Test 2026-02-12 11:58:37 +00:00
c09b00ff35 Initial Commit 2026-02-12 11:56:29 +00:00