jmoalves / levain

Something to help you make your software grow
MIT License
8 stars 5 forks source link

Improve the installation mark #148

Closed jmoalves closed 1 year ago

jmoalves commented 2 years ago

Nowadays we mark a successful installation with the .levain.yaml file in the Registry.

Although it is okay for a first installation, this mark does not work in an update operation. We could have a broken installation and Levain won't detect it.

Perhaps the simplest way to solve this is to remove the installation mark from the Registry upon update start.