google-nomulus/release
Michael Muller 64f56c8686 Change check for root directory during rollback (#1602)
* Change check for root directory during rollback

`rollback_tool` tries to infer the root of the nomulus tree by checking for a
directory named "nomulus".  This is potentially problematic (and, indeed, was
for me) since there is no guarantee what that directory will be named.

There are a number of features that characterize the root directory.  Check
for the presence of the `rollback_tool` wrapper script, as this is both at
root level and tightly coupled to the python code, so hopefully we won't
move it without testing that the script still works.
2022-04-25 12:39:16 -04:00
..
builder Use debian10 image for builder, not ubuntu1804 (#1345) 2021-09-28 14:49:13 -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
build_nomulus_for_env.sh Use JSON API for Maven Repo on GCS (#483) 2020-02-12 14:03:50 -05: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 Create a Dataflow pipeline to resave EPP resources (#1553) 2022-04-15 15:46:35 -04:00
cloudbuild-proxy.yaml Re-enable tests in RC build (#1130) 2021-05-05 13:53:21 -04:00
cloudbuild-release.yaml Re-enable tests in RC build (#1130) 2021-05-05 13:53:21 -04:00
cloudbuild-schema-deploy.yaml Use SecretManager for nomulus-tool-cloudbuild cred (#1188) 2021-06-02 09:32:57 -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 Fix the beam staging script, take 3 (#1370) 2021-10-04 16:44:32 -04:00