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

Improve dl --select to retrieve releases from github and allow --dev` #107

Open
4 tasks
serundeputy opened this issue Jul 29, 2017 · 0 comments
Open
4 tasks

Comments

@serundeputy
Copy link
Member

Right now drush dl --select determines available releases via backdropcms.org update server.

  • switch to getting release info via github api
  • add a --dev option to get the latest dev HEAD version
  • add the dev HEAD version as one of the listed options when using --select option
  • add check to default to latest stable, but give dev if there is no release

This will allow users to explore modules that don't have releases yet and easily get the HEAD version if a user knows they need features that are not in a release yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant