Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

feat: implement support for npmrc options set to environment variables #180

Merged
merged 1 commit into from
Dec 24, 2021
Merged

feat: implement support for npmrc options set to environment variables #180

merged 1 commit into from
Dec 24, 2021

Conversation

alienriver49
Copy link
Contributor

This adds support for a .npmrc file similar to the following:

registry="private artifactory registry url goes here"
_auth=${ARTIFACTORY_TOKEN}
email=${ARTIFACTORY_USERNAME}
always-auth=true

@guybedford guybedford merged commit 5261c58 into jspm:master Dec 24, 2021
@guybedford
Copy link
Member

Thanks for getting around to it! Published a 1.0.2 let me know if that works out ok there.

If you hit other things let me know - may be able to get you publish access.

@alienriver49
Copy link
Contributor Author

Thank you! Would you be cool if we cherry-picked this commit into the 0.17 branch and released a new version of that as well? If you are cool with that, want me to open a PR for that?

@guybedford
Copy link
Member

@alienriver49 sure we can do an update for 0.17 as well no problem.

@alienriver49 alienriver49 deleted the feat/npmrc-environment-variable-support branch December 29, 2021 13:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants