tftsr-devops_investigation/.gitea/workflows
Shaun Arman 2da529fb75
All checks were successful
Test / rust-fmt-check (pull_request) Successful in 14s
PR Review Automation / review (pull_request) Successful in 2m57s
Test / frontend-typecheck (pull_request) Successful in 1m15s
Test / frontend-tests (pull_request) Successful in 1m18s
Test / rust-clippy (pull_request) Successful in 5m34s
Test / rust-tests (pull_request) Successful in 6m52s
fix(ci): use Gitea file API to push CHANGELOG.md — eliminates non-fast-forward rejection
git push origin HEAD:master fails when master advances between the job's
fetch and its push. Replace with PUT /repos/.../contents/CHANGELOG.md
which atomically updates the file on master regardless of HEAD position.
2026-04-12 22:06:21 -05:00
..
auto-tag.yml fix(ci): use Gitea file API to push CHANGELOG.md — eliminates non-fast-forward rejection 2026-04-12 22:06:21 -05:00
build-images.yml fix(ci): replace docker:24-cli with alpine + docker-cli in build-images 2026-04-12 20:16:32 -05:00
pr-review.yml fix: harden pr-review workflow — secret redaction, log safety, auth header 2026-04-12 18:03:17 -05:00
test.yml fix(ci): address second AI review — || true, ca-certs, cache@v4, key suffixes 2026-04-12 20:16:32 -05:00