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

Add NPM diff workflow #58

Closed
wants to merge 3 commits into from
Closed

Add NPM diff workflow #58

wants to merge 3 commits into from

Conversation

jdevalk
Copy link
Member

@jdevalk jdevalk commented Jul 9, 2024

Context

  • Allow seeing the changes in package-lock.json more easily.

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Test on Playground
Test this pull request on the Playground or download the zip.

@jdevalk jdevalk requested a review from aristath August 5, 2024 09:32
- name: Checkout
uses: actions/checkout@v4
- name: NPM lockfile changes
uses: emilia-capital/npm-lockfile-changes@main
Copy link
Member

Choose a reason for hiding this comment

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

Getting an error that this repo doesn't exist.
Is it a repo we should create, or change this line to something else?

@jdevalk
Copy link
Member Author

jdevalk commented Aug 5, 2024

Ah forget it, I remember now that I need to find another way to do this.

@jdevalk jdevalk closed this Aug 5, 2024
@jdevalk jdevalk deleted the jdv/npm-diff branch August 5, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants