Commit Graph

8 Commits

Author SHA1 Message Date
renovate c8f04cd5fb chore(deps): update docker/metadata-action digest to dc80280
PR Checks / hadolint (pull_request) Successful in 9s
PR Checks / build-test (pull_request) Successful in 21s
2026-07-02 13:11:18 +00:00
renovate 3abc0da5c1 chore(deps): update docker/setup-buildx-action digest to bb05f3f
PR Checks / hadolint (pull_request) Successful in 9s
PR Checks / build-test (pull_request) Successful in 13s
2026-07-02 09:39:36 +00:00
renovate 668b8d9baa 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 15s
2026-07-01 14:59:01 +00:00
renovate 15ce4453b6 chore(deps): update actions/checkout action to v7
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 15s
2026-06-18 15:09:24 +00:00
cloudix_mcp_server e9d2978bff fix: use . as context, not ./pkg
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Failing after 12s
2026-06-14 10:50:40 -04:00
cloudix_mcp_server 56590c9df5 fix: correct build-push SHA in cron.yaml 2026-06-13 19:19:09 -04:00
Sagent 7f3cc66380 Align workflows with htpasswd standard pattern
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Failing after 14s
- Add hadolint, test, and build jobs in dependency chain matching htpasswd
- Update build context: ./pkg, file: pkg/Dockerfile
- Update image to jcabillot/send with SA_TOKEN_ACTION_PUSH_TAGS
- Add continue-on-error on hadolint jobs, setup-buildx in test steps
- Add version comments on action SHAs
- Use fetch-depth: 0 for tag-related checkouts
- Configure git auth URL with SA_TOKEN_ACTION_PUSH_TAGS for tag creation

Closes: fix/workflow-standard
2026-06-13 21:36:33 +00:00
cloudix_mcp_server fc8d90063e Add cron.yaml workflow 2026-06-12 19:41:05 -04:00