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

Temporary fixation of the request on version 2.31.0 #37

Closed
orenlab opened this issue May 23, 2024 · 2 comments
Closed

Temporary fixation of the request on version 2.31.0 #37

orenlab opened this issue May 23, 2024 · 2 comments
Assignees
Labels
dependencies Pull requests that update a dependency file wontfix This will not be worked on
Milestone

Comments

@orenlab
Copy link
Owner

orenlab commented May 23, 2024

Describe the bug
Requests 2.32.0 Not supported URL scheme http+docker

To Reproduce
Update dep request to version >=2.32.0

Additional context
Details see here: psf/requests#6707
And here: docker/docker-py#3256

@orenlab orenlab added this to the next release milestone May 23, 2024
@orenlab
Copy link
Owner Author

orenlab commented May 23, 2024

It only affects the development branch and does not affect the master branch.

The development request has been temporarily fixed in version 2.31.0 of the commit Downgrade requests to version 2.31.0. Tests failed..

Before the release of the Docker-Py update, the merge into the master branch is blocked.

PR context here: #36

@orenlab orenlab added wontfix This will not be worked on bug Something isn't working labels May 23, 2024
@orenlab orenlab self-assigned this May 23, 2024
@orenlab orenlab added dependencies Pull requests that update a dependency file and removed bug Something isn't working labels May 23, 2024
orenlab added a commit that referenced this issue May 23, 2024
@orenlab
Copy link
Owner Author

orenlab commented May 23, 2024

Update dep and fix in 43e286f

@orenlab orenlab closed this as completed May 23, 2024
@orenlab orenlab mentioned this issue May 23, 2024
3 tasks
orenlab added a commit that referenced this issue May 23, 2024
* Fix error logging format

* Fix #28

* Update README.md

* Add inline_query in update_types

* Update dep

* Update dep (in requests fix bug "Unknown URL-schema http+docker")

* Downgrade requests to version 2.31.0. Tests failed.

* Update Dockerfiles

* Refactoring code

* Remove unused handler

* Update README.md

* Redesigned logic in Dockerfiles

* Update docker-compose.yml

* Update hub.alpine.Dockerfile

* Update installation.md

* Add correct logger stage in telebot polling arg

* Update docker_image_release.yml

* Refactoring dockerfiles

* Fix CI/CD error "buildx failed with: ERROR: failed to solve: process"

* Fix CI/CD error "buildx failed with: ERROR: failed to solve: process"

* Fix CI/CD error "buildx failed with: ERROR: failed to solve: process"

* update dep and fix #37

* Freeze deps in requirements.txt

* Refactoring code in docker section

* Refactoring code in docker section

* Refactoring code in docker section

* Update docs

* Update bot tree in README.md

* Bump version to 0.0.6 release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant