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

Show progress while creating a new pull request #2808

Merged
merged 2 commits into from Jan 21, 2021

Conversation

KarelCoudijzer
Copy link
Contributor

This PR adds progress indicators on the following places while creating a new pr.

  1. api.CreatePullRequest
  2. api.ForkRepo
  3. pushBranch

Note: I did not add any test as it is a pure visual change. If tests are necessary anyway, could someone point me out how to test such code?

closes #2716

@samcoe samcoe added this to Backlog 🗒 in The GitHub CLI via automation Jan 19, 2021
@samcoe samcoe moved this from Backlog 🗒 to Needs review 🤔 in The GitHub CLI Jan 19, 2021
@vilmibm vilmibm self-assigned this Jan 20, 2021
one of the three new spinners produced less than ideal output when a
push happened; the other two do enhance the create experience and i
think we can get away without one for push.
The GitHub CLI automation moved this from Needs review 🤔 to Needs to be merged 🎉 Jan 21, 2021
@vilmibm vilmibm merged commit d25938e into cli:trunk Jan 21, 2021
The GitHub CLI automation moved this from Needs to be merged 🎉 to Pending Release 🥚 Jan 21, 2021
@github-actions github-actions bot moved this from Pending Release 🥚 to Done 💤 in The GitHub CLI Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
The GitHub CLI
  
Done 💤
Development

Successfully merging this pull request may close these issues.

Creating fork during gh pr create hangs for several minutes
2 participants