logstash/logstash-core-plugin-api
github-actions[bot] 8c32a462ba
Don't honor VERSION_QUALIFIER if set but empty (#17032) (#17034)
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-07 13:35:55 +02:00
..
lib/logstash-core-plugin-api rename references of master branch to main branch (#13301) 2021-11-08 10:23:46 +00:00
logstash-core-plugin-api.gemspec Don't honor VERSION_QUALIFIER if set but empty (#17032) (#17034) 2025-02-07 13:35:55 +02:00