Skip to content

Add infrastructure to check for problems with npm configuration files #117

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 1 commit into from
Mar 25, 2023
Merged

Add infrastructure to check for problems with npm configuration files #117

merged 1 commit into from
Mar 25, 2023

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Mar 25, 2023

A task and GitHub Actions workflow are provided here for checking the project's npm package manager configuration.

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

A task and GitHub Actions workflow are provided here for checking the project's npm package manager configuration.

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.
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Mar 25, 2023
@per1234 per1234 self-assigned this Mar 25, 2023
@per1234 per1234 merged commit 87d316e into arduino:main Mar 25, 2023
@per1234 per1234 deleted the check-npm branch March 25, 2023 11:59
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.

1 participant