-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SONAR-23852 Creates new version structure #734
base: master
Are you sure you want to change the base?
Conversation
19ab4f2
to
d3d8317
Compare
STAGING_IMAGE_NAME: ${GCLOUD_STAGING_REGISTRY}/${GCLOUD_STAGING_PRODUCT_NAME} | ||
- version: 10/datacenter/search | ||
- version: 2025.1/datacenter/search |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we put 2025.1 or 2025 only ? do you have a special opinion here ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a good point! I almost made it too generic but opted to use 2025.1 in a last-minute decision.
I thought that it would be easier to duplicate the code for 2025.x, than go from generic to multiple specific versions.
5e57b75
to
4da89c7
Compare
Quality Gate passedIssues Measures |
SONAR-23852