fix: standardize workflow versions to htpasswd pattern #14

Merged
jcabillot merged 6 commits from fix/workflow-standard into master 2026-06-13 16:06:54 -04:00
Owner

Standardizes the actions/checkout version comments from # v6.0.3 to # v6, matching the htpasswd repo pattern.

  • main.yaml: # v6.0.3# v6 for all actions/checkout steps
  • cron.yaml: # v6.0.3# v6 for all actions/checkout steps (cron schedule kept as '0 0 * * *')
  • tag.yaml: # v6.0.3# v6 for all actions/checkout steps

Image remains jcabillot/awscli and git URL remains scm.cabillot.eu/perso/awscli.git.

Standardizes the `actions/checkout` version comments from `# v6.0.3` to `# v6`, matching the htpasswd repo pattern. - `main.yaml`: `# v6.0.3` → `# v6` for all `actions/checkout` steps - `cron.yaml`: `# v6.0.3` → `# v6` for all `actions/checkout` steps (cron schedule kept as `'0 0 * * *'`) - `tag.yaml`: `# v6.0.3` → `# v6` for all `actions/checkout` steps Image remains `jcabillot/awscli` and git URL remains `scm.cabillot.eu/perso/awscli.git`.
cloudix_mcp_server added 3 commits 2026-06-13 16:01:49 -04:00
cloudix_mcp_server added 1 commit 2026-06-13 16:02:36 -04:00
fix: restructure main.yaml - test mandatory before build, no Docker push on master
PR Checks / hadolint (pull_request) Successful in 6s
PR Checks / build-test (pull_request) Successful in 14s
32c0fed028
cloudix_mcp_server added 1 commit 2026-06-13 16:03:27 -04:00
cloudix_mcp_server added 1 commit 2026-06-13 16:03:28 -04:00
fix: restructure tag.yaml - add test before build-push
PR Checks / build-test (pull_request) Successful in 15s
PR Checks / hadolint (pull_request) Successful in 7s
932fa3c2df
jcabillot merged commit c906b2e4a1 into master 2026-06-13 16:06:54 -04:00
jcabillot deleted branch fix/workflow-standard 2026-06-13 16:06:54 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perso/awscli#14