Commit graph

1927 commits

Author SHA1 Message Date
Petr Kalis
90bc39b4d4 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-11-07 10:53:46 +01:00
Petr Kalis
460ae13c04 Merge remote-tracking branch 'origin/release/3.15.x' into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-11-03 16:55:01 +01:00
Petr Kalis
9ab5588186 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-11-03 16:54:26 +01:00
Jakub Trllo
b716eb18cf added deprecation warning 2022-11-03 16:36:59 +01:00
Jakub Trllo
81017f90cf added forgotten modules 2022-11-03 16:26:26 +01:00
Jakub Trllo
19c8fae799 fix timers manager 2022-11-03 16:26:18 +01:00
Jakub Trllo
0478d3ea59 use new import of interfaces 2022-11-03 16:21:58 +01:00
Jakub Trllo
646a289860 interfaces are in init of modules 2022-11-03 16:15:35 +01:00
Jakub Trllo
0818edb58b Merge branch 'develop' into release/3.15.x 2022-11-01 14:02:48 +01:00
Jakub Trllo
f1e198ea94 fix too long line 2022-11-01 12:58:22 +01:00
Jakub Trllo
4161b3b48d use Deadline 'ProcessUtils' to run openpype process 2022-11-01 12:56:53 +01:00
Jakub Trllo
c178d6e2a1 formatting changes 2022-11-01 12:07:37 +01:00
Jakub Trllo
298fbcae70 removed unnecessary headless environment (handled by '--headless' arg) 2022-11-01 12:07:30 +01:00
Jakub Trllo
638f823825 run openpype subprocess using 'Popen' instead of 'check_output' function 2022-11-01 12:07:03 +01:00
Petr Kalis
b528d23c4c Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-10-27 14:35:26 +02:00
Jakub Trllo
c7579fe828
Merge pull request #4017 from pypeclub/feature/global_use_lib_functions_from_lib
General: Import lib functions from lib
2022-10-27 13:35:38 +02:00
Petr Kalis
2880e93c31 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-10-26 13:06:30 +02:00
Jakub Trllo
82ded66bd6 add thumbnal if there are not reviewables 2022-10-26 11:37:53 +02:00
Jakub Trllo
b5503372c0 fix docstring import 2022-10-21 15:34:57 +02:00
Jakub Trllo
fe0ab169f7 import 'ApplicationManager' from lib 2022-10-21 15:34:43 +02:00
Jakub Trllo
258acdfca1 Merge branch 'develop' into release/3.15.x 2022-10-20 15:11:40 +02:00
Petr Kalis
ec019736a6 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-10-19 20:36:45 +02:00
Petr Kalis
d6bbc95786 OP-3426 - fix - wrong format of args 2022-10-19 16:29:55 +02:00
Petr Kalis
e9dfcf64bb OP-3426 - added date string to batch name
It would be better to have separate batches for automatic tests than single batch with a lot of runs.
2022-10-19 16:07:57 +02:00
Petr Kalis
f501c63369 OP-3426 - propagate automatic_tests for publish process on DL 2022-10-19 15:42:34 +02:00
Petr Kalis
76de4e4bbb OP-3426 - added support for automatic tests into GlobalJobPreLoad
Jobs sent to DL must propagate flag IS_TEST to note that job is an automatic tests, it should use different DBs from regular jobs.
2022-10-19 13:40:33 +02:00
Ondřej Samohel
41e7382a3a
Merge pull request #3981 from pypeclub/bugfix/OP-4208_invalid-prefix-in-multipart-exrs
Maya: remove invalid prefix token for non-multipart outputs
2022-10-19 11:55:34 +02:00
Sébastien Albert
da5ec904c0
Merge branch 'pypeclub:develop' into develop 2022-10-18 17:45:59 +02:00
Ondřej Samohel
e83140d427
Merge remote-tracking branch 'BigRoy/maya_deadline_nested_aovs' into bugfix/OP-4208_invalid-prefix-in-multipart-exrs 2022-10-18 14:15:49 +02:00
Milan Kolar
c4c09ec640
Merge pull request #3940 from Tilix4/fx_kitsu_module 2022-10-17 15:30:48 +02:00
Petr Kalis
a45218d48a OP-3426 - fix proper id for publish job
It should wait for publish job, not rendering jobs.
2022-10-17 14:03:57 +02:00
Petr Kalis
ca32556b11 Fix - tags might be missing on representation 2022-10-14 11:20:39 +02:00
Sébastien Albert
91d3056534
Update openpype/modules/kitsu/actions/launcher_show_in_kitsu.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-10-13 16:48:29 +02:00
Jakub Trllo
510326b92c hack py2 ftrack api to store schema to user's directory instead of temp dir 2022-10-13 15:21:43 +02:00
Ondrej Samohel
d00d023f53
Merge remote-tracking branch 'origin/release/3.15.x' into feature/OP-3553_update-to-python-39 2022-10-13 12:59:53 +02:00
Ondřej Samohel
d3347e4781
Merge branch 'develop' into maya_renders_remove_hardcoded_maya_folder 2022-10-13 12:39:32 +02:00
Petr Kalis
7bf51b760d Fix - add object to attr.s declaration
Older Maya (Python2) doesn't like declaration of attr.s without (object)
2022-10-12 15:49:36 +02:00
Ondřej Samohel
10cd5633d0
Merge pull request #3944 from pypeclub/bugfix/maya_include-all-lights-default
Maya: Set default value for RenderSetupIncludeLights option
2022-10-12 11:10:47 +02:00
Jakub Trllo
04f3bc89ff
Merge pull request #3934 from pypeclub/feature/direct_settings_imports
General: Direct settings imports
2022-10-11 13:29:34 +02:00
Roy Nieterau
ea4ede05a8 Hotfix for Maya + Deadline + Redshift renders without merge AOVs Fix #3953 2022-10-07 20:31:46 +02:00
Ondrej Samohel
53487001c5
♻️ flipping default value and changing settings access 2022-10-07 18:31:13 +02:00
Ondrej Samohel
467a6d89c8
♻️ set proper default value from the settings 2022-10-07 14:19:11 +02:00
Ondrej Samohel
8b713db7d6
🐛 drop dirname 2022-10-07 12:48:22 +02:00
Ondrej Samohel
33d8b2832c
🐛 fix uhacking of renderman hacks for Deadline 2022-10-07 12:23:47 +02:00
Petr Kalis
1c7827aab0
Merge pull request #3908 from pypeclub/feature/OP-3938_Ftrack-image-review-instead-of-single-frame-video
Photoshop: create single frame image in Ftrack as review
2022-10-07 09:27:13 +02:00
Ondřej Samohel
87584b5f49
🚨 fix hound 🐶 2022-10-06 16:34:19 +02:00
Ondřej Samohel
2a2326971a
add validator for RenderSetupIncludeLights 2022-10-06 16:30:41 +02:00
Ondřej Samohel
870e339451
🐛 set default value for render setup option
RenderSetupIncludeLights must be either set to 1 or 0 or not set at all
2022-10-05 16:37:16 +02:00
Ondřej Samohel
614069542b
🐛 fix regression of renderman deadline hack 2022-10-05 16:26:08 +02:00
Félix David
4aec32af91 line length 2022-10-05 12:30:20 +02:00