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

Support load by URL #272

Closed
samrocketman opened this issue Apr 24, 2022 · 1 comment
Closed

Support load by URL #272

samrocketman opened this issue Apr 24, 2022 · 1 comment

Comments

@samrocketman
Copy link
Contributor

Sometimes I might make a branch on my fork (not a pull request to endless sky) which has multiple PRs combined for people to play test an entire suite of changes. It would be cool if a generic GitHub URL was supported for branches, pull requests, and tags.

The GitHub URL could support the following three syntax formats (branch, tag, PR).

https://github.com/endless-sky/endless-sky/tree/master/
https://github.com/endless-sky/endless-sky/tree/v0.9.14
https://github.com/endless-sky/endless-sky/pull/6669

The point of supporting a generic URL is let's say I push a branch to my personal fork. I could then provide a URL such as:

https://github.com/samrocketman/endless-sky/tree/mining-complete

And then users would be able to use ESLauncher to download my custom version which combines multiple pull requests.

@MCOfficer
Copy link
Member

Also #172

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

No branches or pull requests

2 participants