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

test(core): run schematic tests with public migration collection #30198

Conversation

devversion
Copy link
Member

572b549 changed how the schematic tests are executed. Tests no
longer use the schematic collection that is also used by the CLI
ng update command and therefore the migration collection could
technically be invalid.

In order to ensure that the public migration collection is guaranteed
to work and to avoid duplication within two schematic collections, the
changes are partially reverted and only the disabled injectable-pipe
schematic has its own collection.

@devversion devversion added action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release labels Apr 29, 2019
@devversion devversion requested a review from a team as a code owner April 29, 2019 19:07
@ngbot ngbot bot modified the milestone: needsTriage Apr 29, 2019
@devversion devversion changed the title test(core): run schematic tests wiith public migration collection test(core): run schematic tests with public migration collection Apr 29, 2019
@devversion devversion force-pushed the test/core-run-schematic-tests-against-public-migration-collection branch from cf3762d to 491afff Compare April 29, 2019 19:07
572b549 changed how the schematic
tests are executed. Tests no longer use the schematic collection
that is also used by the CLI `ng update` command and therefore
the migration collection could  technically be invalid.

In order to ensure that the public migration collection is guaranteed
to work and to avoid duplication within two schematic collections, the
changes are partially reverted and only the disabled `injectable-pipe`
schematic has its own collection.
@devversion devversion force-pushed the test/core-run-schematic-tests-against-public-migration-collection branch from 491afff to 61a1054 Compare April 29, 2019 19:17
Copy link
Contributor

@kara kara left a comment

Choose a reason for hiding this comment

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

LGTM

@kara kara removed their assignment May 8, 2019
@kara kara added action: merge The PR is ready for merge by the caretaker action: presubmit The PR is in need of a google3 presubmit and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels May 8, 2019
@kara
Copy link
Contributor

kara commented May 8, 2019

presubmit

@kara kara removed the action: presubmit The PR is in need of a google3 presubmit label May 8, 2019
@alxhub alxhub closed this in f094bb5 May 8, 2019
alxhub pushed a commit that referenced this pull request May 8, 2019
)

572b549 changed how the schematic
tests are executed. Tests no longer use the schematic collection
that is also used by the CLI `ng update` command and therefore
the migration collection could  technically be invalid.

In order to ensure that the public migration collection is guaranteed
to work and to avoid duplication within two schematic collections, the
changes are partially reverted and only the disabled `injectable-pipe`
schematic has its own collection.

PR Close #30198
BioPhoton pushed a commit to BioPhoton/angular that referenced this pull request May 21, 2019
…ular#30198)

572b549 changed how the schematic
tests are executed. Tests no longer use the schematic collection
that is also used by the CLI `ng update` command and therefore
the migration collection could  technically be invalid.

In order to ensure that the public migration collection is guaranteed
to work and to avoid duplication within two schematic collections, the
changes are partially reverted and only the disabled `injectable-pipe`
schematic has its own collection.

PR Close angular#30198
@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 Sep 15, 2019
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 area: core Issues related to the framework runtime cla: yes target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants