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

Several updates to ng update and ng add #21140

Merged
merged 3 commits into from Jun 16, 2021
Merged

Several updates to ng update and ng add #21140

merged 3 commits into from Jun 16, 2021

Conversation

alan-agius4
Copy link
Collaborator

@alan-agius4 alan-agius4 commented Jun 16, 2021

See each commit.

@google-cla google-cla bot added the cla: yes label Jun 16, 2021
@alan-agius4 alan-agius4 requested a review from clydin June 16, 2021 12:01
@alan-agius4 alan-agius4 added the target: minor This PR is targeted for the next minor release label Jun 16, 2021
@alan-agius4 alan-agius4 marked this pull request as ready for review June 16, 2021 12:01
Unlike `yarn`, `npm` doesn't resolve `.npmrc` from parent locations instead it looks in predefied locations in
- per-project config file (/path/to/my/project/.npmrc)
- per-user config file (~/.npmrc)
- global config file ($PREFIX/etc/npmrc)
- npm builtin config file (/path/to/npm/npmrc)

https://docs.npmjs.com/cli/v7/configuring-npm/npmrc#files
@clydin clydin merged commit e9717e5 into angular:master Jun 16, 2021
@alan-agius4 alan-agius4 deleted the update-cleanup branch June 17, 2021 05:42
@alan-agius4 alan-agius4 changed the title Several updates to ng-update Several updates to ng update and ng add Jun 17, 2021
filipesilva pushed a commit that referenced this pull request Jun 18, 2021
… repositories

With this change we add E2E tests to validate that `ng add` and `ng update` work with secure NPM registries.

This is a follow up of #21140 which addressed several issues with secure registries.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants