Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Allow Travis to build wheels and attach them to releases #202

Merged
merged 6 commits into from
Sep 19, 2017

Conversation

rosskarchner
Copy link
Member

@rosskarchner rosskarchner commented Sep 19, 2017

This was primarirly accomplished using the travis cli too:

travis setup releases

... And adding some code to make sure sure a wheel gets generated as part of the build process (including adding config for Node 6, bower, and gulp)

I also added 'setuptools-git-version' to setup.py, which will allow setuptools to infer the version number from the git tag

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.933% when pulling 84ee0ca on travis-build-my-wheel into cf01aa0 on master.

@rosskarchner rosskarchner changed the title WIP: travis building wheels Allow Travis to build wheels and attach them to releases Sep 19, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.933% when pulling 23cba38 on travis-build-my-wheel into cf01aa0 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.933% when pulling ca30337 on travis-build-my-wheel into cf01aa0 on master.

Copy link
Member

@higs4281 higs4281 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes a person want to generate a release!

Unrelated to this PR, but I wonder if we should move satellites away from coveralls to follow the mother ship.

@rosskarchner rosskarchner merged commit 7a432ac into master Sep 19, 2017
@rosskarchner
Copy link
Member Author

@higs4281 someone ought to test it out-- go for it!

The attachment will take a few minutes to show up, but you should be able to monitor progress at https://travis-ci.org/cfpb/retirement

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants