Commit graph

1749 commits

Author SHA1 Message Date
Jakub Trllo
d3a7637d15 Marked 'process_sequence' as deprecated and moved to pipeline delivery as 'deliver_sequence' 2022-08-29 15:10:44 +02:00
Jakub Trllo
eaff50b23e Marked 'process_single_file' as deprecated and moved to pipeline delivery as 'deliver_single_file' 2022-08-29 15:07:45 +02:00
Jakub Trllo
dc77d4a609 marked 'check_destination_path' as deprecated and moved to pipeline.delivery 2022-08-29 15:04:03 +02:00
Jakub Trllo
e2060b9d65 marked 'get_format_dict' as deprecated and moved it to pipeline delivery 2022-08-29 15:00:08 +02:00
Jakub Trllo
f2a191861b marked 'path_from_representation' as deprecated and replaced it's usage with 'get_representation_path_with_anatomy' 2022-08-29 14:41:28 +02:00
Jakub Trllo
c26119cc9f use new functions in code 2022-08-29 14:13:08 +02:00
Jakub Trllo
55e4f4f468
Merge pull request #3748 from pypeclub/bugfix/few-import-changes
General: Smaller fixes of imports
2022-08-29 13:21:04 +02:00
Jakub Ježek
f0e09c9841
Merge pull request #3737 from pypeclub/bugfix/OP-3700_Nuke-missing-job-dependency-if-multiple-bake-streams 2022-08-29 12:53:03 +02:00
Jakub Trllo
fcb047770a fix import in collect ftrack api 2022-08-29 12:07:51 +02:00
Jakub Trllo
a0c3eb6f80 removed unnecessary lines 2022-08-26 16:32:34 +02:00
Jakub Trllo
2bfa9eea44 renamed 'IHostModule' to 'IHostAddon' 2022-08-26 15:06:50 +02:00
Jakub Trllo
c485b3a35d
Merge pull request #3741 from pypeclub/feature/log_tweaks
General: Logger tweaks
2022-08-26 14:52:05 +02:00
Jakub Trllo
d0245ee23f
Merge pull request #3731 from pypeclub/feature/module_interfaces_cleanup
General: Module interfaces cleanup
2022-08-26 11:33:00 +02:00
Jakub Trllo
59f36cc7c8 log traceback when webserver connection is not possible 2022-08-25 18:49:20 +02:00
Jakub Trllo
54b8719b76 fix attr initialization 2022-08-25 18:49:04 +02:00
Jakub Trllo
5631fb66a7 use log attribute in provides 2022-08-25 18:36:31 +02:00
Jakub Trllo
808d1a5dd1 abstrac provides has log attribute 2022-08-25 18:36:11 +02:00
Jakub Jezek
33661b665c
global: submitting job is creating multiple job dependencies
if multiple baking streams are submitted
2022-08-25 16:10:17 +02:00
Jakub Jezek
9b7b217faa
Nuke: adding sumbitted job ids to instance attribute for downstream 2022-08-25 16:02:56 +02:00
Jakub Trllo
7356fc666d moved collection of launch hooks from modules into applications logic 2022-08-25 12:31:47 +02:00
Jakub Trllo
8acb96c572 added deprecation warning to 'ILaunchHookPaths' 2022-08-25 12:27:02 +02:00
Jakub Trllo
8cc6086e92 removed usage of 'ILaunchHookPaths' 2022-08-25 12:22:19 +02:00
Jakub Trllo
5372c016ea moved 'OpenPypeInterface' into interfaces.py 2022-08-25 12:19:47 +02:00
Jakub Trllo
310e9bf50f fix line lengths 2022-08-24 17:19:01 +02:00
Jakub Trllo
bf8e2207e0 fix property 2022-08-24 16:58:38 +02:00
Jakub Trllo
840fbaa380 cleanup imports in modules 2022-08-24 16:21:17 +02:00
Jakub Trllo
08efc477ca small tweaks in usage of Logger 2022-08-24 16:21:04 +02:00
Jakub Trllo
3cdfc5b350 use class log attribues instead of global loggers 2022-08-24 15:54:07 +02:00
Jakub Trllo
882e00baef use Logger instead of PypeLogger 2022-08-24 15:52:47 +02:00
Jakub Trllo
7a1d161ab4
Merge pull request #3677 from pypeclub/feature/OP-3733_Ftrack-set-version-status-on-integration
Ftrack: Store ftrack entities on hierarchy integration to instances
2022-08-24 14:08:37 +02:00
Jakub Trllo
d0036ac186 close settings on tray exit to remove settings lock 2022-08-24 11:59:27 +02:00
Jakub Trllo
9c86a2a879
Merge pull request #3713 from pypeclub/feature/OP-3789_Remove-constants-from-avalon_context
General: Move constants from lib to client
2022-08-24 11:13:49 +02:00
Jakub Trllo
bc7aa718ad use current schemas from client 2022-08-23 17:45:49 +02:00
Jakub Trllo
265d67f1fc added helper getters to modules manager 2022-08-23 17:19:48 +02:00
Jakub Trllo
ffaa0b7adf moved standalonepublish action into standalone publish host 2022-08-22 18:22:24 +02:00
Jakub Trllo
d91274bb98 moved traypublish action into traypublisher host 2022-08-22 18:07:38 +02:00
Petr Kalis
370c7f8293
Merge pull request #3694 from pypeclub/chore/better_logging_in_DL
Deadline: better logging for DL webservice failures
2022-08-22 09:44:33 +02:00
Petr Kalis
d4bfbe3b9e
Updated missed occurence
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-08-19 14:03:06 +02:00
Petr Kalis
fc4db8802d Fixed issues after code review
Warning should print exception.
JSONDecoder is not in Pype2
2022-08-19 13:01:46 +02:00
Jakub Trllo
40a667c3cf
Merge pull request #3671 from pypeclub/feature/OP-3727_Sync-to-avalon-logs
Ftrack: More logs related to auto sync value change
2022-08-19 11:38:08 +02:00
Petr Kalis
beedfd2ece Added better logging when DL fails
In some specific cases DL sends broken json payload even if response.ok. Handle parsing of broken json better.
2022-08-18 17:22:28 +02:00
Petr Kalis
2b6d705c44 Added better logging when DL fails
In some specific cases DL sends broken json payload even if response.ok. Handle parsing of broken json better.
2022-08-18 17:16:51 +02:00
Ondřej Samohel
aa055dc8e8
Merge pull request #3661 from pypeclub/bugfix/OP-2023-Maya-Disable-rendering-of-all-lights-Render-Setup-Deadline
Maya: Disable rendering of all lights for render instances submitted through Deadline.
2022-08-18 16:26:02 +02:00
Jakub Trllo
de0e5cf8f9
Merge branch 'develop' into feature/OP-3733_Ftrack-set-version-status-on-integration 2022-08-18 13:40:05 +02:00
Jakub Trllo
8b4cc9037b Merge branch 'develop' into feature/OP-2356_ftrack-enhance-component-metadata 2022-08-18 09:42:24 +02:00
Jakub Trllo
5a0b15c63b fix typo in codec 2022-08-17 15:35:46 +02:00
Jakub Trllo
9694a7692b
Merge pull request #3647 from pypeclub/feature/OP-3314_Hosts-as-Addons-step-1
Maya: Hosts as modules
2022-08-17 15:09:24 +02:00
Jakub Trllo
40be8f0d5f
Merge pull request #3680 from pypeclub/feature/OP-3734_Set-task-status-on-farm-publishing
Ftrack: Set task status on farm publishing
2022-08-17 14:29:21 +02:00
Jakub Trllo
6d4a80cd30 added some logs related to status changes 2022-08-17 14:28:27 +02:00
Jakub Trllo
671cf183fd fix statuses lookup by task type 2022-08-17 14:18:13 +02:00