Zebra/.github/workflows
Gustavo Valverde 4167380f58
fix(docker): do not mix cache images with test images (#6038)
Docker does not allow to use multiple tags for cache images in their
`cache-from` and `cache-to` options. Which makes some images to lose
previous tags, if the same.

This cause automated mechanims for deletion to fail, as those cache images
were dependant on the main image, and deleting the cache alone was raising
an error if the main image was not deleted first.

A workaround for this is making a separate repository which can hold this
cache images. Which also reduces clutter from the main registries.
2023-01-31 20:40:55 +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 chore(actions): use newer method to set an output parameter (#6039) 2023-01-31 20:40:05 +00:00
build-crates-individually.yml chore(actions): use newer method to set an output parameter (#6039) 2023-01-31 20:40:05 +00:00
build-docker-image.yml fix(docker): do not mix cache images with test images (#6038) 2023-01-31 20:40:55 +00:00
continous-delivery.yml chore(actions): use newer method to set an output parameter (#6039) 2023-01-31 20:40:05 +00:00
continous-integration-docker.patch-always.yml ci(lwd): run the send transactions test on each PR update (#6040) 2023-01-31 20:39:11 +00:00
continous-integration-docker.patch.yml ci: add a test to check that the Docker image config works (#5968) 2023-01-23 06:41:59 +00:00
continous-integration-docker.yml chore(actions): use newer method to set an output parameter (#6039) 2023-01-31 20:40:05 +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 fix(clippy): Silence future-incompat warnings until we upgrade Abscissa (#6024) 2023-01-24 16:27:56 +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(clippy): Silence future-incompat warnings until we upgrade Abscissa (#6024) 2023-01-24 16:27:56 +00:00
delete-gcp-resources.yml feat(ci): delete unused artifacts in registries (#5873) 2023-01-16 23:38:14 +00:00
deploy-gcp-tests.yml chore(actions): use newer method to set an output parameter (#6039) 2023-01-31 20:40:05 +00:00
dockerhub-description.yml build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#5918) 2023-01-05 18:08:18 +00:00
docs.yml fix(clippy): Silence future-incompat warnings until we upgrade Abscissa (#6024) 2023-01-24 16:27:56 +00:00
lint.patch.yml fix(ci): Run required jobs on dependent PRs (#5550) 2022-11-07 11:59:32 +10:00
lint.yml build(deps): bump reviewdog/action-actionlint from 1.35.0 to 1.36.0 (#6021) 2023-01-23 23:31:26 +00:00
project-management.yml feat(actions): add a workflow to automatically add new Zebra issues to projects (#6008) 2023-01-24 01:05:21 +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 fix(ci): Move docker push fix to the setup action (#5998) 2023-01-19 03:30:38 +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 build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#5918) 2023-01-05 18:08:18 +00:00