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

Rollback python_on_whales conversion #171

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

shanejbrown
Copy link
Contributor

What does this PR do?

Rollback previous attempts to convert docker-py calls with python-on-whales, except for building multi-platform images which is not possible with docker-py. It was determined that the pitfalls and current limitations with python-on-whales that it was worth the effort to convert totally over to it at this time. The PR rollbacks those changes in a single commit to make the code more concise and readable.

What issues does this PR fix or reference?

Previous Behavior

New Behavior

Merge requirements satisfied?

  • I have updated the documentation or no documentation changes are required.
  • I have added tests to cover my changes.
  • I have updated the base version in setup.py (if appropriate).

@shanejbrown shanejbrown force-pushed the rollback_python_on_whales branch 2 times, most recently from 2977fb3 to 6f85a5f Compare November 5, 2024 17:48
@shanejbrown shanejbrown merged commit 6d3c56c into adobe:main Nov 5, 2024
9 checks passed
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.

3 participants