feat(ci): refactor pipelines — hadolint, PR checks, tag releases, nightly rebuild #15
Reference in New Issue
Block a user
Delete Branch "fix/refactor-ci-pipelines"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Migration from monolithic pipeline to 4 focused workflows
Replace the single
docker-build.yamlwith 4 purpose-specific workflows:0 0 * * *Changes
tests/test.shjcabillot/ip:latestto Docker Hubv*tag on every master commitdocker-build.yaml(old monolithic workflow)All SHAs pinned to exact commit hashes:
actions/checkout@df4cb1c0hadolint/hadolint-action@2332a7b7docker/setup-buildx-action@d7f5e7f5docker/login-action@650006c6docker/metadata-action@80c7e94ddocker/build-push-action@f9f3042fanothrNick/github-tag-action@4ed44965