-
Notifications
You must be signed in to change notification settings - Fork 145
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
Enable basic DRA qualifiers #3119
Conversation
I've confirmed that the outputs look right:
|
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.
let's test on prod!
💔 Failed to create backport PR(s)The backport operation could not be completed due to the following error: The backport PRs will be merged automatically after passing CI. To backport manually run: |
Part of https://github.com/elastic/search-team/issues/9111
This gives us the ability to specify a
VERSION_QUALIFIER
env var for a buildkite pipeline, and have that qualifier be picked up when producing staging artifacts.After this PR is merged, we will trigger a build on
main
withVERSION_QUALIFIER=alpha1
to produce a 9.0.0-alpha1 pre-release for internal testing.Checklists
Pre-Review Checklist
config.yml.example
)v7.13.2
,v7.14.0
,v8.0.0
)