Zebra/.github/workflows
teor eeff71d0bd
Increase test coverage of state rebuild (#4020)
Only run the state rebuild job if the database format version has (likely) changed.

If we have accidentally changed the format, but not changed the version,
we want to run with the old cached state, so this job fails.

If we change the state path without changing the version,
this job will take a few hours, because it will do a full rebuild.
2022-04-01 16:02:55 +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 Increase test coverage of state rebuild (#4020) 2022-04-01 16:02:55 +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