logstash/qa/docker
github-actions[bot] 283afd05ae
Don't honor VERSION_QUALIFIER if set but empty (#17032) (#17069)
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 15:56:16 +02:00
..
fixtures Docker integration tests stability improvements (#13014) 2021-11-23 23:17:42 -05:00
patches/excon Rubocop: Enable various EmptyLine cops (#15194) 2023-07-18 16:49:16 -04:00
shared_examples Health api minor followups (#16533) (#16534) 2024-10-10 15:25:53 -07:00
spec Don't honor VERSION_QUALIFIER if set but empty (#17032) (#17069) 2025-02-12 15:56:16 +02:00