google-nomulus/release
Weimin Yu 20ad27cfdd Use JSON API for Maven Repo on GCS (#483)
* Use JSON API for Maven Repo on GCS

The url pattern https://storage.googleapis.com/{Bucket}/{Path}
uses the legacy XML API, which seems to be less robust than
the JSON API. We have observed connection resets after a few
thousand-file download bursts over 30 minutes.

This PR changes all urls to registry's Maven repo on GCS to
gcs://{Bucket}/{Path}. Gradle uses the JSON API for such urls.

TESTED=In Cloud Build with local change
2020-02-12 14:03:50 -05:00
..
builder Install Chrome in the Cloud Build process (#124) 2019-06-20 18:19:23 -04:00
schema-deployer Deploy SQL schema from Cloud Build (#350) 2019-11-12 11:06:16 -05:00
build_nomulus_for_env.sh Use JSON API for Maven Repo on GCS (#483) 2020-02-12 14:03:50 -05:00
cloudbuild-deploy.yaml Work around Spinnaker issue wrt variables (#465) 2020-01-30 13:28:36 -05:00
cloudbuild-kythe.yaml Create kzip file for Kythe cross-referencing (#424) 2020-01-03 16:57:39 -05:00
cloudbuild-nomulus.yaml Use JSON API for Maven Repo on GCS (#483) 2020-02-12 14:03:50 -05:00
cloudbuild-proxy.yaml Use JSON API for Maven Repo on GCS (#483) 2020-02-12 14:03:50 -05:00
cloudbuild-release.yaml Upload Cloud Build schema-deploy config to GCS (#435) 2020-01-09 15:04:10 -05:00
cloudbuild-schema-deploy.yaml Work around Spinnaker issue wrt variables (#465) 2020-01-30 13:28:36 -05:00
cloudbuild-sync.yaml Work around Spinnaker issue wrt variables (#465) 2020-01-30 13:28:36 -05:00
cloudbuild-tag.yaml Work around Spinnaker issue wrt variables (#465) 2020-01-30 13:28:36 -05:00