Files
mcpctl/.gitea/workflows/ci.yml
Michal Rydlikowski 3f98758da2
All checks were successful
CI/CD / lint (push) Successful in 46s
CI/CD / test (push) Successful in 1m0s
CI/CD / typecheck (push) Successful in 3m5s
CI/CD / build (push) Successful in 2m33s
CI/CD / smoke (push) Successful in 6m7s
CI/CD / publish (push) Successful in 1m36s
fix: remove matrix strategy from build/publish jobs
The act runner (v0.3.0) on NAS can't handle matrix jobs reliably on a
single worker — concurrent matrix entries fail silently. Build both
amd64 and arm64 sequentially in a single job instead.

Merge publish-rpm and publish-deb into a single publish job that
iterates over all RPM/DEB files in dist/.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 03:52:35 +00:00

14 KiB