Zebra/.github/workflows
teor 9963471b7c
Check for duplicate crate dependencies in CI (#2986)
* Add default deny.toml for "cargo deny check bans"

`cargo deny init`

* Delete unused "cargo deny" config entries

Also cleanup trailing whitespace.

* Deny duplicate crates and unexpected crate sources

Allow the current set of duplicates and sources,
with references to the tickets that will fix them.

* Check for duplicate dependencies in CI

Also check for:
- unexpected crate sources
- outdated Cargo.lock
  (required for accurate duplicate and source checks)

* Revert CI name changes so required statuses pass

* Fix ticket for sentry-tracing
2021-11-01 21:19:22 +00:00
..
cd.yml Bump actions/checkout from 2.3.4 to 2.3.5 (#2898) 2021-10-19 04:03:10 +00:00
ci.yml Check for duplicate crate dependencies in CI (#2986) 2021-11-01 21:19:22 +00:00
coverage.yml Bump actions/checkout from 2.3.4 to 2.3.5 (#2898) 2021-10-19 04:03:10 +00:00
docs.yml Bump actions/checkout from 2.3.4 to 2.3.5 (#2898) 2021-10-19 04:03:10 +00:00
manual-deploy.yml Bump actions/checkout from 2.3.4 to 2.3.5 (#2898) 2021-10-19 04:03:10 +00:00
regenerate-stateful-test-disks.yml Bump actions/checkout from 2.3.4 to 2.3.5 (#2898) 2021-10-19 04:03:10 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
test.yml Bump actions/checkout from 2.3.4 to 2.3.5 (#2898) 2021-10-19 04:03:10 +00:00
zcashd-manual-deploy.yml Bump actions/checkout from 2.3.4 to 2.3.5 (#2898) 2021-10-19 04:03:10 +00:00