Zebra/.github/workflows
Gustavo Valverde c7745415b6
feat(gcp): add label to instances for cost and logs grouping (#5693)
* feat(gcp): add label to instances for cost and logs grouping

Previous behavior:
We couldn't search GCP logs using the instance name if that instance was
already deleted. And if we want to know how we're spending our budget its
also difficult to know if specific tests or type of instances are the one
responsible for a certain % of the costs

Fixes #5153
Fixses #5543

Expected behavior:
Be able to search logs using the test ID or at least the github reference,
and be able to group GCP costs by labels

Solution:
- Add labels to instances

* chore: add Network as a label

* Revert "chore: add Network as a label"

This reverts commit 146f747d501bec56380aeb630b5398eb9c94df37.

* Update .github/workflows/zcashd-manual-deploy.yml

Co-authored-by: teor <teor@riseup.net>

Co-authored-by: teor <teor@riseup.net>
2022-11-24 03:34:31 +00:00
..
scripts ci(ssh): revert using `ssh-compute` action & increase sshd connection limit (#5367) 2022-10-11 00:11:49 +00:00
build-crates-individually.patch.yml build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#5329) 2022-10-05 21:45:06 +00:00
build-crates-individually.yml build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#5329) 2022-10-05 21:45:06 +00:00
build-docker-image.yml build(deps): bump google-github-actions/auth from 0.8.3 to 1.0.0 (#5596) 2022-11-10 00:12:39 +00:00
continous-delivery.yml feat(gcp): add label to instances for cost and logs grouping (#5693) 2022-11-24 03:34:31 +00:00
continous-integration-docker.patch-always.yml change(ci): only run the send transaction test on the main branch (#5480) 2022-10-26 21:26:07 +00:00
continous-integration-docker.patch.yml Revert "change(tests): add acceptance test for getblocktemplate method in CI (#5653)" (#5672) 2022-11-21 10:44:11 +10:00
continous-integration-docker.yml Run CI Docker workflow on pushes to main that make changes to configuration files (#5705) 2022-11-23 14:00:11 +00:00
continous-integration-os.patch.yml Add a missing runs-on field (#5562) 2022-11-07 15:13:06 +10:00
continous-integration-os.yml build(deps): bump regex from 1.6.0 to 1.7.0 (#5565) 2022-11-09 07:36:10 +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 fix(build): restore Rust stable in builds and beta for CI (#5515) 2022-11-01 10:51:29 +10:00
delete-gcp-resources.yml build(deps): bump google-github-actions/setup-gcloud from 1.0.0 to 1.0.1 (#5614) 2022-11-10 17:16:52 +00:00
deploy-gcp-tests.yml feat(gcp): add label to instances for cost and logs grouping (#5693) 2022-11-24 03:34:31 +00:00
docs.yml build(deps): bump w9jds/firebase-action from 11.9.0 to 11.16.0 (#5632) 2022-11-15 18:13:26 +00:00
lint.patch.yml fix(ci): Run required jobs on dependent PRs (#5550) 2022-11-07 11:59:32 +10:00
lint.yml change(ci): Fail CI if there are doc warnings (#5683) 2022-11-23 00:26:03 +00:00
release-binaries.yml fix(ci): Run required jobs on dependent PRs (#5550) 2022-11-07 11:59:32 +10:00
release-drafter.yml change(release): Automatically split CHANGELOG entries into categories (#5203) 2022-09-27 12:41:55 +00:00
zcash-lightwalletd.patch.yml fix(ci): Run required jobs on dependent PRs (#5550) 2022-11-07 11:59:32 +10:00
zcash-lightwalletd.yml build(deps): bump google-github-actions/setup-gcloud from 1.0.0 to 1.0.1 (#5614) 2022-11-10 17:16:52 +00:00
zcash-params.yml fix(ci): Run required jobs on dependent PRs (#5550) 2022-11-07 11:59:32 +10:00
zcashd-manual-deploy.yml feat(gcp): add label to instances for cost and logs grouping (#5693) 2022-11-24 03:34:31 +00:00