Closed twolfson closed 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
This has been completed in 4.2.0
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 tonpm
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.