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
- Vorherrschende Sprache
- Rust
- Sterne
- 3.6k
- Forks
- 396
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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`.
Beitragsleitfaden
Rechercherichtung
Read the linked issue #1023 and inspect the existing `cargo-semver-checks` GitHub Action workflows, focusing on feature resolution and re-exports of workspace dependencies. Reproduce or characterize the `lambda_http` and `aws_lambda_events` semver breakage, then document whether CI has a configuration gap or `cargo-semver-issues` has a bug.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions, rust
- Bereich
- ci-cd, testing
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100