logstash/rakelib
github-actions[bot] 3e041cd8eb
Don't honor VERSION_QUALIFIER if set but empty (#17032) (#17070)
PR #17006 revealed that the `VERSION_QUALIFIER` env var gets honored in
various scripts when present but empty.
This shouldn't be the case as the DRA process is designed to gracefully
ignore empty values for this variable.

This commit changes various ruby scripts to not treat "" as truthy.
Bash scripts (used by CI etc.) are already ok with this as part of
refactorings done in #16907.

---------

Co-authored-by: Andrea Selva <selva.andre@gmail.com>
(cherry picked from commit c7204fd7d6)

Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
2025-02-12 16:12:51 +02:00
..
artifacts.rake Don't honor VERSION_QUALIFIER if set but empty (#17032) (#17070) 2025-02-12 16:12:51 +02:00
bootstrap.rake Rubocop: Enable most SpaceInside cops (#15201) 2023-07-20 09:49:46 -04:00
build.rake Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
compile.rake Update jruby version to 9.3.4.0 (#14114) 2022-05-19 10:29:59 -04:00
default_plugins.rb Package elastic_integration plugin. (#15769) 2024-02-14 07:10:42 -08:00
docs.rake Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00
gems.rake Rubocop: Enable SpaceAround cops (#15196) 2023-07-18 21:11:57 -04:00
lint.rake Rubocop: Enable various EmptyLine cops (#15194) 2023-07-18 16:49:16 -04:00
modules.rake Rubocop: Enable various EmptyLine cops (#15194) 2023-07-18 16:49:16 -04:00
plugin.rake Package elastic_integration plugin. (#15769) 2024-02-14 07:10:42 -08:00
plugins-metadata.json Bundle logstash-integration-snmp and remove input-snmp and input-snmptrap as default (#16180) 2024-06-03 10:44:26 +02:00
plugins_docs_dependencies.rake Remove DepProxy patch, as Bundler::DepProxy is removed in Bundler 2.4.0 (#15269) 2023-08-21 15:54:01 -04:00
test.rake Rubocop: Enable most SpaceInside cops (#15201) 2023-07-20 09:49:46 -04:00
vendor.rake Fix instances of deprecated class methods (#15183) 2023-07-17 11:32:46 -04:00
version.rake Rubocop: Enable various EmptyLine cops (#15194) 2023-07-18 16:49:16 -04:00
z_rubycheck.rake Add apache and elastic license headers to source code files (#11673) 2020-03-11 11:53:38 +00:00