Skip to content

Conversation

@per1234
Copy link
Contributor

@per1234 per1234 commented Sep 7, 2025

This workflow job supports projects with multiple npm projects in subfolders of the repository. The version of Node.js to use is determined from the content of the npm metadata file. Previously the workflow always used the file located in the root of the repository. The versioning data in that file won't necessarily be correct for npm projects in subfolders, so the metadata for the individual npm project should be used instead.

This workflow job supports projects with multiple npm projects in subfolders of the repository. The version of Node.js
to use is determined from the content of the npm metadata file. Previously the workflow always used the file located in
the root of the repository. The versioning data in that file won't necessarily be correct for npm projects in
subfolders, so the metadata for the individual npm project should be used instead.
@per1234 per1234 self-assigned this Sep 7, 2025
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: infrastructure Related to project infrastructure labels Sep 7, 2025
@per1234 per1234 merged commit e175d17 into arduino:main Sep 7, 2025
14 checks passed
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: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant