Skip to content

fix: stop spinner after netlify login #7296

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

ndhoule
Copy link
Contributor

@ndhoule ndhoule commented May 14, 2025

Currently, when the netlify login command successfully finishes or fails, we fail to stop the spinner correctly. The user must then SIGINT/Ctrl-C to exit. This change fixes that issue.

Currently, when the `netlify login` command successfully finishes or
fails, we fail to stop the spinner correctly. The user must then
SIGINT/Ctrl-C to exit. This change fixes that issue.
@ndhoule ndhoule requested a review from a team as a code owner May 14, 2025 16:32
Copy link

github-actions bot commented May 14, 2025

📊 Benchmark results

Comparing with 47242ce

  • Dependency count: 1,148 (no change)
  • Package size: 271 MB (no change)
  • Number of ts-expect-error directives: 397 (no change)

Copy link
Member

@serhalp serhalp left a comment

Choose a reason for hiding this comment

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

:it-me:

@serhalp serhalp enabled auto-merge (squash) May 14, 2025 19:13
@serhalp serhalp merged commit 9dfb71a into main May 14, 2025
52 checks passed
@serhalp serhalp deleted the nathanhoule/cpla-2776-netlify-login-loading-spinner-never-terminates-after branch May 14, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants