tftsr-devops_investigation/.gitea/workflows
Shaun Arman 29b6fb2170
Some checks failed
Test / rust-fmt-check (push) Failing after 2s
Test / rust-clippy (push) Failing after 2s
Test / frontend-typecheck (push) Has been cancelled
Test / rust-tests (push) Failing after 2s
Test / frontend-tests (push) Failing after 3s
ci: fix checkout — replace actions/checkout@v4 with direct git clone
actions/checkout@v4 requires Node.js which is not in rust:1.88-slim.
Replace with direct git init+fetch+checkout using the Gitea instance URL.
Also fix release.yml: each build job creates the release (idempotent)
and uploads its own artifacts inline via Gitea API.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 15:52:53 -05:00
..
release.yml ci: fix checkout — replace actions/checkout@v4 with direct git clone 2026-03-29 15:52:53 -05:00
test.yml ci: fix checkout — replace actions/checkout@v4 with direct git clone 2026-03-29 15:52:53 -05:00