Skip to content

Comments

Keep v3 injected environment variable list#2313

Merged
gaborbernat merged 1 commit intotox-dev:rewritefrom
gaborbernat:2259
Jan 11, 2022
Merged

Keep v3 injected environment variable list#2313
gaborbernat merged 1 commit intotox-dev:rewritefrom
gaborbernat:2259

Conversation

@gaborbernat
Copy link
Member

@gaborbernat gaborbernat commented Jan 11, 2022

Resolves #2259.

@gaborbernat gaborbernat merged commit be5373b into tox-dev:rewrite Jan 11, 2022
@gaborbernat gaborbernat deleted the 2259 branch January 11, 2022 09:49
Comment on lines +1 to +2
Insert ``TOX_WORK_DIR``, ``TOX_ENV_NAME``, ``TOX_ENV_DIR`` and ``VIRTUAL_ENV`` environment variables for each tox
environments environment variables to keep contract with tox version 3 - by :user:`gaborbernat`.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Insert ``TOX_WORK_DIR``, ``TOX_ENV_NAME``, ``TOX_ENV_DIR`` and ``VIRTUAL_ENV`` environment variables for each tox
environments environment variables to keep contract with tox version 3 - by :user:`gaborbernat`.
Insert ``TOX_WORK_DIR``, ``TOX_ENV_NAME``, ``TOX_ENV_DIR`` and ``VIRTUAL_ENV`` into the environment variables for all tox environments to keep contract with tox version 3 - by :user:`gaborbernat`.

Copy link
Member

Choose a reason for hiding this comment

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

What do you think of the updated sentence? The previous one was a bit hard to understand.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure 👍

Copy link
Member

Choose a reason for hiding this comment

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

You are too fast 😎

Copy link
Member Author

Choose a reason for hiding this comment

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

Done in 669faa5

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.

tox4: injected environment variables should match with tox 3

3 participants