Skip to content

Releases: product-os/safe-settings

0.1.12-snapshot.13: Fix existing existing environment variable filter

29 Dec 00:57
9692140
Compare
Choose a tag to compare
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

26 Dec 20:13
d46d969
Compare
Choose a tag to compare
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

22 Dec 17:01
523dd73
Compare
Choose a tag to compare

0.1.9-snapshot.10: Define required permissions for pre-release workflow

20 Dec 23:44
2b1f9f7
Compare
Choose a tag to compare

0.1.8-snapshot.9: Add 'context' to mergeDeep name fields

02 Oct 16:31
d59faf0
Compare
Choose a tag to compare
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

23 Aug 16:30
97575dc
Compare
Choose a tag to compare
Remove functional tests from CI

0.1.6-snapshot.7: Disable functional test

26 Jun 23:44
f9f8f85
Compare
Choose a tag to compare

0.1.5-snapshot.6: Disable functional test

18 Jun 16:44
58ac2a0
Compare
Choose a tag to compare

0.1.4-snapshot.5: Disable functional test

18 Jun 14:28
884b994
Compare
Choose a tag to compare

0.1.3-snapshot.4: Disable functional test

04 Jun 19:08
422bcf3
Compare
Choose a tag to compare