You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by anthony shaw <an...@apache.org> on 2016/09/23 03:14:27 UTC

[dev] Updated release process

in light of the issues we had releasing 1.2.0, I've created a script
to make sure it doesn't happen again.

For those of you familiar with the old process, the part that has
changed is when you ran setup.py register.

Now, you cd dist and run ./deploy.sh.

https://github.com/apache/libcloud/commit/4b3d0b1e32ec7313b968afd957afc2bd227c68eb

Ant