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

Use tox release candidates in pytest CI #2683

Closed
obestwalter opened this issue Aug 13, 2017 · 5 comments
Closed

Use tox release candidates in pytest CI #2683

obestwalter opened this issue Aug 13, 2017 · 5 comments
Labels
type: infrastructure improvement to development/releases/CI structure

Comments

@obestwalter
Copy link
Member

With tox 2.8 we start using release candidates and it would be nice if you could start using them in pytest CI tests.

All that needs to be done is to add the --pre flag to the install command in the CI configs. I can open a PR if there are no objections.

@RonnyPfannschmidt
Copy link
Member

main question is what will that cost pytest - while i trust in the stability of tox - i don't see the direct need to make pytest a "testbed"

on the other hand its a quite nice fallout connection

@obestwalter
Copy link
Member Author

As we have some developer overlap I thought it might not hurt to propose to use tox release candidates here. The cost is that maybe sometimes CI builds fail due to a new bug in a tox rc, which is hopefully easy to recognize then.

@RonnyPfannschmidt
Copy link
Member

yup - i think i'm +0 on this one, ^^

@nicoddemus nicoddemus added the type: infrastructure improvement to development/releases/CI structure label Aug 14, 2017
@nicoddemus
Copy link
Member

I'm 👍!

@obestwalter
Copy link
Member Author

obestwalter commented Aug 15, 2017

Hey thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: infrastructure improvement to development/releases/CI structure
Projects
None yet
Development

No branches or pull requests

3 participants