Backport PR #17063 to 9.0: Use centralized source of truth for active branches#17072
Merged
mashhurs merged 5 commits intoelastic:9.0from Feb 12, 2025
Merged
Backport PR #17063 to 9.0: Use centralized source of truth for active branches#17072mashhurs merged 5 commits intoelastic:9.0from
mashhurs merged 5 commits intoelastic:9.0from
Conversation
Contributor
Author
This commit simplifies the DRA process in Logstash by removing the need to maintain a separate file for the active branches, and instead rely on a centrally maintained file containing source of truth. While at it, we refactor/simplify the creation of an array with the versions in `.buildkite/scripts/snyk/resolve_stack_version.sh`.
0cb29e2 to
1863d37
Compare
|
💚 Build Succeeded
cc @dliappis |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.





Backport PR #17063 to 9.0 branch, original message:
Release notes
[rn:skip]
What does this PR do?
This commit simplifies the DRA process in Logstash by removing the need to maintain a separate file for the active branches, and instead rely on a centrally maintained file containing source of truth.
While at it, we refactor/simplify the creation of an array with the versions in
.buildkite/scripts/snyk/resolve_stack_version.sh.Why is it important/What is the impact to the user?
Removes a manual step required when new branches get cut.
How to test this PR locally
Test in buildkite by triggering the scheduled pipeline: https://buildkite.com/elastic/logstash-pipeline-scheduler/builds/568#0194fa84-0a66-42d7-8806-d4610ce2abce/64-100