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

CI: Catch package-lock.json discrepancies #686

Open
michaeldiamant opened this issue Nov 3, 2022 · 0 comments
Open

CI: Catch package-lock.json discrepancies #686

michaeldiamant opened this issue Nov 3, 2022 · 0 comments

Comments

@michaeldiamant
Copy link
Contributor

Problem

#684 corrects a package-lock.json discrepancy introduced in #680. The problem wasn't identified until a release was partially completed.

The story requests modifying CI so that a similar problem is caught prior to PR merge. After completing the story, a PR like #684 fails the build and can't be merged.

Solution

Dependencies

Urgency

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

No branches or pull requests

3 participants
@michaeldiamant @algoanne and others