google-nomulus/release
jianglai b8ffa732b2 Add GCB workflows to promote the nomulus tool command after deployment
With https://github.com/spinnaker/spinnaker/issues/4048 Spinnaker now natively supports GCB. We are able to start a GCB job from Spinnaker, and also there is better support to consume GCB pub/sub messages. Some changes are made to remove the workaround no longer needed.

Two new workflows are added, one to rsync a GCS folder to live/ after the deployment is done (so that the nomulus.jar file can then be fetched to x20 by a []cron job), and the other to tag the proxy image as live once it is deployed.

Lastly, the docs/ folders are needed when running tests. Remove it from .gcloudignore so that when a test run is kicked off by running "gcloud builds submit" the folder is sent to GCB. Ideally .gcloudignore should be identical to .gitignore but since they both are version controlled it is hard it make one a symlink of another.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=252625901
2019-06-12 13:08:11 -04:00
..
builder Fix builder error 2019-06-07 11:44:57 -04:00
build_nomulus_for_env.sh Add GCB workflows to promote the nomulus tool command after deployment 2019-06-12 13:08:11 -04:00
cloudbuild-nomulus.yaml Add GCB workflows to promote the nomulus tool command after deployment 2019-06-12 13:08:11 -04:00
cloudbuild-proxy.yaml Add GCB workflows to promote the nomulus tool command after deployment 2019-06-12 13:08:11 -04:00
cloudbuild-release.yaml Add GCB workflows to promote the nomulus tool command after deployment 2019-06-12 13:08:11 -04:00
cloudbuild-sync.yaml Add GCB workflows to promote the nomulus tool command after deployment 2019-06-12 13:08:11 -04:00
cloudbuild-tag.yaml Add GCB workflows to promote the nomulus tool command after deployment 2019-06-12 13:08:11 -04:00