-
Notifications
You must be signed in to change notification settings - Fork 322
Open
Labels
Description
Playground now has a direct support for cloning Git repositories and @stoph asked if it's okay to shut down github-proxy.com. The only technical blocker is a bunch of existing Blueprints still referencing the github-proxy.com domain. To keep them working, let's internally rewrite any references to github-proxy.com with corresponding git references. We already do something similar for rewriting github.com URLs to raw.githubusercontent.com URLs.
stoph