-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Move logstash release information to .ci
#17924
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
Conversation
Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash.
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
This pull request does not have a backport label. Could you fix it @donoghuc? 🙏
|
|
💚 Build Succeeded
|
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.
LGTM
@Mergifyio backport 8.17 8.18 8.19 9.0 9.1 |
✅ Backports have been created
|
Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash. (cherry picked from commit 95a0466) # Conflicts: # ci/logstash_releases.json
Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash. (cherry picked from commit 95a0466) # Conflicts: # ci/logstash_releases.json
Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash. (cherry picked from commit 95a0466) # Conflicts: # ci/logstash_releases.json
Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash. (cherry picked from commit 95a0466) # Conflicts: # ci/logstash_releases.json
Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash. (cherry picked from commit 95a0466) # Conflicts: # ci/logstash_releases.json
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.
🎉
It's great to have all of this finally self-contained in .ci.
…17938) * Move logstash release information to `.ci` (#17924) Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash. (cherry picked from commit 95a0466) # Conflicts: # ci/logstash_releases.json * Remove logstash_releases.json --------- Co-authored-by: Cas Donoghue <[email protected]>
…17939) * Move logstash release information to `.ci` (#17924) Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash. (cherry picked from commit 95a0466) # Conflicts: # ci/logstash_releases.json * Remove logstash_releases.json --------- Co-authored-by: Cas Donoghue <[email protected]>
…17940) * Move logstash release information to `.ci` (#17924) Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash. (cherry picked from commit 95a0466) # Conflicts: # ci/logstash_releases.json * Remove logstash_releases.json --------- Co-authored-by: Cas Donoghue <[email protected]>
…17942) * Move logstash release information to `.ci` (#17924) Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash. (cherry picked from commit 95a0466) # Conflicts: # ci/logstash_releases.json * Remove logstash_releases.json --------- Co-authored-by: Cas Donoghue <[email protected]>
…17941) * Move logstash release information to `.ci` (#17924) Consumers of this information are already cloning the `.ci` repo. They subsequently curl logstash for this information. Moving to `.ci` reduces steps and removes the need to track this across information in active streams of logstash. (cherry picked from commit 95a0466) # Conflicts: # ci/logstash_releases.json * Remove logstash_releases.json --------- Co-authored-by: Cas Donoghue <[email protected]>
Consumers of this information are already cloning the
.ci
repo. They subsequently curl logstash for this information. Moving to.ci
reduces steps and removes the need to track this across information in active streams of logstash.Issue described in https://github.com/elastic/ingest-dev/issues/4773