Publish internal latest image tags#3221
Conversation
|
🎯 Code Coverage (details) 🔗 Commit SHA: 8d4f0e3 | Docs | Datadog PR Page | Give us feedback! |
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
The expected merge time in
This pull request was merged directly. |
|
/gitlab resync-job-status --bypass-required-checks-syncing-strategy |
|
View all feedbacks in Devflow UI.
15 jobs status updated and 9 skipped for a total of 24 jobs |
|
/gitlab resync-job-status --bypass-required-checks-syncing-strategy |
|
View all feedbacks in Devflow UI.
15 jobs status updated and 9 skipped for a total of 24 jobs |
What changed
Adds internal
latestandlatest-fipsimage publication jobs to.gitlab-ci.yml, mirroring the existing internalrc-latestjobs and skipping release-candidate tags.Why
Stable release tag pipelines currently publish versioned internal tags and public
latesttags, but do not publish an internallatesttag. These jobs let stable releases update the internal latest aliases inDataDog/images.Validation
.gitlab-ci.ymlwith Ruby YAML loader.