Skip to content

Add plugin specific PR test matrix in BK pipeline.#229

Open
mashhurs wants to merge 5 commits intologstash-plugins:mainfrom
mashhurs:plugin-pr-tests
Open

Add plugin specific PR test matrix in BK pipeline.#229
mashhurs wants to merge 5 commits intologstash-plugins:mainfrom
mashhurs:plugin-pr-tests

Conversation

@mashhurs
Copy link
Copy Markdown
Contributor

@mashhurs mashhurs commented Feb 23, 2026

Needs to backport to 11.x

@mashhurs mashhurs self-assigned this Feb 23, 2026
@mashhurs mashhurs changed the title Add pluing specific PR test matrix. Add pluing specific PR test matrix in BK pipeline. Feb 23, 2026
@mashhurs mashhurs changed the title Add pluing specific PR test matrix in BK pipeline. Add plugin specific PR test matrix in BK pipeline. Feb 23, 2026

echo "--- Fetching shared CI scripts"
mkdir -p .ci
curl -sL --retry 5 --retry-delay 5 https://github.com/logstash-plugins/.ci/archive/mashhurs-1.x.tar.gz \
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Current mashhurs-1.x is a test only. I will update once we merge logstash-plugins/.ci#113

Suggested change
curl -sL --retry 5 --retry-delay 5 https://github.com/logstash-plugins/.ci/archive/mashhurs-1.x.tar.gz \
curl -sL --retry 5 --retry-delay 5 https://github.com/logstash-plugins/.ci/archive/1.x.tar.gz \

| tar zxf - --strip-components=1 -C .ci --skip-old-files

export SHARED_CI_DIR=.ci
export PLUGIN_DIR="$$(pwd)"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants