siftlode/.forgejo
npeter83 7c43156d6a ci: remove post-merge ci.yml workflow
It duplicated the developer-machine quality gate (tsc + npm build + compileall),
ran post-merge on main (not a pre-merge gate), and would put the heavy frontend
build on the small prod VPS on every push — the very load deploy.yml deliberately
keeps on the dev box. The local pre-ship checks are the CI in this setup.
2026-06-21 05:53:06 +02:00
..
workflows ci: remove post-merge ci.yml workflow 2026-06-21 05:53:06 +02:00