Files
local-ci-cd-system/.gitea
Simone 6c4e5c2e0e
Lint / pssa (push) Successful in 26s
Lint / python (push) Successful in 54s
fix(ci): build-ns7zip workflow_dispatch only (decouple from CI-system tags)
build-ns7zip builds an EXTERNAL repo (nsis-plugin-ns7zip). The
`push: tags v*` trigger (inherited from when this workflow lived in
the plugin repo) made every CI-system tag — including the Phase A
marker v2.0.0-phaseA — auto-build and publish an ns7zip release on
the CI-system repo. Remove the tag trigger; manual dispatch only.
The release job's tag-gate `if` now never fires (skipped) — release
flow already validated with a throwaway tag.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 23:32:46 +02:00
..