Skip to content

chore: fix tests that check package versions in the pipeline#26934

Merged
mergify[bot] merged 2 commits intomainfrom
huijbers/fix-pipeline
Aug 30, 2023
Merged

chore: fix tests that check package versions in the pipeline#26934
mergify[bot] merged 2 commits intomainfrom
huijbers/fix-pipeline

Conversation

@rix0rrr
Copy link
Copy Markdown
Contributor

@rix0rrr rix0rrr commented Aug 30, 2023

They execute correctly locally and in a PR build, but not in the Pipeline because the framework-integ package gets an -alpha.999 suffix (whereas the actual constructs get an -rc.0 suffix).

The test used to read the expected version from its own package.json. It will now read the expected version from aws-cdk-lib's package.json.


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

They execute correctly locally and in a PR build, but not in the
Pipeline because the `framework-integ` package gets an `-alpha.999`
suffix (whereas the actual constructs get an `-rc.0` suffix).
@rix0rrr rix0rrr requested a review from a team August 30, 2023 12:08
@github-actions github-actions bot added the p2 label Aug 30, 2023
@aws-cdk-automation aws-cdk-automation requested a review from a team August 30, 2023 12:08
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Aug 30, 2023
@rix0rrr rix0rrr added the pr/do-not-merge This PR should not be merged at this time. label Aug 30, 2023
@rix0rrr rix0rrr changed the title chore: fix tests that check package versions in the Pipeline chore: fix tests that check package versions in the pipeline Aug 30, 2023
@rix0rrr rix0rrr removed the pr/do-not-merge This PR should not be merged at this time. label Aug 30, 2023
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Aug 30, 2023

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

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 2aa1454
  • 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 0bab4f7 into main Aug 30, 2023
@mergify mergify bot deleted the huijbers/fix-pipeline branch August 30, 2023 13:42
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Aug 30, 2023

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

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. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants