Backend: Support `@~latest` version when including components
Problem statement
As a user I would like to include always the latest version of a given component. For latest
we intend the most recent (official) release that is available on the CI catalog.
Proposal
include:
- component: gitlab.com/gitlab-org/dast@~latest
References
Implementation
backend | MR |
---|---|
Support @~latest version when including components |
!115756 (merged) |
Edited by Leaminn Ma