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

Offer dev branch for downloading in case if there is no official release #203

Closed
alanmels opened this issue Oct 17, 2019 · 1 comment
Closed

Comments

@alanmels
Copy link
Member

alanmels commented Oct 17, 2019

Running the drush dl pwa command gives:

docker@cli:/var/www/docroot/modules$ drush dl pwa

	Error: There is no release located at https://github.com/backdrop-contrib/pwa/releases/download//pwa.zip.
	Try visiting the pwa page directly: https://github.com/backdrop-contrib/pwa

docker@cli:/var/www/docroot/modules$ 

Indeed there is no release for the module at https://github.com/backdrop-contrib/pwa/releases. However, there is a development branch 1.x-1.x with a zip-file at https://github.com/backdrop-contrib/pwa/archive/1.x-1.x.zip. So instead of explicitly setting the download address to https://github.com/backdrop-contrib/$project/releases/download/$latest[0]/$project.zip, wouldn't be nice if drush offered the development branch for downloading just to cover modules with no official releases?

@serundeputy
Copy link
Member

@alanmels this is a great idea and will be handled in #107

closing as duplicate.

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