Skip to content

Add CI Check for package-lock.json diffs#2664

Merged
etoledom merged 17 commits intodevelopfrom
test-check-pachage-lock-diff
Sep 29, 2020
Merged

Add CI Check for package-lock.json diffs#2664
etoledom merged 17 commits intodevelopfrom
test-check-pachage-lock-diff

Conversation

@etoledom
Copy link
Copy Markdown
Contributor

This PR adds a CI check for changes on package-lock.json after running npm install.
With this check we will ensure that our package-lock.json is always updated and changes are committed.

To test:

  • Check CI results for check-correctness job
  • Check this previous run job with this check failing to see output.
  • Feel free to do other tests as desired.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

@etoledom etoledom added this to the 1.38 milestone Sep 24, 2020
@etoledom etoledom requested a review from ceyhun September 24, 2020 12:19
@etoledom etoledom self-assigned this Sep 24, 2020
@peril-wordpress-mobile
Copy link
Copy Markdown

peril-wordpress-mobile bot commented Sep 24, 2020

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

@cameronvoell
Copy link
Copy Markdown
Contributor

@etoledom Just reminding that we'll be cutting the 1.38 release branch later in the day Monday 9/28. Please try to get this merged by then or bump the milestone. Thanks much 🙇

@etoledom
Copy link
Copy Markdown
Contributor Author

@ceyhun - could you take a look at this?
cc @hypest since we were chatting about this CI check too.

@etoledom etoledom modified the milestones: 1.38, 1.39 Sep 28, 2020
Copy link
Copy Markdown
Contributor

@ceyhun ceyhun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Will trigger CI one last time.

@etoledom etoledom merged commit 3b58aa6 into develop Sep 29, 2020
@etoledom etoledom deleted the test-check-pachage-lock-diff branch September 29, 2020 09:10
@etoledom
Copy link
Copy Markdown
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants