ingenieux/beanstalker

fast-deploy should use beanstalk.versionLabel

endrec opened this issue · 1 comments

Specifying beanstalk.versionLabel with the fast-deploy, replace-environment goals causes exception:
com.amazonaws.AmazonServiceException: No Application Version named 'xxx' found.

fast-deploy should observe beanstalk.versionLabel parameter.

fast-deploy doesn't allow you to create versions. the version itself is the
git commitId

and btw, bit.ly/bringgitback as even AWS keeps telling me its "deprecated"

-- Aldrin Leal, aldrin@leal.eng.br
Master your EC2-fu! Get the latest ekaterminal public beta
http://www.ingenieux.com.br/products/ekaterminal/

On Wed, Jun 10, 2015 at 9:07 AM, Endre Czirbesz notifications@github.com
wrote:

Specifying beanstalk.versionLabel with the fast-deploy,
replace-environment goals causes exception:
com.amazonaws.AmazonServiceException: No Application Version named 'xxx'
found.

fast-deploy should observe beanstalk.versionLabel parameter.


Reply to this email directly or view it on GitHub
#61.