Commit graph

3351 commits

Author SHA1 Message Date
Roy Nieterau
ab498dd7e1
Update client/ayon_core/pipeline/workfile/workfile_template_builder.py
Co-authored-by: Mustafa Jafar <mustafataherzaky@outlook.com>
2024-09-12 15:03:14 +02:00
Mustafa Jafar
1450bcacd1
Merge branch 'develop' into bugfix/workfile_builder_on_start 2024-09-12 15:59:13 +03:00
Jakub Trllo
5e4d9f1dbf
Merge branch 'develop' into enhancement/878-publisher-allow-context-promise 2024-09-12 10:54:12 +02:00
Jakub Trllo
62266c8cc9
Merge branch 'develop' into bug/avoid_redefinition_of_variable_name_in_burnin_otio 2024-09-12 09:59:56 +02:00
Roy Nieterau
440d2271d4 Fix variable redeclaration 2024-09-11 20:33:45 +02:00
Roy Nieterau
f38fad901d Allow .tif and .tiff extensions for review 2024-09-10 22:02:05 +02:00
Jakub Trllo
930e10f63d insntances with context promise have disabled inputs 2024-09-10 18:30:09 +02:00
Jakub Trllo
66353ec8c4 change how context validation happens on instances 2024-09-10 18:29:48 +02:00
Mustafa Jafar
5fd48156fb
Merge branch 'develop' into bugfix/workfile_builder_on_start 2024-09-10 18:07:42 +03:00
Roy Nieterau
057a5fffcf Simplify logic 2024-09-09 17:23:26 +02:00
Roy Nieterau
dac3dfb5e7 Merge branch 'enhancement/workfile_template_resolve_path' of https://github.com/BigRoy/ayon-core into enhancement/workfile_template_resolve_path 2024-09-09 16:22:58 +02:00
Roy Nieterau
0f0b7db2e1 Fix grammar in comment 2024-09-09 16:22:37 +02:00
Roy Nieterau
a8a69766ad Move more logic into the resolve_template_path method 2024-09-09 16:22:29 +02:00
Roy Nieterau
cfcce21383 Separate into variables for readability 2024-09-09 16:14:25 +02:00
Roy Nieterau
d65b84cf2f Tweak comment to describe both the cases in the if statement 2024-09-09 16:09:21 +02:00
Roy Nieterau
522b205a92 Refactor logic with better function names 2024-09-09 16:07:17 +02:00
Roy Nieterau
e7f7eaba68 Elaborate more 2024-09-09 16:01:57 +02:00
Roy Nieterau
3df68ef2a5 workfile_creation_enabled docstring, first explain the True case. 2024-09-09 15:59:32 +02:00
Roy Nieterau
a27157f46d Please @fabiaserra's eyes with better indentation 2024-09-09 15:58:20 +02:00
Roy Nieterau
0faaadab51 Fix case of explicit load import and improve docstring 2024-09-06 17:47:25 +02:00
Roy Nieterau
cac1791d15 Merge branch 'bugfix/workfile_builder_on_start' of https://github.com/ynput/ayon-core into bugfix/workfile_builder_on_start 2024-09-06 17:36:08 +02:00
Roy Nieterau
0ca2e1044f Fix argument signature 2024-09-06 17:35:43 +02:00
Roy Nieterau
c349f7e862
Merge branch 'develop' into bugfix/workfile_builder_on_start 2024-09-06 17:34:26 +02:00
Roy Nieterau
b470ff214d Elaborate create_first_version argument to differentiate from workfile_creation_enabled 2024-09-06 17:33:55 +02:00
Roy Nieterau
a653ed64e4 🎉 workfile_creation_enabled argument was actually useful after all 2024-09-06 17:31:24 +02:00
Roy Nieterau
0dada0349c
Merge branch 'develop' into enhancement/workfile_template_resolve_path 2024-09-06 17:20:17 +02:00
Roy Nieterau
f0af0a5700 Allow custom resolve_template_path to be implemented by AYON addon integrations 2024-09-06 17:17:45 +02:00
Roy Nieterau
df203db3d7 Refactor the build_template function for readability 2024-09-06 17:16:28 +02:00
MustafaJafar
274585ced6 Optimize the code 2024-09-06 11:41:21 +03:00
Roy Nieterau
2e039af015 Fix if statement 2024-09-06 10:30:51 +02:00
MustafaJafar
e4881e2fec refactor and simplify build_template method 2024-09-05 22:04:55 +03:00
Roy Nieterau
b636658f43 Allow placeholder representation name to be set as an empty value to load all representations 2024-09-05 20:57:20 +02:00
MustafaJafar
49448fc3ff fix running builder on start if scene is the default scene 2024-09-05 16:08:03 +03:00
Petr Kalis
916c9a6257 Added todo note to get rid of instance variable 2024-09-05 12:48:32 +02:00
Petr Kalis
4faf71b8e7 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/AY-6027_Wrong-name-in-mp4-produced-during-the-publishing 2024-09-05 12:26:24 +02:00
Jakub Trllo
73e125639b remove trailing spaces 2024-09-04 10:29:56 +02:00
Jakub Trllo
482b5ef227
Merge branch 'develop' into enhancement/stricter-ruff 2024-09-04 10:21:08 +02:00
Jakub Trllo
ab24518f96
Merge branch 'develop' into enhancement/not_found_task_entity_path_warning_log 2024-09-04 10:13:21 +02:00
Roy Nieterau
690bc64636
Merge branch 'develop' into enhancement/better_error_on_unsaved_workfile 2024-09-04 02:03:09 +02:00
Roy Nieterau
614f2d4f63 Avoid double quotes around paths 2024-09-03 22:18:16 +02:00
Jakub Trllo
26d5f0c945
Merge branch 'develop' into enhancement/stricter-ruff 2024-09-03 14:33:54 +02:00
Jakub Trllo
7a1950f98e use correct escape sequence 2024-09-03 14:33:29 +02:00
Jakub Trllo
809cb34171 add new line characters 2024-09-03 14:29:03 +02:00
Jakub Trllo
9fa4144feb remove trailing spaces 2024-09-03 14:28:51 +02:00
Jakub Trllo
f549a6e437 bump version to '0.4.5-dev.1' 2024-09-03 14:11:51 +02:00
Jakub Trllo
8ea4dfd9f2 bump version to '0.4.4' 2024-09-03 14:11:25 +02:00
Jakub Trllo
574f5b158d
Merge branch 'develop' into enhancement/AY-6472_Nuke-screenshot-grabbing-on-multi-monitor-setup 2024-09-02 17:32:27 +02:00
Jakub Trllo
41497e76e9 set screen of dialog before fitting it 2024-09-02 17:12:33 +02:00
Roy Nieterau
98c5ea4792
Merge branch 'develop' into enhancement/better_error_on_unsaved_workfile 2024-09-02 14:41:16 +02:00
Roy Nieterau
065033a924
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri 2024-08-29 16:45:36 +02:00