Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: composition@v0.36.0 #89

Merged
merged 1 commit into from
Mar 29, 2022
Merged

Conversation

EverlastingBugstopper
Copy link
Contributor

No description provided.

@EverlastingBugstopper EverlastingBugstopper merged commit 1175eee into main Mar 29, 2022
@EverlastingBugstopper EverlastingBugstopper deleted the composition@v0.36.0 branch March 29, 2022 16:07
dingxiangfei2009 pushed a commit to dingxiangfei2009/federation-rs that referenced this pull request Jun 23, 2022
dingxiangfei2009 pushed a commit to dingxiangfei2009/federation-rs that referenced this pull request Jun 23, 2022
feat: set up cargo-deny

fixes apollographql#37

This commit sets up cargo-deny with the following settings:
- Security advisories: warn for unmaintained and yanked crates. deny CVEs except `RUSTSEC-2020-0159` (pending chronotope/chrono#499 to close somehow)
- Licenses: Allow ELv2 compatible licenses: `"Apache-2.0", "Apache-2.0 WITH LLVM-exception", "BSD-2-Clause", "BSD-3-Clause", "CC0-1.0", "LicenseRef-ELv2", "ISC", "MIT",`. `LicenseRef-ELv2` is a placeholder while we're waiting for a SPDX identifier.
- Sources: Explicitly allow references to `apollographql` and `opentelemetry` github repositories only.
- Bans: No crates are banned as of yet

This commit also adds `cargo-deny -L error check` on Linux and OSX in CI. Note it doesn't run on windows, possibly because of an environment variable issue. However this is fine given [cargo-deny checks for every targets by default](https://github.com/EmbarkStudios/cargo-deny/blob/d0ea0a2e7d7376ee212faec756cb12ab05f55c4d/examples/08_target_filtering/README.md#description).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant