Commit graph

25303 commits

Author SHA1 Message Date
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
Petr Kalis
29ca3f8556 OP-4180 - change output folder
It should be in `output` subfolder, not in root
2022-10-19 12:30:03 +02:00
Petr Kalis
b98e03726d OP-4180 - renamed DL testing class for Nuke
Updated test scene name
2022-10-19 12:27:24 +02:00
Petr Kalis
0056be47b1 OP-3426 - fix - wrong testing class used 2022-10-18 13:23:22 +02:00
Petr Kalis
c27d8a2678 OP-3426 - refactor - changed style of db asserts for Maya 2022-10-18 13:05:51 +02:00
Petr Kalis
eb772dd05a OP-3426 - update db asserts for PS
Removed integrate of thumbnails by default, eg less representations.
2022-10-18 12:58:03 +02:00
Petr Kalis
2436fabd7f OP-3426 - update db asserts for simple Maya test 2022-10-18 12:54:00 +02:00
Petr Kalis
7c904861fd OP-3426 - test class for Maya and Deadline 2022-10-18 12:36:56 +02:00
Petr Kalis
8b29406c06 OP-3426 - cleaned up test_projece DB dump
Now contains only project and single asset document
2022-10-18 12:02:33 +02:00
Petr Kalis
9159b67051 OP-3426 - fix source zip file for Nuke 2022-10-17 15:45:06 +02:00
Petr Kalis
fdaa7774a4 OP-3426 - added new Nuke deadline testing class 2022-10-17 14:22:52 +02:00
Petr Kalis
6f5c91c785 OP-3426 - refactor - Nuke to new testing classes 2022-10-17 14:11:54 +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
646dcd92ae OP-3426 - fix proper zip id for deadline test 2022-10-17 14:02:39 +02:00
Petr Kalis
abe5e24309 OP-3426 - fix check if job is finished 2022-10-17 13:49:20 +02:00
Petr Kalis
d5e62039a7 OP-3426 - wait for DL publish job 2022-10-14 19:26:21 +02:00
Petr Kalis
be51b3d977 OP-3426 - fix not dropping settings collection 2022-10-14 17:20:22 +02:00
Petr Kalis
5ee97fa8e2 OP-3426 - DL support for AE automatic tests
WIP
2022-10-14 15:24:48 +02:00
Petr Kalis
e3864ead41 OP-3426 - DL support for Maya automatic tests
WIP
2022-10-14 15:21:25 +02:00
Jakub Trllo
8bf63ef3e7
Merge pull request #3978 from pypeclub/bugfix/get_subset_name_import_fix
General: Fix deprecated warning in legacy creator
2022-10-14 12:13:52 +02:00
Petr Kalis
a983c7bc37
Merge pull request #3985 from pypeclub/bugfix/missing_tags_in_integrate_ftrack
Fix - tags might be missing on representation
2022-10-14 11:54:08 +02:00
Petr Kalis
ca32556b11 Fix - tags might be missing on representation 2022-10-14 11:20:39 +02:00
Jakub Trllo
22222942e5
Merge pull request #3907 from pypeclub/feature/remove_deprecated_functions_from_lib
General: Remove deprecated functions from lib
2022-10-13 17:06:18 +02:00
Jakub Trllo
f1f5b90981
Merge pull request #3980 from pypeclub/bugfix/OP-4234_Ftrack-schema-json-is-not-updating-per-user
Ftrack: Fix schema cache for Python 2
2022-10-13 16:52:32 +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
Jakub Trllo
b0d461371d
Merge pull request #3977 from pypeclub/feature/remove_openpype_api_import_blender
Blender: Remove openpype api imports
2022-10-13 13:06:38 +02:00
Ondřej Samohel
1d6ba969d6
Merge pull request #3817 from BigRoy/fix3573
Maya: Fix capture preset camera options not working
2022-10-13 12:42:56 +02:00
Ondřej Samohel
5e3c2cffa0
Merge pull request #3873 from BigRoy/maya_renders_remove_hardcoded_maya_folder
Maya: Remove hardcoded requirement for maya/ start for image file prefix
2022-10-13 12:40:56 +02:00
Ondřej Samohel
d3347e4781
Merge branch 'develop' into maya_renders_remove_hardcoded_maya_folder 2022-10-13 12:39:32 +02:00
Ondřej Samohel
de7a6dfcc7
Merge pull request #3719 from simonebarbieri/feature/maya-unreal-layout_existing_scene
Unreal: Layout Loader from Maya for Existing Scenes
2022-10-13 12:35:56 +02:00
Simone Barbieri
71f48425bf Fix format string for Python 2 2022-10-13 11:29:57 +01:00
Jakub Trllo
39747041e8 fix import of 'get_subset_name' in legacy creator 2022-10-13 11:13:15 +02:00
Jakub Trllo
94baf5a746 change import of 'ValidateContentsOrder' 2022-10-13 10:40:19 +02:00
Jakub Trllo
8af0a48625 removed unused openpype.api imports 2022-10-13 10:40:05 +02:00
Ondřej Samohel
867a819536
Merge pull request #3973 from pypeclub/bugfix/maya_wrong_attrs_declaration
Maya: add object to attr.s declaration
2022-10-13 10:25:46 +02:00
Jakub Trllo
6d99f80364
Merge pull request #3976 from BigRoy/integrate_preserve_subset_group
Integrate: Preserve existing subset group if instance does not set it for new version
2022-10-13 10:14:08 +02:00
Jakub Trllo
1ccf2b8d8d
Merge pull request #3936 from pypeclub/feature/OP-4158_Creation-UI-is-part-of-main-window
Publisher: Create dialog is part of main window
2022-10-13 10:12:55 +02:00
Jakub Trllo
8295166aa3
Merge pull request #3975 from Tilix4/fx_inventory_wrong_func
Fix: Inventory action path wrong functions leads to errors
2022-10-13 10:12:32 +02:00
Roy Nieterau
97354e78ac Preserve existing subset group if instance does not set it for new version 2022-10-12 20:30:56 +02:00
Félix David
77f8a8ad0c Fix: Inventory action path wrong functions leads to errors 2022-10-12 19:26:23 +02:00
Petr Kalis
60a1d7e79b
Merge pull request #3961 from pypeclub/feature/OP-4218_Webpublisher-Use-max-next-published--1-for-all-items-in-batch
Webpublisher: use max next published version number  for all items in batch
2022-10-12 19:17:15 +02:00
Petr Kalis
624fc214ef
Merge pull request #3951 from pypeclub/feature/OP-3939_Ftrack-option-for-thumbnail-deletion
General: Control Thumbnail integration via explicit configuration profiles
2022-10-12 19:16:45 +02:00
Petr Kalis
0bd51e7c7d
Merge branch 'develop' into bugfix/maya_wrong_attrs_declaration 2022-10-12 19:03:40 +02:00
Petr Kalis
bfbf2a26a9 OP-3939 - changed label of plugin 2022-10-12 18:22:57 +02:00
Petr Kalis
0d44dbc6c4 OP-3939 - changed label of plugin 2022-10-12 17:46:50 +02:00
Jakub Trllo
55c7286ced
Merge pull request #3963 from pypeclub/feature/maya_preffered_qt_bindings
Maya: Define preffered Qt bindings for Qt.py and qtpy
2022-10-12 16:27:01 +02:00
Jakub Trllo
e34c2a7578 force env changes in maya 2022-10-12 16:11:19 +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
6b944356c5
Merge pull request #3962 from BigRoy/houdini_refactor_container_schema_key
Houdini: Refactor container `schema` value
2022-10-12 15:34:53 +02:00
Ondřej Samohel
93a61bb2af
Merge pull request #3968 from pypeclub/enhancement/maya-submit-deadline-new-style-classes
Maya: new style dataclasses in maya deadline submitter plugin
2022-10-12 15:32:57 +02:00