Skip to content

Add CI workflow to check for problems with npm configuration files #31

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

Merged
merged 2 commits into from
Jan 10, 2022
Merged

Add CI workflow to check for problems with npm configuration files #31

merged 2 commits into from
Jan 10, 2022

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Jan 6, 2022

On every push and pull request that affects relevant files, and periodically:

@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jan 6, 2022
@per1234 per1234 self-assigned this Jan 6, 2022
On every push and pull request that affects relevant files, and periodically:

- Validate package.json against its JSON schema.
- Check for forgotten package-lock.json syncs.
Apparently an `optional` field was added since the time of whatever version of npm was used to generate it last.
@per1234 per1234 merged commit cd91005 into arduino:main Jan 10, 2022
@per1234 per1234 deleted the check-npm branch January 10, 2022 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants