Zebra/.github/workflows
Gustavo Valverde 75ae05b257
imp(ci): do not invalidate cache between PRs (#3996)
When a PR is created and an image is built in a branch, the cache is also pushed to a `buildcache` tag.

As all PRs are using the same tag, sometimes the cache for a specific branch gets invalidated and makes it take longer on further pushes.

This fix might make the first commit take longer, but further ones will be faster if no changes in the code are applied.
2022-03-31 01:34:12 +00:00
..
cd.yml fix(actions): use a specific shortening length for SHAs (#3929) 2022-03-21 23:07:01 +00:00
ci.patch.yml Add a job to ci.yml that does `cargo install --locked --path ./zebrad/ zebrad` (#3998) 2022-03-30 21:53:57 +00:00
ci.yml Add a job to ci.yml that does `cargo install --locked --path ./zebrad/ zebrad` (#3998) 2022-03-30 21:53:57 +00:00
clean.yml fix(actions): use a specific shortening length for SHAs (#3929) 2022-03-21 23:07:01 +00:00
coverage.patch.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
coverage.yml build(deps): bump actions/cache from 2 to 3 (#3918) 2022-03-21 23:08:25 +00:00
docs.yml build(deps): bump actions/checkout from 2.4.0 to 3.0.0 (#3806) 2022-03-09 03:38:38 +00:00
lint.patch.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
lint.yml imp(test): turn on full backtraces and disable frame filtering (#3763) 2022-03-08 15:09:41 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
test-full-sync.yml imp(ci): do not invalidate cache between PRs (#3996) 2022-03-31 01:34:12 +00:00
test.patch.yml Update test.patch.yml with lightwalletd job (#3970) 2022-03-27 22:40:53 +00:00
test.yml imp(ci): do not invalidate cache between PRs (#3996) 2022-03-31 01:34:12 +00:00
zcash-lightwalletd.yml fix syntax in some yml workflows (#3957) 2022-03-24 22:39:16 +00:00
zcash-params.yml fix syntax in some yml workflows (#3957) 2022-03-24 22:39:16 +00:00
zcashd-manual-deploy.yml fix(actions): use a specific shortening length for SHAs (#3929) 2022-03-21 23:07:01 +00:00