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

amazon.aws: unit-test with py36 #1649

Conversation

goneri
Copy link
Collaborator

@goneri goneri commented Oct 3, 2022

py36 is the lowest version that we support and it's the most likely to
break, for instance when we introduce features that are only supported
with more modern versions.

py36 is the lowest version that we support and it's the most likely to
break, for instance when we introduce features that are only supported
with more modern versions.
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-tox-linters SUCCESS in 5m 46s
✔️ ansible-tox-py38 SUCCESS in 5m 06s
✔️ ansible-tox-py39 SUCCESS in 5m 18s
✔️ ansible-tox-py310 SUCCESS in 4m 58s

goneri added a commit to goneri/amazon.aws that referenced this pull request Oct 3, 2022
@goneri goneri added mergeit Merge the PR (SoftwareFActory) and removed mergeit Merge the PR (SoftwareFActory) labels Oct 3, 2022
@goneri goneri closed this Oct 3, 2022
@goneri goneri reopened this Oct 3, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-tox-linters SUCCESS in 4m 50s
✔️ ansible-tox-py38 SUCCESS in 5m 15s
✔️ ansible-tox-py39 SUCCESS in 5m 40s
✔️ ansible-tox-py310 SUCCESS in 5m 03s

@goneri goneri added the mergeit Merge the PR (SoftwareFActory) label Oct 3, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-tox-linters SUCCESS in 5m 47s
✔️ ansible-tox-py38 SUCCESS in 6m 11s
✔️ ansible-tox-py39 SUCCESS in 5m 08s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 8da0d75 into ansible:master Oct 3, 2022
softwarefactory-project-zuul bot pushed a commit to ansible-collections/amazon.aws that referenced this pull request Oct 3, 2022
…1098)

inventory/aws_ec2: drop := operator because we still support py3.6

Depends-On: ansible/ansible-zuul-jobs#1649
Depends-On: #1100
The operator was included with Python 3.8.
See: https://docs.python.org/3/whatsnew/3.8.html#assignment-expressions

Reviewed-by: Alina Buzachis <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFActory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant