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

refactor(@angular/cli): use prompt helper functions in analytics and completion commands #27656

Merged
merged 1 commit into from
May 17, 2024

Conversation

clydin
Copy link
Member

@clydin clydin commented May 17, 2024

Instead of manually invoking an underlying prompt library, the analytics and completion commands now use the helper utility functions present to handle console prompts.

…completion commands

Instead of manually invoking an underlying prompt library, the analytics
and completion commands now use the helper utility functions present to
handle console prompts.
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label May 17, 2024
@clydin clydin requested a review from alan-agius4 May 17, 2024 17:14
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label May 17, 2024
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels May 17, 2024
@clydin clydin merged commit c79a513 into angular:main May 17, 2024
35 checks passed
@clydin clydin deleted the cli/prompt-cleanup branch May 17, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants