lando / cli

The cli part of Lando
https://docs.lando.dev/cli
GNU General Public License v3.0
29 stars 34 forks source link

Automate release from lando/cli to lando/lando #264

Closed pirog closed 1 month ago

pirog commented 2 months ago

Users are used to looking here in lando/lando for new release info. However we now live in the installer script world which means that the "real" release actually happens over in lando/cli.

It would be slick if releases over in lando/cli generated releases with the same name/title in lando/lando with "standardized" release content eg the release text markdown body that tells the user how to install lando, links to docs etc.