You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered: