Skip to content

[8.x] Add --with-plugins to run task (#125468) #125523

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

Merged
merged 2 commits into from
Apr 8, 2025

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Mar 24, 2025

Backports the following commits to 8.x:

This commit adds a new command line option to the run task to include
plugins. The option takes in a comma separated list of plugins from the
plugins directory. For example:
```
./gradlew run --with-plugins=analysis-icu,analysis-nori
```
@rjernst rjernst added :Delivery/Build Build or test infrastructure >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Delivery Meta label for Delivery team labels Mar 24, 2025
@rjernst
Copy link
Member Author

rjernst commented Apr 7, 2025

@elasticmachine update branch

@elasticsearchmachine elasticsearchmachine merged commit 016b367 into elastic:8.x Apr 8, 2025
16 checks passed
@rjernst rjernst deleted the backport/8.x/pr-125468 branch April 8, 2025 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests v8.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants