logstash/qa/docker/spec
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
..
full Enable Style/TrailingEmptyLines and fix ocurrences (#15179) 2023-07-14 14:46:33 -04:00
oss Enable Style/TrailingEmptyLines and fix ocurrences (#15179) 2023-07-14 14:46:33 -04:00
ubi8 Enable Style/TrailingEmptyLines and fix ocurrences (#15179) 2023-07-14 14:46:33 -04:00
wolfi Wolfi-based image flavor (#16189) 2024-06-17 15:48:02 +01:00
spec_helper.rb Don't honor VERSION_QUALIFIER if set but empty (#17032) (#17069) 2025-02-12 15:56:16 +02:00