Page MenuHomeDevCentral

Init script should be optional when update script is stateless/idempotent
Open, NormalPublic

Description

The Alkane update script for rLABS to clone/update repositories can clearly be used for initial content too.

Instead of adding complexity in operations repository or duplicate same content as init/update, it would be interesting to solve that at Alkane level:
when a update script exists, but not an init script, log it and call the update script

Revisions and Commits