Skip to content

Remove unused "latest" Build and Deploy templates

Hordur Freyr Yngvason requested to merge remove-unused-latest-templates into master

What does this MR do and why?

  • The "latest" Build template was added for rollout safety purposes. The feature flag has not yet been enabled, and in the meantime, we added AUTO_BUILD_IMAGE_VERSION, which also allows us to quickly roll back in case of problems. Instead of doing a feature flag rollout, we will just update AUTO_BUILD_IMAGE_VERSION directly.

  • The "latest" Deploy template was left over from the 14.0 release and is not being used (it was even outdated).

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Hordur Freyr Yngvason

Merge request reports