Commit Graph
11 Commits
Author SHA1 Message Date
cloudix_mcp_server 5c03e5011f fix: rewrite pr.yaml with raw YAML (was base64)
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 27s
2026-06-13 22:19:12 -04:00
cloudix_mcp_server 95709c689e fix: rewrite tag.yaml with raw YAML (was base64) 2026-06-13 22:19:07 -04:00
cloudix_mcp_server 42e45559ae fix: rewrite cron.yaml with raw YAML (was base64) 2026-06-13 22:19:01 -04:00
cloudix_mcp_server 53b918de62 fix: rewrite main.yaml with raw YAML (was base64) 2026-06-13 22:18:57 -04:00
cloudix_mcp_server 7d394b10f3 feat(ci): add nightly rebuild workflow with cron schedule 2026-06-13 21:25:38 -04:00
cloudix_mcp_server bdf7cfd119 feat(ci): add tag release workflow with hadolint and build-push 2026-06-13 21:25:31 -04:00
cloudix_mcp_server 4ed702927c feat(ci): add main release workflow with build, push, and auto-tag 2026-06-13 21:25:27 -04:00
cloudix_mcp_server f455f5c247 feat(ci): add PR workflow with hadolint and build 2026-06-13 21:25:24 -04:00
cloudix_mcp_server 5e74f5d845 chore: remove old docker-build.yaml for 4-workflow split 2026-06-13 21:24:36 -04:00
cloudix_mcp_server efee1cee5c chore: remove legacy Jenkinsfile after migration to Gitea Actions
Docker Build and Push / build (pull_request) Successful in 3m47s
The CI pipeline has been fully migrated from Jenkins to Gitea Actions.
The Jenkinsfile is no longer needed.
2026-06-12 19:56:08 -04:00
cloudix_mcp_server f4f5a42a39 refactor: migrate CI pipeline to use semantic version tags for actions
- Replace pinned SHA action versions with maintainable semantic version tags
- Add QEMU setup for multi-arch builds
- Simplify conditionals and improve readability
- Clean up tag strategy with metadata action
2026-06-12 19:56:06 -04:00