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

fix: Rename npm_package_json to npm_requirements #621

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aslafy-z
Copy link

@aslafy-z aslafy-z commented Sep 25, 2024

Description

This change was missed in #293. Documentation is up to date, code is not.

Fixes #506
Replace #507

Motivation and Context

This would solve inconsistencies in the documentation. It says the field is named npm_requirements, but it's in fact npm_package_json.

Breaking Changes

There is no breaking change. The wrongly documented field npm_requirements will start to work as expected. The previous non-documented field npm_package_json will keep working.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@aslafy-z aslafy-z marked this pull request as ready for review September 25, 2024 11:40
@aslafy-z aslafy-z changed the title fix: rename npm_package_json to npm_requirements fix: Rename npm_package_json to npm_requirements Sep 25, 2024
Copy link

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Oct 26, 2024
@aslafy-z
Copy link
Author

This is not stale

@aslafy-z
Copy link
Author

@antonbabenko can you give it a look please?

@github-actions github-actions bot removed the stale label Oct 28, 2024
Copy link

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Nov 28, 2024
@aslafy-z
Copy link
Author

Still a thing

@github-actions github-actions bot removed the stale label Nov 29, 2024
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.

npm_requirements does not work correctly
1 participant