v1.40.0
·
161 commits
to main
since this release
1.40.0 (2024-10-09)
Features
- This update will allow correct overrides. Stack definitions inputs get overridden by catalog inputs which get overridden by test inputs. If no catalog product is specified we select the first one in the catalog.json. If no flavor is specified we select the first one in the catalog.json.
Existing stack tests may need to be updated ifCatalogProductNameandCatalogFlavorNameare not set as it will default to the first of each in the catalog json for the default values. (#877) (f28d49f)