upcmd / up

UP - Ultimate Provisioner CLI
https://upcmd.netlify.app/
MIT License
50 stars 4 forks source link

fix template reg causing data inconsistency issue and optimise publish #2

Closed stephencheng closed 4 years ago

stephencheng commented 4 years ago

Mainly fix the issue caused by template reg not sync to main exec var space, hence in the dvar processing phase, the new var updated value will not be reflected to exec var. This is an edge case happening only in multiple items loop in dvar processing