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

get rid of tox, build things via github actions directly #3308

Merged
merged 14 commits into from
Mar 21, 2022
Merged

Conversation

mpenkov
Copy link
Collaborator

@mpenkov mpenkov commented Mar 20, 2022

This gets rid of an unnecessary layer of indirection.
All the build steps are now defined in the github workflow file.
This makes it easier to debug and understand what's going on.

This gets rid of an unnecessary layer of indirection.
All the build steps are now defined in the github workflow file.
This makes it easier to debug and understand what's going on.
@piskvorky piskvorky added this to the Next release milestone Mar 20, 2022
@mpenkov mpenkov merged commit 3ce81a4 into develop Mar 21, 2022
@mpenkov mpenkov deleted the notox branch March 21, 2022 15:55
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.

None yet

2 participants