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

Add support for latest pre-release #62

Open
code-elf opened this issue Jul 20, 2018 · 1 comment
Open

Add support for latest pre-release #62

code-elf opened this issue Jul 20, 2018 · 1 comment

Comments

@code-elf
Copy link

As a maintainer of an application with a stable and beta channel, it would be great if I could somehow tell the API to return the latest prerelease with a parameter (maybe something like https://update.electronjs.org/{name}/{repo}/{platform}/{semver}/beta) and to otherwise return the latest stable release.

Would make for a very simple release cycle where releases can be marked as pre-releases, picked up and tested by those on the beta channel, and eventually bumped up to a full release on GitHub.

@zeke
Copy link
Contributor

zeke commented Jul 23, 2018

Thanks for the suggestion, @MayaWolf. This is being discussed in #58. My understanding is that @daviwil may soon be working with me and @juliangruber to add this functionality to the service.

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

3 participants
@zeke @code-elf and others