Commit Graph
8 Commits
Author SHA1 Message Date
cloudix_mcp_server 361c2c72be Convert cron.yaml to standard htpasswd 4-workflow pattern (no artifact)
Preserve original schedule (0 0 * * *). Replace artifact upload/download
with setup-buildx + metadata-action + build-push-action chain.
2026-06-13 17:54:39 -04:00
cloudix_mcp_server 3c2d96a317 Convert main.yaml to standard htpasswd 4-workflow pattern (no artifact)
Replace artifact upload/download with direct build per job using
setup-buildx-action. Chain: hadolint→test→build→tag.
2026-06-13 17:54:38 -04:00
cloudix_mcp_server 6eca2fc500 feat(ci): add nightly rebuild workflow
PR Checks / lint (pull_request) Successful in 7s
PR Checks / build (pull_request) Successful in 53s
PR Checks / test (pull_request) Successful in 25s
2026-06-12 16:19:29 -04:00
cloudix_mcp_server e977e99155 feat(ci): add tag release workflow 2026-06-12 16:19:23 -04:00
cloudix_mcp_server ba4c8108ab feat(ci): add main CI workflow — lint, build, test, push to Docker Hub 2026-06-12 16:19:17 -04:00
cloudix_mcp_server 4f38b4377f feat(ci): add PR checks workflow — hadolint, build, test 2026-06-12 16:19:12 -04:00
cloudix_mcp_server 89725e8e1b chore(ci): remove monolithic docker-build.yaml 2026-06-12 16:19:08 -04:00
cloudix_mcp_server 2913b930aa ci: add automatic semver tagging on merge to master
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 1m0s
Docker Build and Push / test (pull_request) Successful in 25s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:22:59 -04:00