logstash-oss: add build script, patch and for v9.4.5 on UBI 9.8 - #8676
Closed
prachi-gaonkar wants to merge 1 commit into
Closed
logstash-oss: add build script, patch and for v9.4.5 on UBI 9.8#8676prachi-gaonkar wants to merge 1 commit into
prachi-gaonkar wants to merge 1 commit into
Conversation
prachi-gaonkar
force-pushed
the
logstash-oss1
branch
3 times, most recently
from
August 26, 2026 16:28
70d42a4 to
a909bf9
Compare
prachi-gaonkar
force-pushed
the
logstash-oss1
branch
6 times, most recently
from
August 31, 2026 17:46
e9d025c to
180253e
Compare
…8 (ppc64le) - logstash_oss_9.4.5_ubi9.8.sh: new build script for elastic/logstash v9.4.5 on UBI 9.8; installs OpenJDK 21, RVM/Ruby, applies ppc64le arch patch, builds OSS distribution via Gradle and runs unit + integration tests as a non-root user. - logstash_v9.4.5.patch: ppc64le support patch for build.gradle (selectArch) and agent.rb (rescue ArgumentError alongside LoadError). - build_info.json: updated to reference the new build script and version entry.
prachi-gaonkar
force-pushed
the
logstash-oss1
branch
from
September 1, 2026 03:38
180253e to
c5a9975
Compare
Contributor
Author
|
This is duplication PR , hence closing this |
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.
Checklist
set -eoption enabled and observe success ?