Zebra/.github/workflows
Gustavo Valverde fd0e6e65d3
ci(resources): delete old disk images created in GCP (#5079)
Previous behavior:
Disk images are being accumulated in GCP for a few years, but this
generates unneeded costs as we're not using images older than 1-2 weeks.

Expected behavior:
Delete previously unused images based on a timefrime.

Solution:
Delete images created on a pull request older than 30 days, from the
`main` branch if older than 60 days, and any other image older than 90
days.

A TODO is on place as we'd like to keep at least the 2 latest images of
each type (zebra checkpoint, zebra tip, lwd tip). Once we've excluded
those images, we can delete any older images after 1 week.
2022-09-05 22:13:39 +00:00
..
build-crates-individually.patch.yml ci(test): run build and test jobs on cargo and clippy config changes (#4941) 2022-08-26 18:06:32 +00:00
build-crates-individually.yml ci(concurrency)!: run a single CI workflow as required (#4981) 2022-08-30 00:11:05 +00:00
build-docker-image.yml build(deps): bump google-github-actions/auth from 0.8.0 to 0.8.1 (#5029) 2022-09-01 23:48:28 +00:00
continous-delivery.yml build(deps): bump google-github-actions/auth from 0.8.0 to 0.8.1 (#5029) 2022-09-01 23:48:28 +00:00
continous-integration-docker.patch-always.yml feat(verify): Concurrently verify proof and signature batches (#4776) 2022-07-18 08:43:29 +10:00
continous-integration-docker.patch.yml ci(test): run build and test jobs on cargo and clippy config changes (#4941) 2022-08-26 18:06:32 +00:00
continous-integration-docker.yml build(deps): bump google-github-actions/auth from 0.8.0 to 0.8.1 (#5029) 2022-09-01 23:48:28 +00:00
continous-integration-os.patch.yml ci(test): run build and test jobs on cargo and clippy config changes (#4941) 2022-08-26 18:06:32 +00:00
continous-integration-os.yml ci(build): re-enable Rust beta tests in ubuntu (#5024) 2022-09-02 08:56:04 +00:00
coverage.patch.yml ci(test): run build and test jobs on cargo and clippy config changes (#4941) 2022-08-26 18:06:32 +00:00
coverage.yml ci(concurrency)!: run a single CI workflow as required (#4981) 2022-08-30 00:11:05 +00:00
delete-gcp-resources.yml ci(resources): delete old disk images created in GCP (#5079) 2022-09-05 22:13:39 +00:00
deploy-gcp-tests.yml build(deps): bump google-github-actions/auth from 0.8.0 to 0.8.1 (#5029) 2022-09-01 23:48:28 +00:00
docs.yml ci(concurrency)!: run a single CI workflow as required (#4981) 2022-08-30 00:11:05 +00:00
lint.patch.yml Add a "Rust doc" patch job (#4654) 2022-06-21 09:30:48 +10:00
lint.yml build(deps): bump tj-actions/changed-files from 29.0.2 to 29.0.3 (#5073) 2022-09-05 20:44:57 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
zcash-lightwalletd.yml build(deps): bump google-github-actions/auth from 0.8.0 to 0.8.1 (#5029) 2022-09-01 23:48:28 +00:00
zcash-params.yml ci(concurrency)!: run a single CI workflow as required (#4981) 2022-08-30 00:11:05 +00:00
zcashd-manual-deploy.yml build(deps): bump google-github-actions/auth from 0.8.0 to 0.8.1 (#5029) 2022-09-01 23:48:28 +00:00