0.5.0
Changelog
π Enhancement
Chore: Don't override already set env variables - #67
Collect farm env variables does not override already set environment variables.
Refactor Deadline Submission JobInfo - #49
This PR tries to make DL submissions easier, mostly handling of JobInfo
segment. Collection of values is moved out of submission phase much earlier where values could be filled from default values in Settings or overriden by selected list of field by artist in Publisher UI.
Move to universal collector should help with potential validation of filled values.
Profiles in Settings should allow more control of values (like priority
, limit_groups
) based on task_types
or hosts
etc.