5 Commits

Author SHA1 Message Date
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