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

Test against Python versions 3.6, 3.7, and 3.8 #433

Merged
merged 2 commits into from
Dec 15, 2019

Conversation

Freso
Copy link
Member

@Freso Freso commented Dec 14, 2019

Right now tests are only run against Python 3.5, but we claim we support Python 3.5+ so let’s run our tests against both Python 3.5 and all later (stable) versions.

Right now tests are only run against Python 3.5, but we claim we support
Python 3.5+ so let’s run our tests against both Python 3.5 and all later
(stable) versions.

PR: whipper-team#433

Signed-off-by: Frederik “Freso” S. Olesen <[email protected]>
This creates a specific job with the `FLAKE8` variable set, rather than
a setting up a 4×2 matrix. This means we create a total of 5 jobs now
rather than 8 jobs.

Part of whipper-team#433

Signed-off-by: Frederik “Freso” S. Olesen <[email protected]>
Freso added a commit that referenced this pull request Dec 15, 2019
@Freso Freso merged commit 7ad4265 into whipper-team:develop Dec 15, 2019
@Freso Freso deleted the test-all-python-versions branch December 15, 2019 00:42
hydrian pushed a commit to hydrian/whipper that referenced this pull request Dec 18, 2019
Right now tests are only run against Python 3.5, but we claim we support
Python 3.5+ so let’s run our tests against both Python 3.5 and all later
(stable) versions.

PR: whipper-team#433

Signed-off-by: Frederik “Freso” S. Olesen <[email protected]>
Signed-off-by: hydrian <[email protected]>
hydrian pushed a commit to hydrian/whipper that referenced this pull request Dec 18, 2019
This creates a specific job with the `FLAKE8` variable set, rather than
a setting up a 4×2 matrix. This means we create a total of 5 jobs now
rather than 8 jobs.

Part of whipper-team#433

Signed-off-by: Frederik “Freso” S. Olesen <[email protected]>
Signed-off-by: hydrian <[email protected]>
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