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 to execute release script #7719

Merged
merged 1 commit into from
Sep 4, 2020

Conversation

nicoddemus
Copy link
Member

The release-on-comment script is always executed on master, so we should
execute the release.py script using tox to ensure we create the
right environment.

Also fixed errors in the error handling code.

The release-on-comment script is always executed on *master*, so we should
execute the `release.py` script using tox to ensure we create the
right environment.

Also fixed errors in the error handling code.
@nicoddemus
Copy link
Member Author

Going ahead and merge this to put it into action.

@nicoddemus nicoddemus merged commit 44fc019 into pytest-dev:master Sep 4, 2020
@nicoddemus nicoddemus deleted the fix-release-script branch September 4, 2020 21:45
@nicoddemus nicoddemus mentioned this pull request Sep 4, 2020
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.

1 participant