Commit graph

1710 commits

Author SHA1 Message Date
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
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
Jakub Trllo
bc3aa4b160 fix getting of task statuses 2022-08-17 13:54:06 +02:00
Jakub Trllo
f4aa1c7e4a
Merge pull request #3673 from pypeclub/feature/use_get_projects
General: Use client projects getter
2022-08-17 13:45:20 +02:00
Jakub Trllo
cb34f4619e log availabl status names 2022-08-17 13:30:20 +02:00
Jakub Trllo
4dba68c5bd fix function import and call 2022-08-17 13:30:14 +02:00
Jakub Trllo
05f1b732b6 fill context task entity in collect ftrack api 2022-08-17 13:22:34 +02:00
Jakub Trllo
51c27f28c0 added ability to add additional metadata to components 2022-08-17 12:20:06 +02:00
Jakub Trllo
95c19cc412 fill context entities in all instances 2022-08-17 11:22:56 +02:00
Jakub Trllo
346e3b8300 removed families filter 2022-08-17 11:11:39 +02:00
Jakub Trllo
58f19f15f4 skip disabled instances 2022-08-17 11:05:04 +02:00
Jakub Trllo
2f3e6a73e3 Change label of plugin 2022-08-17 10:48:50 +02:00
Allan Ihsan
7a94c5350e Merge branch 'develop' into bugfix/OP-2023-Maya-Disable-rendering-of-all-lights-Render-Setup-Deadline 2022-08-16 22:45:24 +03:00
Jakub Trllo
e0c7ba8617 added new plugin which change task status for instances if they are rendered on farm 2022-08-16 17:53:16 +02:00
Jakub Trllo
088a2d2003 use task status profiles to change task status id on creation 2022-08-16 11:55:23 +02:00
Jakub Trllo
61e8d7e9f1 use 'get_projects' instead of 'projects' method on AvalonMongoDB 2022-08-15 19:14:01 +02:00
Jakub Trllo
4193b54700 added more information when auto sync is turned on/off 2022-08-15 18:36:33 +02:00
Ondřej Samohel
cafd9a1402
Merge pull request #3643 from BigRoy/fix_3642
Maya: Refactor moved usage of CreateRender settings
2022-08-15 17:42:37 +02:00
Jakub Trllo
18056a3e96
Merge pull request #3666 from pypeclub/feature/OP-3724_Deadline-GlobalJobPreLoad-is-expecting-openpype-on-all-jobs
Deadline: Global job pre load is not Pype 2 compatible
2022-08-15 13:56:34 +02:00
Petr Kalis
1bd2d53172
Merge pull request #3597 from pypeclub/chore/OP-3405_Use-query-functions-in-sync-server
SyncServer: use query functions
2022-08-15 13:43:05 +02:00
Jakub Trllo
963b66eb58 fixed python 2 compatibility 2022-08-15 12:15:35 +02:00
Jakub Trllo
919a6146c6 removed unused function 2022-08-15 12:08:32 +02:00
Jakub Trllo
e6584a9b94 removed pype 2 compatibility 2022-08-15 12:08:20 +02:00
Allan Ihsan
bbe7bc2fdb Include RenderSetupIncludeLights flag in plugin info, grab value from render instance. 2022-08-15 01:59:20 +03:00
Jakub Trllo
e95c58e7b0
Merge pull request #3637 from pypeclub/feature/OP-3646_Move-workfiles-functions-into-pipeline
General: Move workfiles functions into pipeline
2022-08-12 20:07:20 +02:00
Jakub Trllo
0c277f0939
Merge pull request #3639 from pypeclub/feature/OP-3717_Move-timers-manager-logic-to-timers-manager
TimersManager: Plugins are in timers manager module
2022-08-12 12:34:30 +02:00
Jakub Trllo
7d304d0f86 host module can define workfile extensions 2022-08-11 13:39:32 +02:00
Jakub Trllo
32176ba234 modules does not have to inherit from ILaunchHookPaths and application is passed to 'collect_launch_hook_paths 2022-08-11 13:29:06 +02:00
Jakub Trllo
5736b9133c added helper methods to be able get host module by host name 2022-08-11 12:40:32 +02:00
Jakub Trllo
c86ab4fecf added ability to inmport host modules on load modules 2022-08-11 12:40:08 +02:00
Jakub Trllo
4f9d1c34e2 added IHostModule to be able identify module representing a host 2022-08-11 12:39:27 +02:00
Roy Nieterau
74a91f4d22 Fix more missing refactors 2022-08-10 17:01:42 +02:00
Jakub Trllo
e35fd6e476 use constant to define timer module dir 2022-08-09 18:19:01 +02:00
Jakub Trllo
70bcd6bf90 moved start and stop plugins into timers manager 2022-08-09 18:04:48 +02:00
Jakub Trllo
29239178cb timers manager is adding plugin paths 2022-08-09 18:00:41 +02:00
Jakub Trllo
6ef14510e1 implemented method to stop timer using web server 2022-08-09 18:00:23 +02:00
Felix David
27a62892a0 Kitsu|Fix: Movie project type fails & first loop children names
Fix #3635
2022-08-09 16:43:29 +02:00
Jakub Trllo
b89e99e890 change imports of 'get_workfile_template_key', 'get_workfile_template_key_from_context' and 'get_workdir_with_workdir_data' and 'get_workdir' in code 2022-08-09 12:47:29 +02:00
Milan Kolar
ddb8ad2666
Merge pull request #3627 from pypeclub/release/3.13.x 2022-08-09 10:18:34 +02:00