Skip to content

0.5.0

Compare
Choose a tag to compare
@ynbot ynbot released this 29 Nov 10:45
· 29 commits to main since this release

Changelog

πŸ’š Enhancement

Chore: Don't override already set env variables - #67

Collect farm env variables does not override already set environment variables.


Reduce submit publish job plugin filters - #66

Use single family to submit publish job.


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.

jobinfo_settings
jobinfo_publisher


πŸ› Bug

Houdini: Set frames if cache instance has multiple frames - #62

resolve #61
This PR is based on the collected frames at an early stage of cache publishing.
and if frames is a string then it's one file and if frames is a list then it includes multiple files.