-
Notifications
You must be signed in to change notification settings - Fork 83
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
Use centralized version qualifier #4393
Merged
jlind23
merged 1 commit into
elastic:9.0
from
dliappis:use-centralized-version-qualifier
Jan 30, 2025
Merged
Use centralized version qualifier #4393
jlind23
merged 1 commit into
elastic:9.0
from
dliappis:use-centralized-version-qualifier
Jan 30, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To avoid manual invocations specifying the version qualifier for prereleases in this commit we leverage a centralized version of truth for the version qualifier.
@jlind23 / @pchila similar question to elastic/beats#42503 (comment); e2e tests failing likely due to lack of dra artifacts for other versions. Good to merge? |
@pchila will need your help with with forward port to main and backport ports to all 8.x branches |
Added the necessary labels... not sure that the backport to 8.18 is working already... |
mergify bot
pushed a commit
that referenced
this pull request
Jan 30, 2025
To avoid manual invocations specifying the version qualifier for prereleases in this commit we leverage a centralized version of truth for the version qualifier. (cherry picked from commit 9c57ff4)
mergify bot
pushed a commit
that referenced
this pull request
Jan 30, 2025
To avoid manual invocations specifying the version qualifier for prereleases in this commit we leverage a centralized version of truth for the version qualifier. (cherry picked from commit 9c57ff4)
mergify bot
pushed a commit
that referenced
this pull request
Jan 30, 2025
To avoid manual invocations specifying the version qualifier for prereleases in this commit we leverage a centralized version of truth for the version qualifier. (cherry picked from commit 9c57ff4)
mergify bot
pushed a commit
that referenced
this pull request
Jan 30, 2025
To avoid manual invocations specifying the version qualifier for prereleases in this commit we leverage a centralized version of truth for the version qualifier. (cherry picked from commit 9c57ff4)
pkoutsovasilis
pushed a commit
that referenced
this pull request
Jan 31, 2025
To avoid manual invocations specifying the version qualifier for prereleases in this commit we leverage a centralized version of truth for the version qualifier. (cherry picked from commit 9c57ff4) Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
dliappis
added a commit
that referenced
this pull request
Jan 31, 2025
To avoid manual invocations specifying the version qualifier for prereleases in this commit we leverage a centralized version of truth for the version qualifier. (cherry picked from commit 9c57ff4) Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
jlind23
pushed a commit
that referenced
this pull request
Jan 31, 2025
To avoid manual invocations specifying the version qualifier for prereleases in this commit we leverage a centralized version of truth for the version qualifier. (cherry picked from commit 9c57ff4) Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
jlind23
pushed a commit
that referenced
this pull request
Jan 31, 2025
To avoid manual invocations specifying the version qualifier for prereleases in this commit we leverage a centralized version of truth for the version qualifier. (cherry picked from commit 9c57ff4) Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-8.x
Automated backport to the 8.x branch with mergify
backport-8.16
Automated backport with mergify
backport-8.17
Automated backport with mergify
ci
CI related tasks
forwardport-main
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is the problem this PR solves?
To avoid manual invocations specifying the version qualifier for prereleases in this commit we leverage a centralized version of truth for the version qualifier.
How does this PR solve the problem?
Leverages a centralized source of truth version for the version qualifier.
How to test this PR locally
Tested in BK only.
Links:
Snapshot build (9.0.0-SNAPSHOT): https://buildkite.com/elastic/fleet-server-package-mbp/builds/1573#0194b7fc-3802-4341-aa12-7d44f88dcdad ✅
Staging build (9.0.0-beta1): https://buildkite.com/elastic/fleet-server-package-mbp/builds/1573#0194b7fc-3803-4fac-960b-af7edc21453f ✅