Closed Misterio77 closed 3 years ago
Currently update works by simply reading the yaml and cutting where we find a ':'. I ended up using yaml serde on apply module, so it would be nice to implement this.
Serde doesn't seem to work nicely while reading these files, so i'll close this for now.
Currently update works by simply reading the yaml and cutting where we find a ':'. I ended up using yaml serde on apply module, so it would be nice to implement this.