Commit Graph

4 Commits

Author SHA1 Message Date
cloudix_mcp_server de05328845 fix: remove test.sh from pr.yaml (no tests/test.sh in repo)
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 13s
2026-06-13 20:27:43 -04:00
cloudix_mcp_server 6f6f220c88 fix: correct all action SHAs in pr.yaml
PR Checks / build-test (pull_request) Failing after 28s
PR Checks / hadolint (pull_request) Failing after 6s
2026-06-13 19:11:58 -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 6151f18d6b feat(ci): add PR workflow with Hadolint + build + test
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 19s
2026-06-12 15:42:56 -04:00