Files
mcpctl/.gitea/workflows
Michal Rydlikowski de04055120
Some checks failed
CI/CD / lint (push) Successful in 48s
CI/CD / test (push) Successful in 59s
CI/CD / typecheck (push) Has been cancelled
CI/CD / smoke (push) Has been cancelled
CI/CD / build (amd64) (push) Has been cancelled
CI/CD / build (arm64) (push) Has been cancelled
CI/CD / publish-rpm (amd64) (push) Has been cancelled
CI/CD / publish-rpm (arm64) (push) Has been cancelled
CI/CD / publish-deb (amd64) (push) Has been cancelled
CI/CD / publish-deb (arm64) (push) Has been cancelled
fix: require smoke tests before publishing, reduce CI instance wait
- publish-rpm and publish-deb now depend on both build and smoke jobs,
  so packages are only published after all tests pass
- Reduce "Wait for server instance" from 60x5s (5min) to 10x2s (20s)
  since Docker containers can't run in CI anyway
- Add debug output to RPM/DEB packaging steps

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-13 23:32:01 +00:00
..