tftsr-devops_investigation/.gitea/workflows
Shaun Arman 30d6e73226
Some checks failed
PR Review Automation / review (pull_request) Successful in 2m55s
Test / frontend-typecheck (pull_request) Successful in 1m38s
Test / frontend-tests (pull_request) Successful in 1m39s
Test / rust-tests (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Has been cancelled
Test / rust-clippy (pull_request) Has been cancelled
fix(ci): replace JS-based Renovate action with direct container invocation
The runner environment does not have Node.js in PATH, causing
actions/checkout@v4 and renovatebot/github-action@v41.0.0 (both JS
actions) to fail at startup.

Use renovate/renovate:latest as the job container and invoke the
renovate binary directly via run:, consistent with how all other
workflows in this repo handle checkout and tooling. The Checkout step
was also unnecessary — Renovate manages its own git operations.
2026-06-06 20:48:46 -05:00
..
auto-tag.yml fix(workflow): remove duplicate else block in changelog generation 2026-06-06 12:01:55 -05:00
build-images.yml fix: comprehensive trcaa→tftsr conversion and URL corrections 2026-06-05 15:38:29 -05:00
pr-review.yml fix: remove GitHub-specific files and fix remaining URLs 2026-06-05 15:01:11 -05:00
renovate.yaml fix(ci): replace JS-based Renovate action with direct container invocation 2026-06-06 20:48:46 -05:00
test.yml fix(ci): install Tauri system dependencies in nightly containers 2026-06-05 16:47:59 -05:00