Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Output migration pipe to observable #57691

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

Conversation

pkozlowski-opensource
Copy link
Member

Only the last commit to be reviewed.

@pullapprove pullapprove bot requested a review from thePunderWoman September 6, 2024 14:28
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: migrations Issues related to `ng update` migrations labels Sep 6, 2024
@ngbot ngbot bot added this to the Backlog milestone Sep 6, 2024
Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

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

LGTM

This change contains a fix that takes into account comments
attached to outputs and preserves / removes those as needed.
@pkozlowski-opensource pkozlowski-opensource force-pushed the output_migration_pipe_to_observable branch from 3e105b1 to 138eb96 Compare September 9, 2024 11:16
@pkozlowski-opensource pkozlowski-opensource added the target: minor This PR is targeted for the next minor release label Sep 9, 2024
This change uses the outputToObservable utility function to
convert migrated outputs to Observables. This happens only
in test files as it is a common practice to use RxJS to listen
to events raised by the component under test.
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

LGTM overall

@pkozlowski-opensource pkozlowski-opensource force-pushed the output_migration_pipe_to_observable branch from 138eb96 to 08f7c7c Compare September 9, 2024 11:35
@pkozlowski-opensource pkozlowski-opensource added the action: merge The PR is ready for merge by the caretaker label Sep 9, 2024
thePunderWoman pushed a commit that referenced this pull request Sep 9, 2024
This change uses the outputToObservable utility function to
convert migrated outputs to Observables. This happens only
in test files as it is a common practice to use RxJS to listen
to events raised by the component under test.

PR Close #57691
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit cbec46a.

The changes were merged into the following branches: main

@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 Oct 10, 2024
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: migrations Issues related to `ng update` migrations detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants