twolfson / foundry

Release manager for npm, bower, component, PyPI, git tags, and any command you want
The Unlicense
41 stars 8 forks source link

Build `foundry resume` #23

Closed twolfson closed 9 years ago

twolfson commented 9 years ago

Part of the move to CLI tools in 3.0.0 was so we could build resume functionality. For example, it sucks when you aren't logged in to npm or PyPI because you are in an incomplete state with no easy way out.

https://gist.github.com/twolfson/1eeb9a4610b9311b3126

https://gist.github.com/twolfson/2d0e3d2e1efd08274d29

Now that we are on CLI tools, let's implement this awesome feature.

twolfson commented 9 years ago

Upon completion, add a feature about it:

- Resumable releases in case of issues (e.g. repository is having issues, logged out on new computer)
    - TODO: Link to `foundry resume` documentation
twolfson commented 9 years ago

This has been completed in 4.2.0