Releases: product-os/safe-settings
Releases · product-os/safe-settings
0.1.12-snapshot.13: Fix existing existing environment variable filter
This boolean was reversed when filtering existing variables, so it consistently sent a POST request to existing vars. Signed-off-by: Kyle Harding <[email protected]>
0.1.11-snapshot.12: Allow uppercase environment variable creation
The current behaviour was to force all variable names to lowercase which was resulting in the wrong behaviour on POST. Instead, just force lowercase when comparing with existing variables. Signed-off-by: Kyle Harding <[email protected]>
0.1.10-snapshot.11: Define required permissions for pre-release workflow
Signed-off-by: Kyle Harding <[email protected]>
0.1.9-snapshot.10: Define required permissions for pre-release workflow
Signed-off-by: Kyle Harding <[email protected]>
0.1.8-snapshot.9: Add 'context' to mergeDeep name fields
This allows mergeDeep to correctly identify changes to required_status_checks in rulesets Signed-off-by: Kyle Harding <[email protected]>
0.1.7-snapshot.8
Remove functional tests from CI
0.1.6-snapshot.7: Disable functional test
Signed-off-by: Kyle Harding <[email protected]>
0.1.5-snapshot.6: Disable functional test
Signed-off-by: Kyle Harding <[email protected]>
0.1.4-snapshot.5: Disable functional test
Signed-off-by: Kyle Harding <[email protected]>
0.1.3-snapshot.4: Disable functional test
Signed-off-by: Kyle Harding <[email protected]>