Skip to content

Align component version processing with omnibus

Alessio Caiazza requested to merge ac-versions-like-omnibus into master

What does this MR do?

When we tag a release component version files are copied from GitLab repository to Omnibus repository.

However, the 2 processes do not parse the file in the same way.

This commit ports omnibus logic into gitlab task_helpers

This is blocking gitlab-com/gl-infra/delivery#516 (closed), where we aim to auto-deploy components, but the current implementation prevents us to use a SHA in GITALY_SERVER_VERSION

Fixes #34873 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Rémy Coutable

Merge request reports

Loading