logstash/qa/docker/spec
Dimitrios Liappis c7204fd7d6
Don't honor VERSION_QUALIFIER if set but empty (#17032)
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>
2025-02-07 13:05:23 +02:00
..
full Use UBI as base image (#16599) 2024-11-08 16:25:12 +00:00
oss Use UBI as base image (#16599) 2024-11-08 16:25:12 +00: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) 2025-02-07 13:05:23 +02:00