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

Replace uses of plugin-proxy.php with generic CORS proxy #1970

Open
brandonpayton opened this issue Oct 31, 2024 · 2 comments
Open

Replace uses of plugin-proxy.php with generic CORS proxy #1970

brandonpayton opened this issue Oct 31, 2024 · 2 comments

Comments

@brandonpayton
Copy link
Member

Now that we've started shipping a CORS proxy, let's move remaining uses of plugin-proxy.php to use the CORS proxy. Some remaining references are:

But there may be more.

@brandonpayton
Copy link
Member Author

There is also documentation that refers to plugin-proxy.php, and we should update that as part of this issue.

@brandonpayton
Copy link
Member Author

plugin-proxy.php has the ability to grab GitHub artifacts based on GitHub-specific IDs.

If we are going to replace plugin-proxy.php entirely, it will require folks integrating with Playground to provide the URL of the artifact on GitHub. This seems like an improvement because there is less that can break on the Playground side:

Either a download link works, or it does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Inbox
Development

No branches or pull requests

1 participant