google-nomulus/release
Lai Jiang 16e1927a4e Only use GPG2 in tests (#1676)
GPG1 is deprecated and stuck in v1.4 from 2018. GPG2 is recommended. We
only use the GPG binary in tests and when the host system has both
versions it causes problems because we hardcode the GPG import command
in GpgSystemCommandExension to use the binary named "gpg", which could
be linked to either GPG1 or GPG2, causing the other test to fail when
the version of GPG that runs in tests is incompatible with the version of GPG
that imports the keys.

With this PR we only support GPG2 from now on.
2022-06-22 11:03:41 -04:00
..
builder Only use GPG2 in tests (#1676) 2022-06-22 11:03:41 -04:00
rollback Change check for root directory during rollback (#1602) 2022-04-25 12:39:16 -04:00
schema-deployer Use credential in secretmanager to deploy schema (#1055) 2021-04-06 09:43:15 -04:00
schema-verifier Verify schema using Cloud Build (#1627) 2022-05-16 16:10:09 -04:00
build_nomulus_for_env.sh Do not delete build cache when building release candidates (#1619) 2022-05-04 12:08:10 -04:00
cloudbuild-delete.yaml Correctly delete all stopped versions except for the most recent 3 (#1511) 2022-02-03 16:04:58 -05:00
cloudbuild-deploy.yaml Remove dos.xml from the configs (#1587) 2022-04-11 15:22:42 -04:00
cloudbuild-dev-resource.yaml Re-enable tests in RC build (#1130) 2021-05-05 13:53:21 -04:00
cloudbuild-kythe.yaml Re-enable tests in RC build (#1130) 2021-05-05 13:53:21 -04:00
cloudbuild-nomulus.yaml Delete code relating to SQL init and scheduling (#1661) 2022-06-13 15:10:35 -04:00
cloudbuild-proxy.yaml Re-enable tests in RC build (#1130) 2021-05-05 13:53:21 -04:00
cloudbuild-release.yaml Verify schema using Cloud Build (#1627) 2022-05-16 16:10:09 -04:00
cloudbuild-schema-deploy.yaml Use SecretManager for nomulus-tool-cloudbuild cred (#1188) 2021-06-02 09:32:57 -04:00
cloudbuild-schema-verify.yaml Remove bracket in Cloud Build script (#1658) 2022-06-08 13:58:56 -04:00
cloudbuild-sync.yaml Re-enable tests in RC build (#1130) 2021-05-05 13:53:21 -04:00
cloudbuild-tag.yaml Re-enable tests in RC build (#1130) 2021-05-05 13:53:21 -04:00
stage_beam_pipeline.sh Do not delete build cache when building release candidates (#1619) 2022-05-04 12:08:10 -04:00