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

fix: add hostname to URLs generated in email #15960

Merged
merged 2 commits into from
May 31, 2024

Conversation

miketheman
Copy link
Member

Since this email is triggered during upload, the resulting domain sent
to users is broken, as it's using uploads.pypi.org which this domain
doesn't support.

Signed-off-by: Mike Fiedler miketheman@gmail.com

@miketheman miketheman requested a review from woodruffw May 15, 2024 20:10
@miketheman miketheman requested a review from a team as a code owner May 15, 2024 20:10
@miketheman
Copy link
Member Author

Keep in mind: We're in code freeze for now, so unless this is urgent, we may not merge it until we're out of code freeze.

Copy link
Member

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

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

LGTM behaviorally -- thanks for catching this @miketheman!

(IMO this is not extremely urgent, so it can wait until after the freeze.)

Since this email is triggered during upload, the resulting domain sent
to users is broken, as it's using `uploads.pypi.org` which this domain
doesn't support.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman enabled auto-merge (squash) May 31, 2024 18:45
@miketheman miketheman merged commit cfda7f2 into pypi:main May 31, 2024
15 of 17 checks passed
@miketheman miketheman deleted the miketheman/fix-url branch May 31, 2024 18:51
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.

None yet

3 participants