Commit graph

789 commits

Author SHA1 Message Date
iLLiCiTiT
0f6c79967a added warning messages for cases when entity does not have custom attributes 2020-01-30 18:48:58 +01:00
iLLiCiTiT
8eb14bade2 added warning message for cases when entityId is set to list (happened in client) 2020-01-30 11:37:15 +01:00
iLLiCiTiT
cc35ed7ea9 thumbid key is ignored in event_sync_to_avalon 2020-01-30 11:29:17 +01:00
iLLiCiTiT
2f992a6ea4 sub_user_server print out exception on crash 2020-01-30 11:28:30 +01:00
iLLiCiTiT
8f2f88aeae user server is not laucnhed with stdout override to be able get output 2020-01-30 11:27:09 +01:00
iLLiCiTiT
2487a07e01 action server starts subprocess with same executable as trat has 2020-01-28 14:27:15 +01:00
iLLiCiTiT
5d654e8de1 syn to avalon action allows to synchronize empty projects 2020-01-28 14:26:51 +01:00
iLLiCiTiT
81ccb152f5 modified startup and end log messages 2020-01-23 14:50:04 +01:00
iLLiCiTiT
7b460a515e set logger name in action subprocess because is launched as __main__ 2020-01-23 14:49:45 +01:00
iLLiCiTiT
0b81a4f04b (fix): use correct(existing) variable name 2020-01-23 14:49:12 +01:00
Jakub Trllo
1a1c5cf541 Merged in feature/action_server_subprocess (pull request #414)
Feature/action server subprocess

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-20 19:57:27 +00:00
iLLiCiTiT
cca738f003 reimplement sub user server 2020-01-20 17:56:52 +01:00
Jakub Trllo
6964c0da20 Merged in hotfix/integrate_ftrack_with_avalon (pull request #437)
hotfix/integrate_ftrack_with_avalon

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-20 13:17:43 +00:00
iLLiCiTiT
40cae28e76 sync to avalon actions return information about not available avalon_mongo_id custom attribute(only for project) 2020-01-17 16:05:59 +01:00
iLLiCiTiT
7029588793 correct setting 2020-01-17 15:03:26 +01:00
iLLiCiTiT
846777bff0 update all avalon ent data if ftrack id was updated 2020-01-17 12:40:35 +01:00
iLLiCiTiT
83c501f26d fixed update query 2020-01-16 16:31:24 +01:00
iLLiCiTiT
415ec47f9d added aditional check in event sync to avalon for cases when avalon ent exists but don't have ftrackId 2020-01-16 14:31:05 +01:00
Milan Kolar
271a935ee7 fixes to getting the path 2020-01-11 14:11:04 +01:00
Milan Kolar
50ab8780c2 Merge branch 'master' into feature/PYPE-639_delivery_action 2020-01-10 18:12:33 +01:00
iLLiCiTiT
4bb66af201 added debug with project name to sync to avalon action 2020-01-10 11:40:53 +01:00
iLLiCiTiT
9bc2f557a3 added new entityType appointment to ignored entity types 2020-01-10 11:40:29 +01:00
Milan Kolar
19fe9879c1 Merge branch 'hotfix/subprocess-env-filter' 2020-01-10 10:56:08 +01:00
iLLiCiTiT
b2dfb6c95b be specific about task custom attributes to avoid asset version's cust attrs 2020-01-09 10:36:35 +01:00
iLLiCiTiT
bf24580b6f fix root path 2020-01-08 19:31:58 +01:00
iLLiCiTiT
3cf559afba better reporting and logging 2020-01-08 19:21:15 +01:00
iLLiCiTiT
cfd9823abc replaced {frame} with <<frame>> 2020-01-08 17:41:35 +01:00
iLLiCiTiT
cbbb074a25 fix source filepath 2020-01-08 17:24:35 +01:00
iLLiCiTiT
830373f3d5 added delivery icon 2020-01-08 17:19:35 +01:00
iLLiCiTiT
75cb30fe1d inital version of delivery action in ftrack 2020-01-08 17:11:27 +01:00
Milan Kolar
b00566bce7 Merge remote-tracking branch 'origin/develop' into develop 2020-01-06 13:12:41 +01:00
Milan Kolar
6d1b064d0b add previous behaviour as default 2020-01-06 12:19:56 +01:00
iLLiCiTiT
080f1f6819 check if input values of seeder are greater than 0 2020-01-05 14:26:13 +01:00
iLLiCiTiT
0024688a44 convert input values to integer and set to 0 if not successful 2020-01-05 14:25:50 +01:00
iLLiCiTiT
73e50fa03f change label to see whole label value 2020-01-05 14:24:56 +01:00
Jakub Trllo
1d56d8adb9 Merged in feature/ftrack_server_cleanup (pull request #413)
Feature/ftrack server cleanup

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-12 17:14:51 +00:00
iLLiCiTiT
df34ed8705 refactored verion to task event and added feature with more statuses to set 2019-12-12 17:44:40 +01:00
iLLiCiTiT
01626176dd fix method name 2019-12-12 11:05:18 +01:00
iLLiCiTiT
474a0338af modified socket thread in ftrack server to be modifiable 2019-12-11 14:52:58 +01:00
iLLiCiTiT
8707a527d7 ftrack api server in thread was replaced with subprocess 2019-12-11 13:49:58 +01:00
iLLiCiTiT
6e2ea0c05b change session check in base event handler 2019-12-11 12:34:36 +01:00
iLLiCiTiT
f5c326aa56 formatting changes 2019-12-11 12:33:22 +01:00
iLLiCiTiT
8d7f29c1ba fix in trigger sync method, now check event_hub id to not trigger sync on every connect event 2019-12-11 12:32:03 +01:00
iLLiCiTiT
dd52e6594d used moved session and event hubs in subprocesses 2019-12-11 12:29:28 +01:00
iLLiCiTiT
edacecf041 sessions from processor and storer moved to lib and added possiblity to set EventHub class in init 2019-12-11 12:27:59 +01:00
iLLiCiTiT
d714f5fb78 Processor Eventub moved to lib 2019-12-11 12:25:25 +01:00
iLLiCiTiT
4497a89f53 Storer EventHub moved to lib 2019-12-11 12:24:36 +01:00
iLLiCiTiT
7b09e1c41e formatting 2019-12-11 12:24:06 +01:00
iLLiCiTiT
5df3afd0bc delete asset is totally rewritten 2019-12-09 17:48:57 +01:00
iLLiCiTiT
3469becf6e remove delete_asset_by_name action which may cause issues on duplicated names or not syncrhonized entities 2019-12-09 17:46:32 +01:00