Skip to content

Prepopulate metadata using ProductVersion.last_auto_deploy

Alessio Caiazza requested to merge prepopulate-metadata into master

What does this MR do and why?

Decouple auto-deploy tagging from the release-tools tagging strategy, now we can identify the last package metadata using ProductVersion.last_auto_deploy also when not running from a coordinator pipeline.

Over the last week, we compared the old implementation with the results found by the new one, and they always found the same version.

image thanos

Author Check-list

  • Has documentation been updated?
Edited by Alessio Caiazza

Merge request reports