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

CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 #902

Merged
merged 2 commits into from
Jun 29, 2024

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Fixes #869.

Should prevent surprises like psf/requests#6655 'suddenly' being released.

ISSUE TYPE
  • Test Pull Request
COMPONENT NAME

CI

@felixfontein felixfontein merged commit 81cabbf into ansible-collections:main Jun 29, 2024
73 of 126 checks passed
@felixfontein felixfontein deleted the ci branch June 29, 2024 16:57
AndrewJDawes pushed a commit to codekaizen-github/community.docker that referenced this pull request Jun 29, 2024
… for Python, requests, and urllib3 (ansible-collections#902)

* Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3.

* Use LooseVersion instead of StrictVersion to parse urllib3 versions.
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.

Run CI also with Docker SDK for Python latest git release, and requests & urllib3 latest git releases
1 participant