Commit Graph

14 Commits

Author SHA1 Message Date
636673a47b Absolute minimal CI
All checks were successful
CI / test (push) Successful in 1s
2026-01-31 23:25:35 +00:00
2b1f505b34 Minimal CI with debug output
Some checks failed
CI / test (push) Failing after 3s
2026-01-31 23:24:37 +00:00
4c576c8ffe Use working-directory and path options in CI workflow
Some checks failed
CI / test (push) Failing after 2s
2026-01-31 23:23:32 +00:00
09843cbedf Add CI timeout and verbose output for debugging
Some checks failed
CI / test (push) Failing after 2s
2026-01-31 23:21:22 +00:00
bbf1e2531b Fix CI: replace sodiumoxide with pure-Rust crypto libraries (aes-gcm, sha2, hkdf)
Some checks failed
CI / test (push) Failing after 2s
2026-01-31 23:17:24 +00:00
400162a295 Test Rust build step
Some checks failed
CI / test (push) Failing after 2s
2026-01-31 23:15:48 +00:00
3e72a048dc Minimal CI workflow test
All checks were successful
CI / test (push) Successful in 0s
2026-01-31 23:15:17 +00:00
165201b193 Simplify CI workflow: single job, remove clippy, use verbose mode
Some checks failed
CI / build-and-test (push) Failing after 2s
2026-01-31 23:14:32 +00:00
3a938191fd Fix CI workflow: update actions/setup-rust to v4, use stable Rust, fix test command
Some checks failed
CI / test (push) Failing after 2s
CI / lint (push) Failing after 2s
2026-01-31 23:13:33 +00:00
b7963b3b76 Fix CI workflow path filter to ignore api-token-vault subdirectory
Some checks failed
CI / test (push) Failing after 2s
2026-01-31 23:10:31 +00:00
74901c9fa4 fix: resolve CI workflow path and add lint job
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
2026-01-31 23:08:32 +00:00
b7d7010c01 Fix CI workflow: specify working directory for Rust project
Some checks failed
CI / test (push) Failing after 0s
CI / lint (push) Failing after 0s
2026-01-31 23:03:16 +00:00
d7b957ce4d fix: add Gitea Actions CI workflow for Rust project
Some checks failed
CI / test (push) Failing after 1s
2026-01-31 23:00:56 +00:00
e0d5c9872d Add Gitea Actions workflow: ci.yml
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 23:00:06 +00:00