-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
discussionGeneral problem for which possible solutions need to be discussedGeneral problem for which possible solutions need to be discussedfeature requestDesirable, nice-to-have featureDesirable, nice-to-have feature
Description
In the future it seems like a good idea to automate the release process even more.
We are already building and testing the various .deb packages on travis. According to the documentation [1] it should be easy to automatically upload these to a new GitHub release whenever a new tag is created.
The same goes for the pip/wheel package. With a bit of work we might be able to compile SG++ with the manylinux2010 setup [2] and thus have a package that is accepted and automatically pushed to the PyPi repository.
[1] https://docs.travis-ci.com/user/deployment/releases/
[2] https://github.com/pypa/python-manylinux-demo/blob/master/.travis.yml
valentjn
Metadata
Metadata
Assignees
Labels
discussionGeneral problem for which possible solutions need to be discussedGeneral problem for which possible solutions need to be discussedfeature requestDesirable, nice-to-have featureDesirable, nice-to-have feature