Skip to content

fix NUKE_CERT variables to be case insensitive#424

Merged
marionbarker merged 1 commit intoupdate_dev_to_3.13.1from
fix/nuke-certs-case-insensitive
Mar 25, 2026
Merged

fix NUKE_CERT variables to be case insensitive#424
marionbarker merged 1 commit intoupdate_dev_to_3.13.1from
fix/nuke-certs-case-insensitive

Conversation

@marionbarker
Copy link
Copy Markdown
Contributor

Purpose:

Make the ENABLE_NUKE_CERTS and FORCE_NUKE_CERTS variables case insensitive.

  • When entering a variable on a computer, it is natural to type true
  • On a phone, the default is to convert the first letter typed to a capital letter, causing True to be entered unless special care is taken

Several people have needed help to change their entries from True to true

Method

See LoopFollow PR 536 for method developed and tested that converts the NUKE_CERTS variable(s) to lower case.

@marionbarker
Copy link
Copy Markdown
Contributor Author

Test

Push this branch to the docs-test GitHub LoopWorkspace repo to test.

Test 1

Set ENABLE_NUKE_CERTS to True, delete certs and confirm new certs are created with the appropriate message

Test 2

Set FORCE_NUKE_CERTS to TRUE and run create_certs.yml; confirm certs are revoked and new ones created

@marionbarker marionbarker merged commit a71503e into update_dev_to_3.13.1 Mar 25, 2026
1 check passed
@marionbarker marionbarker deleted the fix/nuke-certs-case-insensitive branch March 25, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant