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

DOP-5189: Proxy requests to raw GH content #635

Merged
merged 17 commits into from
Nov 21, 2024

Conversation

rayangler
Copy link
Collaborator

@rayangler rayangler commented Nov 21, 2024

Ticket

DOP-5189

Notes

  • While we continue to support the sharedinclude directive, the parser should resolve URL requests to raw.githubusercontent.com by leveraging a proxy serverless Netlify function. The original URL will be passed in as a query param for convenience. The function will be in charge of returning content to the parser.
  • This should be a temporary solution for now and will be removed once the Netlify function is successfully decommissioned, as mentioned in the frontend PR (ticket pending).

README updates

    • This PR introduces changes that should be reflected in the README.md and/or HACKING.md, and I have made those updates.
    • This PR does not introduce changes that should be reflected in the README.md and/or HACKING.md

snooty/util.py Outdated Show resolved Hide resolved
@rayangler rayangler marked this pull request as ready for review November 21, 2024 18:50
@rayangler rayangler requested review from i80and and mmeigs November 21, 2024 18:51
@rayangler rayangler merged commit 3b0cc53 into mongodb:main Nov 21, 2024
5 checks passed
@rayangler rayangler deleted the DOP-5189-403-sharedinclude branch November 21, 2024 21:20
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