Skip to content

Automate tagging of AI Gateway with GitLab version

David O'Regan requested to merge 44-self-hosted-tags into master

What does this MR do and why?

Automate tagging of AI Gateway with GitLab version

  • Add tag-self-hosted job to create self-hosted-* tags
  • Tag is created based on GITLAB_VERSION variable passed from gitlab-org/gitlab
  • Job only runs when GITLAB_VERSION is set
  • Uses CI_COMMIT_SHA for precise commit reference

This change automates the process of tagging AI Gateway versions to match GitLab versions, making it easier for customers to identify compatible versions for their GitLab installations.

Sister MR to chore: automate tagging with gitlab version in ... (gitlab-org/modelops/applied-ml/code-suggestions/ai-assist!1410 - merged) • David O'Regan • 17.5

Related to gitlab-org/ai-powered/custom-models/custom-models#44 (moved)

Merge request reports

Loading