Commit graph

2007 commits

Author SHA1 Message Date
Petr Kalis
f80fe3fb93 Fix obsolete call of method 2023-01-03 17:14:57 +01:00
Petr Kalis
1ee50975c0 Fix wrong position of method 2023-01-03 17:14:41 +01:00
Petr Kalis
6abcd5ef34 Merge develop 2023-01-03 17:08:58 +01:00
Petr Kalis
7a372d1b1c Added possibility to mention users or groups 2023-01-03 17:05:47 +01:00
Petr Kalis
3a41d6a721 OP-4470 - safer handling of review path
'published_path' might be missing.
Thumbnail path was fixed previously, this one was missed.
2022-12-23 14:13:00 +01:00
Petr Kalis
c16a5289e4 OP-4470 - better handle missing keys
Message might contain {placeholder} which are not collected. Previously it would fail without sending message. Now missing keys are double escaped {{}}.
2022-12-23 14:09:03 +01:00
Petr Kalis
ae709afaaf Added dynamic message to Slack notification
Artist can now add additional message, specific per instance and publish, if they are using Publisher.
2022-12-23 12:25:01 +01:00
Petr Kalis
8ee073fd73
Merge pull request #4231 from pypeclub/bugfix/OP-4512_Anatomy-local-drive-site-roots-ignored
SiteSync: anatomy local drive site roots ignored
2022-12-22 14:23:44 +01:00
Petr Kalis
34e2ee9e7b OP-4512 - fix typo 2022-12-22 12:26:02 +01:00
Jakub Trllo
95939fb99e
Merge pull request #4214 from pypeclub/feature/more_plugin_getters
General: Extend 'IPluginPaths' to have more available methods
2022-12-20 12:12:55 +01:00
Ondrej Samohel
b22d22a65e
🐛 fix dependencies 2022-12-19 00:03:05 +01:00
Jakub Trllo
d62790bf37
Merge pull request #4225 from pypeclub/feature/OP-4632_qtpy-in-module-tools
General: Use qtpy in modules and hosts UIs which are running in OpenPype process
2022-12-16 11:54:25 +01:00
Petr Kalis
19ab86499a OP-4512 - update method to get all configured sites
Added more details to be more useful.
2022-12-15 12:00:10 +01:00
Petr Kalis
0c481f8351 OP-4512 - safer resolution of enabled
If new site is added in System setting, but project settings are not saved, 'enabled' key is missing. This should be safer in this cases.
2022-12-15 11:55:14 +01:00
Jakub Ježek
1256c67428
Merge pull request #4182 from pypeclub/feature/deadline_submit_job_env_refactory
Deadline: improve environment processing
2022-12-15 10:21:16 +01:00
Jakub Jezek
730df2a4cd
deadline: pr comments 2022-12-13 21:55:41 +01:00
Jakub Trllo
a66e421fad use qtpy in module tools 2022-12-13 17:46:43 +01:00
Petr Kalis
c85594c324 OP-4512 - fix normalize local name
'local' should be returned for local site only
2022-12-13 15:06:40 +01:00
Jakub Trllo
d6b384f019 added deprecation warning for 'get_creator_plugin_paths' 2022-12-12 17:18:28 +01:00
Ondřej Samohel
81f4369fcc
Merge pull request #4172 from 2-REC-forks/bugfix/various-minor-bugfixes 2022-12-09 15:12:02 +01:00
Felix David
a8969fb5c2 Feature: API token refreshed every week 2022-12-09 09:57:10 +01:00
Jakub Trllo
27cb6512cf added more collectors of plugin types and use them on openpype plugin installation 2022-12-08 12:19:30 +01:00
Jakub Jezek
e989db4e00
pep8 2022-12-06 15:27:39 +01:00
Jakub Jezek
505cf706f2
DL: refactory env var processing 2022-12-06 15:16:38 +01:00
Jakub Trllo
1f05a39522 use comment from instance where possible 2022-12-05 19:31:09 +01:00
Jakub Jezek
62e5e71915
Merge branch 'develop' into feature/OP-3437_CelAction-conversion-to-op3 2022-12-05 13:38:51 +01:00
2-REC
7772ac7ea9 Added missing parenthesis 2022-12-05 15:58:37 +07:00
Jakub Trllo
5e6d64a3dd
Merge pull request #4129 from pypeclub/feature/OP-4503_Ftrack---integrate-ftrack-api-fails-to-transfer-componets
Ftrack: Reset session before instance processing
2022-12-01 16:18:27 +01:00
Jakub Trllo
15fa6f6f18 fix occational double parents issue 2022-12-01 14:53:00 +01:00
Jakub Trllo
7544771744 replace reset with configure locations 2022-12-01 13:29:18 +01:00
Jakub Ježek
f128425155
Update openpype/modules/deadline/plugins/publish/submit_celaction_deadline.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-11-30 17:27:12 +01:00
Jakub Jezek
c2e9bdf161
celaction: DL improving code 2022-11-26 21:35:40 +01:00
Jakub Jezek
193112c18b
deadline: adding openpype version to global job 2022-11-25 22:58:53 +01:00
Jakub Jezek
f162ec56d7
celaction: removing environment from job 2022-11-25 22:58:22 +01:00
Jakub Jezek
3491ef73ac
remove nuke code 2022-11-25 22:25:41 +01:00
Jakub Jezek
9f5e892a67
removing redundant code 2022-11-25 17:49:09 +01:00
Jakub Jezek
0c475d5b9d
celaction: deadline job delay settings 2022-11-25 17:40:23 +01:00
Jakub Jezek
30550c26b0
celaction: render from published workfile fix 2022-11-25 17:04:19 +01:00
Jakub Jezek
2117df1ad2
move deadline plugin to correct place 2022-11-25 16:38:14 +01:00
Jakub Jezek
f8b00d7ad4
celaction: submit job from published workfile 2022-11-25 16:16:39 +01:00
Jakub Jezek
6cefb2ec4b
celaction: deadline and settings improvements 2022-11-25 15:01:14 +01:00
Jakub Jezek
a17f516597
celaction: deadline submitter to modules 2022-11-24 17:10:07 +01:00
Jakub Trllo
f1e1a1b238
Merge pull request #4115 from pypeclub/feature/deadline_build_version_resolving
Deadline: Build version resolving
2022-11-24 10:21:23 +01:00
Jakub Trllo
f821337a8e don't create and close existing connections 2022-11-23 18:56:17 +01:00
Jakub Trllo
484a77a3ad integrate ftrack api always create new session for each instance processing 2022-11-23 18:11:37 +01:00
Jakub Trllo
5de422dea2 change how custom attributes are filled on entities and how entities are created 2022-11-23 16:38:04 +01:00
Jakub Trllo
36afd8aa7c import to ftrack is not recursion based but queue based method 2022-11-23 16:36:21 +01:00
Jakub Trllo
a78ef54e56 query user at the start of import method instead of requerying it again 2022-11-23 16:35:02 +01:00
Jakub Trllo
5a0cc52732 implemented helper methods to query information we need from ftrack 2022-11-23 16:34:02 +01:00
Jakub Trllo
635c662a8c raise known publish error if project in ftrack was not found 2022-11-23 16:32:04 +01:00