Commit Graph
9 Commits
Author SHA1 Message Date
cloudix_mcp_server 895d3f8aa9 chore: convert main to htpasswd 4-workflow pattern
Standardise main workflow: hadolint → test → build → tag.
Image from original metadata (jcabillot/dl). Git URL: scm.cabillot.eu/web/dl.git.
2026-06-13 17:47:08 -04:00
cloudix_mcp_server 630b85ad8b chore: convert cron to htpasswd 4-workflow pattern
Standardise cron workflow: hadolint → test → build-push.
Keep original nightly schedule (0 0 * * *) and nightly+sha tag metadata.
2026-06-13 17:46:53 -04:00
cloudix_mcp_server dd4795327a fix(ci): correct labels variable syntax in cron.yaml
PR Checks / lint (pull_request) Successful in 6s
PR Checks / test (pull_request) Successful in 1m8s
2026-06-12 16:40:54 -04:00
cloudix_mcp_server 96db4c613f chore(ci): remove old combined workflow in favor of split pipelines 2026-06-12 16:40:40 -04:00
cloudix_mcp_server 85725d47c5 feat(ci): add nightly rebuild workflow 2026-06-12 16:40:25 -04:00
cloudix_mcp_server d49634163f feat(ci): add tag release workflow 2026-06-12 16:40:21 -04:00
cloudix_mcp_server 0d7f7c5560 feat(ci): add main pipeline — build & push on push to master 2026-06-12 16:40:18 -04:00
cloudix_mcp_server d71e9eb20b feat(ci): add PR checks workflow — hadolint lint + build + test 2026-06-12 16:40:13 -04:00
cloudix_mcp_server 7998e5fbdf ci: add automatic semver tagging on merge to master
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 2m51s
Docker Build and Push / test (pull_request) Successful in 27s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-12 13:22:09 -04:00