mirror of
https://github.com/google/nomulus
synced 2026-07-21 23:42:19 +00:00
2cf2d7e7b1
* Define the --end_breakglass and --build_environment flags It is necessary to define these flags in a deployment before merging go/r3pr/2273 in order to prevent breaking the exisitng TLD syncing and entity presubmit testing that has already been enabled * make break glass 2 words * Change break_glass flag to take a Boolean and use false value to end break glass mode * small fixes * Fix spacing * Add missing G * Add clarifying comment