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

chore: re-enable using current pkg versions for api compat checks #8427

Merged
merged 2 commits into from
Jun 9, 2020

Conversation

nija-at
Copy link
Contributor

@nija-at nija-at commented Jun 8, 2020

This was originally added in commit
3dd21b9.

However, the script fails during a bump build when the package version
in lerna.json is ahead of the latest published in NPM. This was worked
around by turning this feature off -
09a1f33.

Re-enable this feature and handle version in lerna.json may be ahead of
NPM.

Testing

Manually tested three cases -

  • When version in lerna.json is <= package published in NPM
  • When version in lerna.json is > package published in NPM
  • When DOWNLOAD_LATEST is set to true.

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

This was originally added in commit
3dd21b9.

However, the script fails during a bump build when the package version
in lerna.json is ahead of the latest published in NPM. This was worked
around by turning this feature off -
09a1f33.

Re-enable this feature and handle version in lerna.json may be ahead of
NPM.
@nija-at nija-at self-assigned this Jun 8, 2020
@nija-at nija-at requested review from MrArnoldPalmer and a team June 8, 2020 09:24
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jun 8, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 3fe5631
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify
Copy link
Contributor

mergify bot commented Jun 9, 2020

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

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 559115c
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify
Copy link
Contributor

mergify bot commented Jun 9, 2020

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

@mergify mergify bot merged commit ae90cba into master Jun 9, 2020
@mergify mergify bot deleted the nija-at/apicompat-reenable branch June 9, 2020 04:44
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