Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release prep #21

Merged
merged 7 commits into from
Dec 17, 2018
Merged

Release prep #21

merged 7 commits into from
Dec 17, 2018

Conversation

Aylr
Copy link
Contributor

@Aylr Aylr commented Dec 11, 2018

What's Here

Known Issues

  • It looks like this requires a server - and we'll have to think about how to set that up w/ Travis, so builds will fail
  • I added hacky timeouts to all the slow tests just so I could see if things were running
  • for some reason the slack notification is not working...

Aylr added 3 commits December 10, 2018 20:35
* hacking some tests timeouts to speed them up (this will need to change)
* split out requrements for setup and dev
* Makefile for dev speed and CI prep
* travis template
* removed pip private methods
@Aylr Aylr requested review from eugmandel and roblim December 11, 2018 03:52
Aylr added 3 commits December 10, 2018 21:09
* I'm not sure if the dockerfile is used, but now it matches the Makefile more
* moved version into setup.py (it wasn't reliable there)
* pypi now supports markdown!!!
@Aylr Aylr merged commit b29fc3e into develop Dec 17, 2018
@Aylr Aylr deleted the release-prep branch December 17, 2018 16:44
Aylr added a commit that referenced this pull request Dec 17, 2018
* * changed relative import to absolute
* hacking some tests timeouts to speed them up (this will need to change)
* split out requrements for setup and dev
* Makefile for dev speed and CI prep
* travis template
* removed pip private methods

* * travis slack token

* * slack token 2

* * safer shebang

* * consolidated test-reqs to dev-reqs
* I'm not sure if the dockerfile is used, but now it matches the Makefile more

* * filled out more setup keys for a nicer release
* moved version into setup.py (it wasn't reliable there)
* pypi now supports markdown!!!

* * bump version to 0.0.4 to prepare for release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setup.py uses private libraries of pip no longer available in current versions Configure travis
2 participants