Commit graph

218 commits

Author SHA1 Message Date
iLLiCiTiT
92838aa150 Merge branch 'develop' into feature/new_publisher_core 2021-11-02 19:12:39 +01:00
iLLiCiTiT
87cb264735 added checks of templates in project anatomy 2021-11-02 11:36:23 +01:00
Jakub Trllo
a3ba023a4e
Merge pull request #2179 from pypeclub/feature/OP-1661_Expect-asset-document-instead-of-asset-id-in-get_subset_name
Subset name: Be able to pass asset document to get subset name
2021-11-01 15:44:56 +01:00
iLLiCiTiT
2b7115c4b7 replaced '_get_subset_name' with 'get_subset_name_with_asset_doc' 2021-10-29 19:45:17 +02:00
Petr Kalis
b6bab8dbca
Merge pull request #2118 from pypeclub/PYPE-1901_RD-publishing-psd-with-studio-postprocessing
Publishing PSD with studio postprocessing
2021-10-29 14:55:28 +02:00
iLLiCiTiT
0f6145f0a6 added second function get_subset_name_with_asset_doc to be able get subset name 2021-10-26 16:02:21 +02:00
Jakub Trllo
4598908382
Merge pull request #2175 from pypeclub/bugfix/OP-1829_Photoshop-Seems-to-not-launch-on-MacOs
MacOS: Launching of applications may cause Permissions error
2021-10-26 11:28:26 +02:00
iLLiCiTiT
db26055d56 use plist info to get full path to executable 2021-10-25 19:17:40 +02:00
Petr Kalis
479878dc08 Merge remote-tracking branch 'origin/develop' into OP-1206_Add-loader-for-linked-smart-objects-in-Photoshop 2021-10-25 14:01:53 +02:00
iLLiCiTiT
eacee0e015 Merge branch 'feature/new_publisher_core' of github.com:pypeclub/pype into feature/new_publisher_core 2021-10-20 10:22:57 +02:00
Petr Kalis
0188febe4f PYPE-1901 - added check that no other batch is currently processed
PS cannot be run twice on a host machine
2021-10-19 13:01:28 +02:00
iLLiCiTiT
11652b8483 Merge branch 'develop' into feature/new_publisher_core 2021-10-19 10:04:10 +02:00
Petr Kalis
a10963188d Fix - better approach for oiio_supported 2021-10-14 17:32:00 +02:00
iLLiCiTiT
903bbf03ee added docstring to _get_subset_name 2021-10-14 17:11:26 +02:00
Petr Kalis
6fe7517303 PYPE-1901 - fix close plugin 2021-10-14 13:21:34 +02:00
Petr Kalis
2ae4b12f21 Fix - oiiotool wasn't recognized even if present
This caused to DWAA support not working even if it could
2021-10-14 12:07:13 +02:00
Petr Kalis
b0705417ab PYPE-1901 - close host if any plugin fails 2021-10-13 17:38:37 +02:00
Petr Kalis
2150ac836e PYPE-1901 - extracted methods into remote_publish library
Methods are used in both remote* approaches for logging and reusability.
2021-10-13 16:55:42 +02:00
Petr Kalis
eb4cd6d7c6 PYPE-1901 - extracted method for task parsing 2021-10-12 18:27:32 +02:00
Petr Kalis
b90bcd9877 PYPE-1901 - New pluging for remote publishing (webpublish)
Extracted _json_load method
2021-10-08 17:25:42 +02:00
Petr Kalis
2c788f21a1 Merge remote-tracking branch 'origin/feature/1784_helper_classes_for_automatic_testing' into feature/1784_helper_classes_for_automatic_testing 2021-10-06 13:29:22 +02:00
Petr Kalis
1b5694f6a9 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/1784_helper_classes_for_automatic_testing 2021-10-06 12:52:00 +02:00
iLLiCiTiT
b87f7ba669 implemented get_subset_name_with_asset_doc which can expect asset document as argument instead of asset id 2021-10-06 11:54:24 +02:00
iLLiCiTiT
128dd21c54 Merge branch 'develop' into feature/new_publisher_core 2021-10-06 10:14:24 +02:00
Milan Kolar
0e82c540b6
Merge pull request #2096 from pypeclub/bugfix/nuke_delivery-action-file-sequence-handling 2021-10-05 15:51:58 +01:00
Petr Kalis
39f009ed7c
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2021-10-05 10:21:57 +02:00
iLLiCiTiT
3e8c97e9d6 moved python 2 compatibility to openpype.lib 2021-10-01 19:13:59 +02:00
iLLiCiTiT
0dec31288b added session validation to get_mongo_connection 2021-10-01 18:48:26 +02:00
iLLiCiTiT
f4e58771a2 add ssla ca certificate if should 2021-10-01 18:37:39 +02:00
iLLiCiTiT
4d4c01519e validate mongo connection uses create_connection 2021-10-01 18:37:28 +02:00
iLLiCiTiT
95de5d15f5 store exception and reraise it when connection is not successful 2021-10-01 18:37:10 +02:00
iLLiCiTiT
2714c644f2 pass mongo url as argument instead of kwarg 2021-10-01 18:27:16 +02:00
iLLiCiTiT
3448e1ce78 moved time start out of loop 2021-10-01 18:26:51 +02:00
iLLiCiTiT
0c00a50417 added validation of mongo url 2021-10-01 18:25:59 +02:00
iLLiCiTiT
23cc014f32 removed useless extract_port_from_url 2021-10-01 18:25:45 +02:00
iLLiCiTiT
5782d6d801 added ability to change retry times of connecting to mongo 2021-10-01 18:17:27 +02:00
iLLiCiTiT
53fe16fffc created copy of 'should_add_certificate_path_to_mongo_url' in openpype.lib.mongo 2021-10-01 18:15:30 +02:00
jrsndlr
0b9160c2fe check if files exists by path with hashes 2021-10-01 17:27:59 +02:00
iLLiCiTiT
e397f44132 pop keys that were removed during environments merging 2021-09-27 14:46:41 +02:00
iLLiCiTiT
30cadfd6ad don't use 'split_command_to_list' which may break paths if they are incorrectly used 2021-09-20 13:09:01 +02:00
Jakub Trllo
6167a20436
Merge pull request #2032 from pypeclub/bugfix/ffmpeg_args_on_linux
FFmpeg: Subprocess arguments as list
2021-09-17 21:01:02 +02:00
Jakub Trllo
e22386f710
Merge pull request #2036 from pypeclub/feature/task_types_in_profiles
General: Task types in profiles
2021-09-17 19:37:54 +02:00
iLLiCiTiT
9e72c62b20 fix usage of get_openpype_version function 2021-09-17 13:59:56 +02:00
iLLiCiTiT
4f19f335ca Merge branch 'develop' into feature/staging_icon 2021-09-16 18:59:54 +02:00
iLLiCiTiT
3d9970aa4f added function 'path_to_subprocess_arg' which decide if path should be wrapped in quotes 2021-09-16 15:57:25 +02:00
iLLiCiTiT
004b2c5a5e use posix argument only on windows 2021-09-16 15:13:36 +02:00
iLLiCiTiT
7f47367fbf added docstring for split_command_to_list and modified 2021-09-16 15:12:35 +02:00
iLLiCiTiT
1f5f7ac25d added function 'split_command_to_list' 2021-09-16 14:32:02 +02:00
iLLiCiTiT
983a2fff25 added task type usage in get_subset_name 2021-09-16 14:16:24 +02:00
iLLiCiTiT
6d59b6e3eb use task type filreting in should start last workfile and open workfile tool 2021-09-16 12:17:27 +02:00