release icon indicating copy to clipboard operation
release copied to clipboard

Getting stuck after tagging

Open ric2z opened this issue 6 years ago • 1 comments

I'm getting stuck here:

✔ Bumped version tag to 1.3.3
✔ Created release commit
✔ Tagged commit
⠸ Pushing everything to remote

Notes:

  • this is a private repository
  • my GH acct has 2FA
  • it's not pushing to the remote
  • if I quit the process and run git push, I can push normally

Thanks.

ric2z avatar Feb 06 '19 16:02 ric2z

Also want to add this. If git push fails (for whatever reason) the state is pretty messed up and we have to clean up the first steps (version bumps, tagging, etc) to get it rolling again. Ideally it would revert everything back, or let's us jump into specific steps again, like creating the GitHub release including the changelog.

codeofsumit avatar Apr 16 '19 19:04 codeofsumit