peregrine/.forgejo/workflows
pyr0ball 30423d7dd6
Some checks failed
CI / Backend (Python) (push) Failing after 1s
CI / Frontend (Vue) (push) Failing after 1s
CI / Backend (Python) (pull_request) Failing after 1s
CI / Frontend (Vue) (pull_request) Failing after 1s
fix(ci): restore green CI — ruff install + mirror secret rename
Two workflow fixes:
- ci.yml: add explicit `pip install ruff` before lint step; also add
  freeze/** to push trigger so RC branches run CI
- mirror.yml: rename GITHUB_MIRROR_TOKEN → GH_MIRROR_TOKEN to match
  org-level secret; Forgejo reserves the GITHUB_* prefix so that name
  was silently shadowed, causing mirror pushes to fail with auth errors
2026-06-26 19:25:10 -07:00
..
ci.yml fix(ci): restore green CI — ruff install + mirror secret rename 2026-06-26 19:25:10 -07:00
mirror.yml fix(ci): restore green CI — ruff install + mirror secret rename 2026-06-26 19:25:10 -07:00
release.yml ci: wire Forgejo Actions workflows and add .cliff.toml 2026-04-05 23:57:43 -07:00