aws-adfs icon indicating copy to clipboard operation
aws-adfs copied to clipboard

Automate release process

Open venth opened this issue 8 years ago • 1 comments

Currently release process is done manually, which already ended up with the released spoiled egg on pypi. In order to prevent releasing spoiled eggs in the future the release process will be performed by travis, when the commit used to build is tagged with a version and build is executed against master branch.

venth avatar Jun 22 '17 08:06 venth

In progress, see #177

pdecat avatar Sep 23 '21 10:09 pdecat