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

Update requests version to fix breaking change in DockerPy #17

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Update requests version to fix breaking change in DockerPy #17

merged 2 commits into from
Jun 10, 2024

Conversation

arjpeg
Copy link
Contributor

@arjpeg arjpeg commented Jun 5, 2024

As detailed in docker/docker-py#3257, the requests library recently introduced a breaking change to their code base which broke docker-py. The pull request above has been merged, but not yet published, so until then, pinning requests to less than 2.32 will fix the code.

@amordahl amordahl merged commit 6af0ad5 into UTD-FAST-Lab:artifact_evaluation Jun 10, 2024
amordahl added a commit that referenced this pull request Sep 27, 2024
* Merge changes from main (#16)

* Fix cmake

* do not make clean

---------

Co-authored-by: Austin Mordahl <austin_noroot@chronos.utdallas.edu>

* Add SugarlyzerConfig locally

* Make sample size configurable, and fix urllib3 to prevent chunked error

* Update docs

* Add comparison script

* Some updates

* Remove zachfiles

* Fix deduplication

* Fix deduplication

* Fix deduplication

* Moved postprocessing to sugarlyzer instead of to jupyter notebook

* Merge configurations in baseline results

* Syntax error

* Remove unnecessary files

* remove unnecessary files

* update API to be compatible with newer versions of python

* Updated readme

* Anonymize notebook

* removed link

* Anonymization, as well as more specific pointers to the paper

* Some small updates to fix exceptions.

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add scripts

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add scripts

* Remove tests

* Fix space issue

* Fix the progress bar

* fix removal

* fix removal

* fix alarms

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* For some reason, moving the deletion worked?

* Remove unnecessary logs

* fix file deletion

* Remove intermediate files

* Update requests version to fix breaking change in DockerPy (#17)

* Update requests version to fix breaking change in DockerPy

* Delete results.json

* fixed missing lib

* fix dockerfile cache (#18)

---------

Co-authored-by: Austin Mordahl <austin_noroot@chronos.utdallas.edu>
Co-authored-by: arjpeg <58893337+arjpeg@users.noreply.github.com>
amordahl added a commit that referenced this pull request Sep 27, 2024
* Merge changes from main (#16)

* Fix cmake

* do not make clean

---------

Co-authored-by: Austin Mordahl <austin_noroot@chronos.utdallas.edu>

* Add SugarlyzerConfig locally

* Make sample size configurable, and fix urllib3 to prevent chunked error

* Update docs

* Add comparison script

* Some updates

* Remove zachfiles

* Fix deduplication

* Fix deduplication

* Fix deduplication

* Moved postprocessing to sugarlyzer instead of to jupyter notebook

* Merge configurations in baseline results

* Syntax error

* Remove unnecessary files

* remove unnecessary files

* update API to be compatible with newer versions of python

* Updated readme

* Anonymize notebook

* removed link

* Anonymization, as well as more specific pointers to the paper

* Some small updates to fix exceptions.

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add scripts

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add scripts

* Remove tests

* Fix space issue

* Fix the progress bar

* fix removal

* fix removal

* fix alarms

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* For some reason, moving the deletion worked?

* Remove unnecessary logs

* fix file deletion

* Remove intermediate files

* Update requests version to fix breaking change in DockerPy (#17)

* Update requests version to fix breaking change in DockerPy

* Delete results.json

* fixed missing lib

* fix dockerfile cache (#18)

* Add timeout, add back in code for vbdb

---------

Co-authored-by: Austin Mordahl <austin_noroot@chronos.utdallas.edu>
Co-authored-by: arjpeg <58893337+arjpeg@users.noreply.github.com>
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.

2 participants