Commit graph

125 commits

Author SHA1 Message Date
Milan Kolar
1548727929
Merge pull request #1905 from pypeclub/feature/maya-multiple-deadline-servers 2021-08-16 16:08:41 +02:00
iLLiCiTiT
a5ef0ffedb fix loggers without stream 2021-08-16 15:57:31 +02:00
Ondrej Samohel
6dae396b0e
Merge branch 'develop' into feature/maya-multiple-deadline-servers 2021-08-10 18:16:30 +02:00
Ondrej Samohel
8424821fbc
finalize support for multiple deadline servers ️️️ 2021-08-06 14:41:50 +02:00
iLLiCiTiT
6c0283f9ab fix variable 2021-08-03 17:54:56 +02:00
iLLiCiTiT
0e2bf5f522 compute environments after merge envs 2021-08-03 17:49:21 +02:00
Jakub Jezek
6a2bd167b5
global: better env var name 2021-07-28 14:08:41 +02:00
Jakub Jezek
08b0b3035a
global: adding workfile start at launch attribute search func 2021-07-27 15:14:03 +02:00
iLLiCiTiT
a0beeddfd7 Merge branch 'develop' into bugfix/stdout_stderr_application_launch 2021-07-21 16:14:06 +02:00
Jakub Trllo
0781667eda
Merge pull request #1768 from pypeclub/bugfix/app_executable_environ_fill
Environments in app executable for MacOS
2021-07-08 14:43:52 +02:00
iLLiCiTiT
69a3d4f046 reraise exception if AVALON_APP is not set 2021-07-01 10:44:14 +02:00
Jakub Trllo
fc3d8dca54
Merge pull request #1775 from pypeclub/bugfix/ffprobe_streams_order
FFprobe streams order
2021-06-29 16:57:16 +02:00
iLLiCiTiT
13aec9cb57 "use_python_2" is optional in application settings 2021-06-29 13:47:37 +02:00
iLLiCiTiT
42fbc1f633 decode ffprobe output before logging 2021-06-29 11:33:44 +02:00
Jakub Trllo
dd516be9b7
Merge pull request #1758 from pypeclub/bugfix/anatomy_others_template_fix
Anatomy others templates don't cause crash
2021-06-28 18:55:47 +02:00
iLLiCiTiT
fab1ed9553 move environment filling before mac specific check 2021-06-25 13:19:16 +02:00
iLLiCiTiT
7b273f1549 fix project specific environment variables to work as expected 2021-06-25 12:37:26 +02:00
iLLiCiTiT
29932c4766 pop others before expected keys are processed 2021-06-24 16:54:24 +02:00
iLLiCiTiT
a31524b75c try to format executable path with environments 2021-06-24 16:28:08 +02:00
Jakub Trllo
d8aba0b197
Merge pull request #1679 from pypeclub/bugfix/application_without_executables
Application without executables
2021-06-22 17:10:46 +02:00
Ondrej Samohel
685a0f54a8
Merge remote-tracking branch 'origin/develop' into bugfix/170-farm-publishing-check-if-published-items-do-exist 2021-06-14 11:44:02 +02:00
iLLiCiTiT
94875818a6 Merge branch 'develop' into bugfix/stdout_stderr_application_launch 2021-06-11 16:57:10 +02:00
iLLiCiTiT
f00e6c1195 set stdout and stderr of application process to devnull if sys.stdout is not set 2021-06-10 15:43:21 +02:00
iLLiCiTiT
5b9e8bb495 Application can use UndefinedApplicationExecutable 2021-06-10 13:08:06 +02:00
iLLiCiTiT
8fc0452438 implemented UndefinedApplicationExecutable which is used if application does not have "executables" key 2021-06-10 13:04:04 +02:00
iLLiCiTiT
7ae3cf157e capitalization works only on char and number symbols 2021-06-08 18:45:22 +02:00
iLLiCiTiT
bdc009bf5b get_subset_name can accept dynamic_data 2021-06-08 15:56:56 +02:00
iLLiCiTiT
90fb363ce0 allow to pass list of lists or dict to prepare_template_data 2021-06-08 15:56:30 +02:00
Petr Kalis
d106f9fbb6 Merge branch 'develop' into bugfix/170-farm-publishing-check-if-published-items-do-exist 2021-06-03 17:54:40 +02:00
Petr Kalis
1c5eda893c DL expected files validation - extracted post and get method as they both should be used on more places 2021-06-03 17:45:24 +02:00
iLLiCiTiT
afc1bcee4a moved is_password_required to openpype lib 2021-06-03 12:22:00 +02:00
Milan Kolar
f0d03ebb55
Merge pull request #1545 from pypeclub/feature/1377-hiero-publish-with-retiming 2021-06-02 18:38:53 +02:00
Jakub Jezek
411db5b9af
Lib: editorial retime data to version data 2021-06-02 16:57:04 +02:00
Jakub Jezek
fe77ba1b0e
Lib: adding editorial function for retime recalculate media range 2021-06-02 16:12:19 +02:00
Milan Kolar
37c7dff418 Merge branch 'develop' into feature/895-add-option-to-define-paht-to-workfile-template 2021-06-01 20:07:39 +02:00
iLLiCiTiT
edbcf7323b removed duplicated get_custom_workfile_template in init file 2021-06-01 17:12:21 +02:00
iLLiCiTiT
7ed2831d89 added get_custom_workfile_template_by_string_context to openpype.lib 2021-06-01 16:51:36 +02:00
iLLiCiTiT
e1172db872 fixed _get_task_context_data_for_anatomy 2021-06-01 15:16:39 +02:00
iLLiCiTiT
d1402ce837 typo fixes 2021-06-01 15:02:17 +02:00
iLLiCiTiT
7f6563d9f1 replaced previous implementation of get_custom_workfile_templates 2021-06-01 15:00:35 +02:00
iLLiCiTiT
a4f9681975 added new functions to openpype.lib 2021-06-01 14:51:49 +02:00
iLLiCiTiT
bf2692dd1b implemented get_workfile_templates which simply use current context from avalon.io to filter and fill workfile template profiles 2021-06-01 14:47:51 +02:00
iLLiCiTiT
058c2844d6 added get_workfile_template_by_string_context as helper whic prepares documents for get_workfile_template_by_context 2021-06-01 14:47:20 +02:00
iLLiCiTiT
357aec4e13 implemented get_workfile_template_by_context which filters and fill template for passed context as documents 2021-06-01 14:46:37 +02:00
iLLiCiTiT
9acd22eafc added _get_task_context_data_for_anatomy function to get contet data which expect already prepared documents 2021-06-01 14:46:00 +02:00
iLLiCiTiT
455d0684d4 moved workfile template functions to avalon_context 2021-06-01 14:36:30 +02:00
Jakub Jezek
cf1e90aeaa
Lib: improving exception 2021-06-01 11:17:37 +02:00
Jakub Jezek
02eaeb552e
Lib: fixing Builder exception 2021-06-01 10:52:57 +02:00
Jakub Jezek
92070610d1
Lib: fixing collection of roots and task type detection 2021-05-31 11:48:05 +02:00
Jakub Jezek
8193a23a4c
settings: fix py2 compatibility 2021-05-31 11:08:29 +02:00