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

Add accept-language header for MPL license #22395

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

TheNeuralBit
Copy link
Member

@TheNeuralBit TheNeuralBit commented Jul 21, 2022

Fixes #22394

https://www.mozilla.org/MPL/1.1/ redirects to https://www.mozilla.org/en-US/MPL/1.1/, but only if the accept-language header is present. Otherwise it yields a 404, breaking :sdks:java:container:pullLicenses.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@TheNeuralBit
Copy link
Member Author

R: @johnjcasey

@johnjcasey
Copy link
Contributor

LGTM

@github-actions
Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@TheNeuralBit TheNeuralBit merged commit 86d0564 into apache:master Jul 21, 2022
suztomo pushed a commit to suztomo/beam that referenced this pull request Sep 27, 2022
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.

[Task]: ./gradlew sdks:java:containers:pullLicenses fails to resolve MPL in Java PreCommit
2 participants