Skip to content

chore: fix yarn.lock file#18068

Merged
mergify[bot] merged 2 commits intomasterfrom
huijbers/fix-yarnlock
Dec 17, 2021
Merged

chore: fix yarn.lock file#18068
mergify[bot] merged 2 commits intomasterfrom
huijbers/fix-yarnlock

Conversation

@rix0rrr
Copy link
Copy Markdown
Contributor

@rix0rrr rix0rrr commented Dec 17, 2021

There are some missing entries in the yarn.lock file, breaking the
validation that we have on this.

The validation script should have always failed the build (even on the
build server), but it was not because it didn't properly handle uncaught
rejected promises, and whether that would fail or not depended on the
Node.js version.

Rectify both issues.


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

There are some missing entries in the `yarn.lock` file, breaking the
validation that we have on this.

The validation script should have always failed the build (even on the
build server), but it's not because it didn't properly handle uncaught
rejected promises, and whether that would fail or not depended on the
Node.js version.

Rectify both issues.
@rix0rrr rix0rrr requested a review from a team December 17, 2021 11:10
@rix0rrr rix0rrr self-assigned this Dec 17, 2021
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Dec 17, 2021

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Dec 17, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Dec 17, 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).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 2050ee9
  • 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 4c644c0 into master Dec 17, 2021
@mergify mergify bot deleted the huijbers/fix-yarnlock branch December 17, 2021 12:41
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Dec 17, 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).

TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
There are some missing entries in the `yarn.lock` file, breaking the
validation that we have on this.

The validation script should have always failed the build (even on the
build server), but it was not because it didn't properly handle uncaught
rejected promises, and whether that would fail or not depended on the
Node.js version.

Rectify both issues.


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
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