Skip to content

chore: fix versions of inner dependencies in @aws-cdk-lib#15648

Merged
mergify[bot] merged 1 commit intoaws:v2-mainfrom
skinny85:chore/fix-unstable-versions
Jul 19, 2021
Merged

chore: fix versions of inner dependencies in @aws-cdk-lib#15648
mergify[bot] merged 1 commit intoaws:v2-mainfrom
skinny85:chore/fix-unstable-versions

Conversation

@skinny85
Copy link
Copy Markdown
Contributor

The build of the V2 experimental modules hardcoded the versions of unstable-to-unstable dependencies to 0.0.0,
which does not work in our pipeline, which first runs the align-versions.sh script to give all modules a temporary version.
Fix it by using the version the experimental package itself is (as that's the version assigned by align-versions.sh).


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

The build of the V2 experimental modules hardcoded the versions of unstable-to-unstable dependencies to `0.0.0`,
which does not work in our pipeline, which first runs the `align-versions.sh` script to give all modules a temporary version.
Fix it by using the version the experimental package itself is (as that's the version assigned by `align-versions.sh`).
@skinny85 skinny85 requested a review from eladb July 19, 2021 15:26
@skinny85 skinny85 self-assigned this Jul 19, 2021
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Jul 19, 2021

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jul 19, 2021
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: b6a30b1
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 759e556 into aws:v2-main Jul 19, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 19, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@skinny85 skinny85 deleted the chore/fix-unstable-versions branch July 19, 2021 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants