Merge branch 'develop' into enhancement/OP-6317_Nuke-publish-existing-frames-on-farm

This commit is contained in:
Jakub Ježek 2023-08-09 15:52:48 +02:00 committed by GitHub
commit d1cf08532a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
65 changed files with 543 additions and 380 deletions

View file

@ -106,7 +106,7 @@ class HoudiniSubmitDeadline(abstract_submit_deadline.AbstractSubmitDeadline):
job_info.EnvironmentKeyValue[key] = value
# to recognize render jobs
job_info.add_render_job_env_var(job_info)
job_info.add_render_job_env_var()
for i, filepath in enumerate(instance.data["files"]):
dirname = os.path.dirname(filepath)

View file

@ -132,7 +132,7 @@ class MaxSubmitDeadline(abstract_submit_deadline.AbstractSubmitDeadline,
job_info.EnvironmentKeyValue[key] = value
# to recognize render jobs
job_info.add_render_job_env_var(job_info)
job_info.add_render_job_env_var()
job_info.EnvironmentKeyValue["OPENPYPE_LOG_NO_COLORS"] = "1"
# Add list of expected files to job