Commit Graph

4 Commits

Author SHA1 Message Date
cloudix_mcp_server 6717027473 fix: remove test.sh from cron.yaml test job (no tests/test.sh in repo)
PR Checks / hadolint (pull_request) Failing after 4s
PR Checks / build-test (pull_request) Successful in 14s
2026-06-13 20:27:35 -04:00
cloudix_mcp_server a7f786c1fb fix: correct all action SHAs in cron.yaml 2026-06-13 19:11:55 -04:00
Sagent d5a8444739 feat(ci): rewrite all 4 workflows matching htpasswd standard pattern
PR Checks / hadolint (pull_request) Failing after 3s
PR Checks / build-test (pull_request) Failing after 28s
- pr.yaml: PR checks (hadolint + build-test) on PRs to main
- main.yaml: lint → test → build → auto-tag on push to main
- tag.yaml: lint → test → build-push with tag-based Docker metadata
- cron.yaml: nightly rebuild (0 0 * * *) with latest semver tag

Adapted from perso/htpasswd template with:
- Image: jcabillot/docker-duplicacy
- Git URL: scm.cabillot.eu/perso/docker-duplicacy.git
- RELEASE_BRANCHES: main
- Cron schedule: '0 0 * * *' (from original cron.yaml)
- Secret: GITHUB_TOKEN (existing)
2026-06-13 21:38:56 +00:00
cloudix_mcp_server 198b67b320 feat(ci): add nightly rebuild of latest + most recent tag
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 12s
2026-06-12 15:43:14 -04:00