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

WIP - tox 4 #1400

Closed
wants to merge 3 commits into from
Closed

WIP - tox 4 #1400

wants to merge 3 commits into from

Conversation

gaborbernat
Copy link
Member

No description provided.

@gaborbernat gaborbernat changed the title python 3.5 friendly tox 4 Aug 20, 2019
@gaborbernat gaborbernat changed the title tox 4 WIP - tox 4 Aug 20, 2019
@asottile
Copy link
Contributor

lmk when you want me to take a look at this (@-me), going to mute until then o7

@gaborbernat
Copy link
Member Author

@asottile probably not in the next two weeks 👍 no worries

"""Report the status of a tox environment"""

def __init__(self, result_log, name, content):
self.reportlog = result_log
Copy link

@blueyed blueyed Nov 15, 2019

Choose a reason for hiding this comment

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

@gaborbernat
JFI: this is unused (also now already (27d7a6a - feel free to pick it, but I've thought it could be an API break etc))

@obestwalter
Copy link
Member

obestwalter commented Nov 19, 2019

I have some time and more importantly mind space now and would like to work my way into this, would this make sense at the moment @gaborbernat?

@gaborbernat
Copy link
Member Author

It's definitely possible; though mind you the state of this branch is a very early alpha, with not all platforms supported yet 👍 Maybe first look at the code and tell me your thoughts 👍 I do plan to pick this up eventually but first would like to roll out the virtualenv rewrite.

@obestwalter
Copy link
Member

o.k. I am especially interested atm on how this can help us integrating docker better and how we can improve reporting. I am not 100% sure yet if a rewrite is a really good idea or a more incremental approach (which my gut feeling rather would tend to), but I'll definitely have a look to get a feeling for the direction you are heading.

@gaborbernat
Copy link
Member Author

As someone who maintains a POC version of the docker thing my experience is that a major rewrite is necessariy to make it sustainable. We want to end up with something that's also fast, not just correct; and does not require patching in 5 different locations. In the current state of things none of these three are easily achievable. 😢 The rewrite will make this possible though I feel like.

@gaborbernat
Copy link
Member Author

Will close for now, 👍

@gaborbernat gaborbernat deleted the docker branch May 7, 2020 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants