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

Enhancement/Action tests #292

Merged
merged 3 commits into from
Dec 13, 2022
Merged

Enhancement/Action tests #292

merged 3 commits into from
Dec 13, 2022

Conversation

brunoocasali
Copy link
Member

@brunoocasali brunoocasali commented Dec 1, 2022

Fixes #290

I think we can keep the last three minor releases of Python. This PR adds those last three minors to unit_tests and integration_tests actions.
The linter action runs only against the python version we have in the final docker image.

@brunoocasali brunoocasali added the enhancement New feature or request label Dec 1, 2022
@brunoocasali brunoocasali changed the base branch from main to feature/multi-arch-images December 1, 2022 18:44
Base automatically changed from feature/multi-arch-images to main December 1, 2022 18:58
alallema
alallema previously approved these changes Dec 5, 2022
Copy link
Contributor

@alallema alallema left a comment

Choose a reason for hiding this comment

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

Well Done @brunoocasali thank again to take care of this repo ❤️
LGTM!

@alallema
Copy link
Contributor

alallema commented Dec 5, 2022

bors merge

meili-bors bot added a commit that referenced this pull request Dec 5, 2022
292: Enhancement/Action tests r=alallema a=brunoocasali

Fixes #290 

I think we can keep the last three minor releases of Python. This PR adds those last three minors to `unit_tests` and `integration_tests` actions.
The linter action runs only against the python version we have in the final docker image.

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
Co-authored-by: Amélie <alallema@users.noreply.github.com>
@meili-bors
Copy link
Contributor

meili-bors bot commented Dec 5, 2022

Timed out.

@brunoocasali
Copy link
Member Author

bors merge

meili-bors bot added a commit that referenced this pull request Dec 5, 2022
292: Enhancement/Action tests r=brunoocasali a=brunoocasali

Fixes #290 

I think we can keep the last three minor releases of Python. This PR adds those last three minors to `unit_tests` and `integration_tests` actions.
The linter action runs only against the python version we have in the final docker image.

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
Co-authored-by: Amélie <alallema@users.noreply.github.com>
@meili-bors
Copy link
Contributor

meili-bors bot commented Dec 5, 2022

Timed out.

@bidoubiwa
Copy link
Contributor

bors merge

meili-bors bot added a commit that referenced this pull request Dec 6, 2022
292: Enhancement/Action tests r=bidoubiwa a=brunoocasali

Fixes #290 

I think we can keep the last three minor releases of Python. This PR adds those last three minors to `unit_tests` and `integration_tests` actions.
The linter action runs only against the python version we have in the final docker image.

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
Co-authored-by: Amélie <alallema@users.noreply.github.com>
@meili-bors
Copy link
Contributor

meili-bors bot commented Dec 6, 2022

Timed out.

@alallema
Copy link
Contributor

alallema commented Dec 6, 2022

Timed out.

Screenshot 2022-12-06 at 15 29 49
Weird! But at this point, I don't think it a coincidence no?

@bidoubiwa
Copy link
Contributor

We could try to run the tests locally on a python 3.8 environment

@sanders41
Copy link
Collaborator

sanders41 commented Dec 10, 2022

Python 3.8 was removed from the test matrix, but it's still required in the bors.toml. Also 3.10 and 3.11 are missing from bors with this new matrix.

@brunoocasali
Copy link
Member Author

Python 3.8 was removed from the test matrix, but it's still required in the bors.toml. Also 3.10 and 3.11 are missing from bors with this new matrix.

well spotted @sanders41 thanks!

@alallema
Copy link
Contributor

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented Dec 13, 2022

@meili-bors meili-bors bot merged commit a0e8665 into main Dec 13, 2022
@meili-bors meili-bors bot deleted the enhancement/action-tests branch December 13, 2022 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run the integration-tests on a more large pannel of python versions
4 participants