Commit graph

15514 commits

Author SHA1 Message Date
iLLiCiTiT
8634d4f3d6 register as worker after tvpaint first steps 2021-10-12 15:44:57 +02:00
iLLiCiTiT
b458f27035 removed dump finish job 2021-10-12 15:31:30 +02:00
iLLiCiTiT
6c37f14e8e fixed from_existing 2021-10-12 15:08:43 +02:00
iLLiCiTiT
81cd89b8b8 fixed job data access 2021-10-12 15:08:15 +02:00
iLLiCiTiT
578c1034f0 fixed request methods 2021-10-12 14:21:58 +02:00
iLLiCiTiT
5fb0a87a6b implemented get jobs 2021-10-12 14:15:13 +02:00
iLLiCiTiT
eb39271ffb added more jobs info to status 2021-10-12 14:15:04 +02:00
iLLiCiTiT
8199cf74f5 added more url parse methods 2021-10-12 14:14:53 +02:00
iLLiCiTiT
8c0f7e0e30 added more usefull prints in server 2021-10-12 12:24:45 +02:00
iLLiCiTiT
19bbdc1257 fix client base connection 2021-10-12 12:24:35 +02:00
iLLiCiTiT
f72cdd7122 fix init and add return code 2021-10-12 12:24:19 +02:00
iLLiCiTiT
c32705bb39 pass executable as string 2021-10-12 12:24:09 +02:00
iLLiCiTiT
f79b377b88 fix order or argumnets 2021-10-12 12:23:51 +02:00
iLLiCiTiT
aea428aa93 added server url conversion 2021-10-12 10:42:37 +02:00
iLLiCiTiT
3a4ea103cd fox import of module 2021-10-12 10:42:26 +02:00
iLLiCiTiT
9ee98eb344 added settings for job_queue module 2021-10-12 10:28:27 +02:00
iLLiCiTiT
5255f0bffa renamed module to job_queue 2021-10-12 10:26:44 +02:00
iLLiCiTiT
0b1cdcaf26 added cli commands to hosts job server 2021-10-12 10:13:03 +02:00
iLLiCiTiT
55c25452cc added module command to openpype cli 2021-10-12 10:11:54 +02:00
iLLiCiTiT
41bb148cae converted start method to class methods 2021-10-12 10:11:27 +02:00
iLLiCiTiT
16d3b39978 added server_url property 2021-10-12 10:09:47 +02:00
iLLiCiTiT
936c76c414 make sure server_url is string 2021-10-11 17:23:24 +02:00
iLLiCiTiT
5ad722b197 fix init file 2021-10-11 17:23:14 +02:00
iLLiCiTiT
f4609f4ebf close workfile implemented 2021-10-11 12:10:55 +02:00
iLLiCiTiT
35da55ab45 added send/get job methods in module 2021-10-11 12:07:46 +02:00
iLLiCiTiT
6973584ca2 added base of tvpaint worker implementation 2021-10-11 12:07:31 +02:00
iLLiCiTiT
9f68ee1aac removed todo 2021-10-11 09:59:50 +02:00
iLLiCiTiT
28391e5bb8 send also worker id 2021-10-11 09:59:20 +02:00
iLLiCiTiT
bdd57980b3 added module implementation 2021-10-08 18:50:28 +02:00
iLLiCiTiT
c5962fd35e initial tvpaint worker connection 2021-10-08 18:50:06 +02:00
iLLiCiTiT
3932532b68 implemented base worker client 2021-10-08 18:49:35 +02:00
iLLiCiTiT
0fbc49b64f implemented main function for job server 2021-10-08 18:48:45 +02:00
iLLiCiTiT
41bf917757 implemented workers websocket route 2021-10-08 18:48:19 +02:00
iLLiCiTiT
187811f8be implemented route for creating and getting jobs 2021-10-08 18:48:00 +02:00
iLLiCiTiT
353ca75974 worker have access to connection on his object 2021-10-08 18:47:12 +02:00
iLLiCiTiT
7628ddf9cd added missing import 2021-10-08 18:46:34 +02:00
iLLiCiTiT
ebe07ab8c6 added assign jobs method to assign not assigned jobs to idle workers 2021-10-08 18:46:28 +02:00
iLLiCiTiT
b54b212082 added workers to jobqueue 2021-10-08 18:46:01 +02:00
iLLiCiTiT
7748cf997c job can have assigned worker 2021-10-08 18:45:36 +02:00
iLLiCiTiT
a948684d16 worker can have assigned job 2021-10-08 18:44:57 +02:00
iLLiCiTiT
a66c7ef360 added worker states 2021-10-08 18:44:29 +02:00
iLLiCiTiT
d7f5797bae Base of worker 2021-10-08 18:43:29 +02:00
iLLiCiTiT
663d2bf8d3 base of jobs queue 2021-10-08 18:40:17 +02:00
iLLiCiTiT
c59abcce5d base implementation of job object 2021-10-08 18:38:54 +02:00
iLLiCiTiT
94725b5646 implemented base of server 2021-10-08 18:37:23 +02:00
Milan Kolar
d0b2ab7bee
Merge pull request #1896 from tokejepsen/feature/timers_manager_get_task_time 2021-10-07 17:32:18 +01:00
Toke Stuart Jepsen
b4d55bf1fa Merge branch 'develop' into feature/timers_manager_get_task_time
# Conflicts:
#	openpype/modules/default_modules/ftrack/ftrack_module.py
2021-10-07 15:57:50 +01:00
Jakub Ježek
f9d80ef2c0
Merge pull request #2093 from pypeclub/enhancement/nuke-write-to-read-absolute
Create Read From Rendered - Disable Relative paths by default
2021-10-07 13:57:18 +02:00
Petr Kalis
0b449c154a
Merge pull request #1810 from pypeclub/feature/1784_helper_classes_for_automatic_testing
Helper classes for automatic testing
2021-10-06 17:52:21 +02:00
Milan Kolar
092b2f33c4
Merge pull request #1887 from tokejepsen/feature/tvpaint_stop_timer_on_application_exit 2021-10-06 16:51:10 +01:00