b-shi
b-shi
> Is there a tool that can update the logic yaml to the latest format (not merging the yaml, just updating it)? Or can I just use merge.py and set...
> > > Is there a tool that can update the logic yaml to the latest format (not merging the yaml, just updating it)? Or can I just use merge.py...
There is an issue in `merge.py` related to module importing - fixing.. edit: fixed, thanks to @ellosel for the suggested fix!
> Or can I just use merge.py and set the three folders to the same directory to refresh the yaml? I just checked this specifically while fixing the module import...
Fixed some test failures from CI and ran tests locally (no issues). @babakpst, @ellosel, @bstefanuk, @KKyang, any thoughts on including the library logic file changes in this PR as well?...