-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Script to run all plugins tests and try an install, rooting in local Logstash #15018
Script to run all plugins tests and try an install, rooting in local Logstash #15018
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb35ddd - Browse repository at this point
Copy the full SHA fb35dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c261d6a - Browse repository at this point
Copy the full SHA c261d6aView commit details -
Introduced command line arguments to specify kinds and tiers of plugi…
…ns or provide directly the name of the plugin
Configuration menu - View commit details
-
Copy full SHA for 619b348 - Browse repository at this point
Copy the full SHA 619b348View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf6330 - Browse repository at this point
Copy the full SHA baf6330View commit details -
Configuration menu - View commit details
-
Copy full SHA for da06602 - Browse repository at this point
Copy the full SHA da06602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4af04 - Browse repository at this point
Copy the full SHA 4a4af04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f053c6 - Browse repository at this point
Copy the full SHA 6f053c6View commit details -
Remove unless...else to more direct if..else with ternary ? operator
Co-authored-by: Ry Biesemeyer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcd3644 - Browse repository at this point
Copy the full SHA fcd3644View commit details -
Configuration menu - View commit details
-
Copy full SHA for be85408 - Browse repository at this point
Copy the full SHA be85408View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d263fb - Browse repository at this point
Copy the full SHA 0d263fbView commit details
Commits on Jun 1, 2023
-
Make the script working directory independent
Co-authored-by: Ry Biesemeyer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1324e65 - Browse repository at this point
Copy the full SHA 1324e65View commit details -
Updates a local existing clone, after an eventual clean, in case the …
…plugin repository was already cloned
Configuration menu - View commit details
-
Copy full SHA for e23677b - Browse repository at this point
Copy the full SHA e23677bView commit details -
Uses OS's temporary folder or one provided by user to use a base fold…
…er for all plugin cloning activities
Configuration menu - View commit details
-
Copy full SHA for d3df637 - Browse repository at this point
Copy the full SHA d3df637View commit details -
Splitted the phase to setup the environment to have local JRuby execu…
…table from the phase to setup a local Logstash to be used in the test
Configuration menu - View commit details
-
Copy full SHA for b30ad38 - Browse repository at this point
Copy the full SHA b30ad38View commit details