Commit Graph

8 Commits

Author SHA1 Message Date
renovate 0a1885e169 chore(deps): update docker/login-action digest to c99871d
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 26s
2026-07-02 12:34:19 +00:00
renovate 582c6dbe0f chore(deps): update docker/setup-buildx-action digest to bb05f3f
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 13s
2026-07-02 09:47:21 +00:00
renovate 01e824fcae chore(deps): update docker/build-push-action action to v7.3.0
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 14s
2026-07-01 15:05:36 +00:00
renovate 24c3bbbe4b chore(deps): update actions/checkout action to v7
PR Checks / hadolint (pull_request) Successful in 7s
PR Checks / build-test (pull_request) Successful in 12s
2026-06-18 15:18:49 +00:00
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