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

tests: Convert PORT envvar to int to fix aiohttp/yarl compatibility #50

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Jan 29, 2024

Conver the value of the PORT environment variable to int, to fix incompatibility with modern versions of aiohttp/yarl, that do expect the port argument to be one.

Fixes #49

Conver the value of the `PORT` environment variable to int, to fix
incompatibility with modern versions of aiohttp/yarl, that do expect
the `port` argument to be one.

Fixes jupyterhub#49
Copy link

welcome bot commented Jan 29, 2024

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

Copy link
Member

@manics manics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@manics manics merged commit 57454ad into jupyterhub:main Jan 29, 2024
12 checks passed
Copy link

welcome bot commented Jan 29, 2024

Congrats on your first merged pull request in this project! 🎉
congrats
Thank you for contributing, we are very proud of you! ❤️

@consideRatio consideRatio changed the title Convert PORT envvar to int to fix aiohttp/yarl compatibility tests: Convert PORT envvar to int to fix aiohttp/yarl compatibility Jan 29, 2024
@consideRatio
Copy link
Member

Wieee thank you @mgorny!!! ❤️ 🎉 🌻

@mgorny
Copy link
Contributor Author

mgorny commented Jan 29, 2024

Thanks!

@mgorny mgorny deleted the port-int branch January 29, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failures in main branch
3 participants