Skip to content

test(@schematics/schematics): run npm install from local registry#18199

Merged
alan-agius4 merged 1 commit intoangular:masterfrom
kyliau:e2e-local-registry
Jul 9, 2020
Merged

test(@schematics/schematics): run npm install from local registry#18199
alan-agius4 merged 1 commit intoangular:masterfrom
kyliau:e2e-local-registry

Conversation

@kyliau
Copy link
Copy Markdown
Contributor

@kyliau kyliau commented Jul 8, 2020

After a new tag is pushed, the schematic e2e test will attempt to
install the latest version, but it incorrectly installs the version
from the actual NPM registry instead of the local registry.

@kyliau kyliau added the target: major This PR is targeted for the next major release label Jul 8, 2020
@kyliau kyliau force-pushed the e2e-local-registry branch from e8d2c40 to a77edc9 Compare July 9, 2020 00:13
@kyliau kyliau changed the title fix(e2e): run npm install from local registry fix(@schematics/schematics): run npm install from local registry Jul 9, 2020
Copy link
Copy Markdown
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commit type should be test: since this only effects e2e tests.

After a new tag is pushed, the schematic e2e test will attempt to
install the latest version, but it incorrectly installs the version
from the actual NPM registry instead of the local registry.
@kyliau kyliau force-pushed the e2e-local-registry branch from a77edc9 to 4222e4d Compare July 9, 2020 16:39
@kyliau kyliau changed the title fix(@schematics/schematics): run npm install from local registry test(@schematics/schematics): run npm install from local registry Jul 9, 2020
Copy link
Copy Markdown
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed cla: yes labels Jul 9, 2020
@angular angular deleted a comment from googlebot Jul 9, 2020
@kyliau kyliau removed the cla: yes label Jul 9, 2020
@alan-agius4 alan-agius4 merged commit cfc228c into angular:master Jul 9, 2020
@kyliau kyliau deleted the e2e-local-registry branch July 9, 2020 17:21
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Aug 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants