v2.5.3
What's changed
Fixes
disable-metrics: stop silently overriding workflow-level
FLOX_DISABLE_METRICS. The input defaulted to"false"and was always
exported toFLOX_DISABLE_METRICS, overwriting any value a calling workflow
set via itsenv:block — silently re-enabling metrics. It now defaults to
empty and is only exported when explicitly set, so a workflow-level
FLOX_DISABLE_METRICS: "true"is honored. (#209, ECO-104)
Dependencies
- Bump the all group across 1 directory with 4 updates
Full Changelog: v2.5.2...v2.5.3