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

Added package-lock.json check to CI/CD actions #132

Merged

Conversation

nathan-weinberg
Copy link
Member

While doing some RRE work I came across this npm package: https://www.npmjs.com/package/package-lock-utd

tl;dr it provides a one-liner command that verifies that package-lock.json is up-to-date

Proposing here to add it to all our CI/CD actions as an extra layer of assurance and to help us keep our dependencies straight

@nathan-weinberg nathan-weinberg merged commit fcc50df into transitmatters:master Feb 14, 2023
@nathan-weinberg nathan-weinberg deleted the package-check branch February 14, 2023 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Affects or Updates CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants