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

Load content from any GitHub repo path #788

Closed
chalin opened this issue Nov 2, 2017 · 3 comments
Closed

Load content from any GitHub repo path #788

chalin opened this issue Nov 2, 2017 · 3 comments
Assignees
Labels
P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug

Comments

@chalin
Copy link

chalin commented Nov 2, 2017

This requests for an alternative solution to the problem reported in #637. Namely, that it be possible to load DartPad content from any given GitHub repo path, such as https://github.com/dart-lang/site-www/tree/master/examples/language-tour/args/bin.

This example DartPad would be access via ?id=dart-lang/site-www/tree/master/examples/language-tour/args/bin.

Or more generally in the GitHub REST API: ?id=:owner/:repo/:path

cc @kwalrath @Sfshaza

@kevmoo kevmoo added the type-enhancement A request for a change that isn't a bug label Oct 17, 2018
@jcollins-g jcollins-g added the P3 A lower priority bug or feature request label Oct 19, 2018
@kwalrath
Copy link

cc @RedBrogdon

@RedBrogdon RedBrogdon added this to the Backlog milestone Apr 22, 2019
@RedBrogdon
Copy link
Contributor

Added #1096 to track the ability to load individual exercises from a repo that houses a collection of them. We might still want to do this, though, so I'm leaving it open.

@parlough
Copy link
Member

This was supported in a limited capacity but the newest frontend doesn't support it, due to the more focused scope. I'll close this in favor of #2733 and #2871 which may be alternatives worth exploring.

If anyone would still like to see this implemented, please open a new issue. Thanks so much!

@parlough parlough closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

6 participants