aws / aws/aws-lambda-rust-runtime
[ci] Review `cargo-semver-checks` Github Action workflows, find gaps related to feature resolution & re-exports of workspace dependencies
Open
good first issue
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 396
- PR merge metrics
- No merged PRs in 30d
Description
Context: https://github.com/awslabs/aws-lambda-rust-runtime/issues/1023
We had semver breakage in a `lambda_http` patch release due to its dependency on `aws_lambda_events`.
My understanding was that our CI should have failed this. We should find whether there is a gap in our CI setup, or a bug in `cargo-semver-issues`.
Contributor guide
Assessment
This issue has not been assessed yet.