This repository has been archived on 2026-04-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/.gitea/workflows/ci.yaml
Jeffrey Smith d9fdf282a9 Fix CI gating: VERSION deploy-only, docs no longer skip deploy
Three bugs in path-based CI gating:
- VERSION and scripts/* triggered frontend+backend tests unnecessarily;
  now classified as deploy-only (scripts/db-* still matches as BE)
- docs-only changes skipped build-and-deploy, but docs are served
  in-app by the Docs surface — every change needs a deploy
- Updated path gating comment block and pipeline header to match

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 15:20:02 +00:00

37 KiB