mirror of
https://github.com/google/nomulus
synced 2026-05-13 11:21:46 +00:00
* Revert BEAM pipeline back to SQL credential file Stop using the SecretManager for SQL credential in BEAM for now. The SecretManager cannot be injected into the code on pipeline workers because RegistryEnvironment is not set. See b/179839014 for details.