Changelog
π Enhancement
Chore/update logging wrong json - #114
This should print content of response which fails json parsing.
π Bug
Publish UI populates pools from server settings - #115
This PR populates a publish instance's UI for Primary Pool
and Secondary Pool
from the Collect JobInfo
profiles.
Addressed issue #85
Added overrides for 2D DCC in Collect JobInfo - #110
Without it nothing (Priority
, Pool
etc) would show up in Publisher UI
Env variables: Set kitsu env variables - #109
Keep setting kitsu environment variables to support older kitsu addon versions.
Job Info Output Directory+Files pass sequence and remap to published workfile if needed - #108
jobInfo.OutputDir
now uses possibly remapped values of expectedFiles
.
jobInfo.Output
now contains only single value, not one per expectedFiles
file.