teor
5684667a31
Update to google-github-actions/setup-gcloud in workflows ( #2533 )
...
* Update to google-github-actions/setup-gcloud in workflows
See https://github.com/google-github-actions/setup-gcloud#use-google-github-actionssetup-gcloud
* Also update the Google Cloud test workflow
* Also update regenerate stateful test disks
* Also update Manual Deploy
* Also update zcashd deploy
2021-07-27 12:13:04 -04:00
teor
dd7747bc69
Security: Remove checkout credentials from GitHub actions ( #2158 )
...
* Remove checkout credentials from CD action
* Remove checkout credentials from CI action
* Remove checkout credentials from coverage action
* Remove checkout credentials from docs action
* Remove checkout credentials from manual deploy action
* Remove checkout credentials from test action
* Remove checkout credentials from zcashd action
2021-05-17 09:32:38 +10:00
dependabot[bot]
e4ed072c28
build(deps): bump actions/checkout from 2 to 2.3.4 ( #2143 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 07:51:12 +10:00
Deirdre Connolly
159d5a22f2
auto-delete manual deploy disks
...
If you need to keep them from being deleted, you can update them manually from the gcloud console, as the instance will not be deleted automatically.
2021-03-06 01:54:00 -05:00
Deirdre Connolly
487ee6d317
Use cloud disk default of auto-delete=true
2020-11-24 11:04:30 -05:00
Deirdre Connolly
2b8d696221
Better naming workflows ( #1301 )
...
* Better workflow names
* We run zebrad
2020-11-15 01:17:46 -05:00
Deirdre Connolly
bb99a5aa2a
Linewrap
2020-11-14 23:19:31 -05:00
Deirdre Connolly
477eac7f19
Properly use Dockerfile ARG values
2020-11-14 22:31:38 -05:00
Deirdre Connolly
7023465d91
Pass in workflow inputs for network and checkpoint_sync (with defaults) all the way down
2020-11-14 22:31:38 -05:00
Deirdre Connolly
472163f817
Add a manual zebrad node deploy workflow
2020-11-14 22:31:38 -05:00