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

drush dlb does not download latest version if multiple releases happened on the same date #164

Open
klonos opened this issue May 6, 2019 · 1 comment

Comments

@klonos
Copy link
Member

klonos commented May 6, 2019

This was reported and confirmed over discussions on Gitter:

@michaelmcandrew:

hello there, when I do a drush dlb backdrop it downloads v1.11.19, but there is a newer version 1.12.6 available. am i doing somthing wrong? or is there a better way to download the latest version? I am working on a docker installation script for backdrop and civicrm.

@serundeputy:

...
yeah; i got 1.11.9 to ... i'm guessing because they are both released on the same day

you can do

 gff ~/code/backdrop-ops/b-latest () 
└─ $ ∴ lando.dev drush dlb backdrop --select
    Choose one of the available releases for backdrop 

         [0]     :     1.13.0-preview
         [1]     :     1.12.6
         [2]     :     1.12.5
         [3]     :     1.12.4
         [4]     :     1.12.3
         [5]     :     1.12.2

to --select the version you want as a temp work around

you can file a bug report in the drush issue queue to determine when two releases happen same day cmpare version numbers and have dlb get the latest

@michaelmcandrew
Copy link

thanks for fililng this @klonos :)

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

2 participants