Commit graph

253 commits

Author SHA1 Message Date
Jakub Trllo
b887a91e20 remove addon code from ayon_core/modules 2024-09-03 14:45:09 +02:00
Jakub Trllo
f6cca927e1 removed 'TrayModulesManager' import 2024-07-18 15:47:12 +02:00
Jakub Trllo
22f7a9d2af moved tray addons manager to tray 2024-07-17 18:08:58 +02:00
Jakub Trllo
bca296a953 more webserver to tray tool 2024-07-17 16:35:13 +02:00
Jakub Trllo
591f8fd1dc
Merge branch 'develop' into enhancement/AY-4933_Move-TimersManager-addon 2024-06-07 11:34:58 +02:00
Jakub Trllo
ae803e3ad1 create jobqueue addon 2024-06-07 11:14:37 +02:00
Jakub Trllo
f6529ea0e7 move timers managers client code next to server codebase 2024-06-07 10:56:53 +02:00
Jakub Trllo
6bcceba013 move deadline integration next to server codebase 2024-06-06 14:04:54 +02:00
Jakub Trllo
fbec72af40 moved royal integration next to server codebase 2024-06-05 18:22:13 +02:00
Jakub Trllo
48367f2638 fix circular import 2024-06-05 13:47:22 +02:00
Jakub Trllo
807e931d0a added version to python console action 2024-06-03 13:46:04 +02:00
Jakub Trllo
8e27a2238d added version to royal render 2024-06-03 13:45:50 +02:00
Jakub Trllo
1bf0421e7a define version if actions 2024-06-03 13:44:09 +02:00
Jakub Trllo
c687ec7430 use version in deadline addon 2024-06-03 13:43:59 +02:00
Jakub Trllo
75f55101f8 added version to webserver 2024-06-03 13:43:24 +02:00
Jakub Trllo
090208d8bc fix timers manager version 2024-06-03 13:43:05 +02:00
Jakub Trllo
b7e2b83efc added version to timers manager 2024-06-03 13:40:29 +02:00
Jakub Trllo
3e9c08205e added version to job queue 2024-06-03 13:40:18 +02:00
Jakub Trllo
a0d49c7146 fix import in deadline 2024-05-31 16:36:05 +02:00
Jakub Trllo
0195b55c80
Merge branch 'develop' into bugfix/solve_deadline_version_discrepancy 2024-05-30 17:25:38 +02:00
Petr Kalis
34ccd63e2d Fix deadline version
Needs to match what is in package. Currently no way how to query Server to get version in a bundle.
2024-05-30 16:56:47 +02:00
Ondřej Samohel
7033998cf8
Merge branch 'develop' into chore/AY-4908_move-maya-code 2024-05-30 14:23:07 +02:00
Kayla Man
829a3e93de add setting category to ayon_max host 2024-05-29 22:34:37 +08:00
Jakub Ježek
64cc69ecc0
Merge branch 'develop' into enhancement/nuke_collect_deadline_pools 2024-05-24 15:42:56 +02:00
Ondřej Samohel
d92385c3d4
:recyce: move maya addon 2024-05-23 17:05:58 +02:00
Jakub Trllo
d968c36c15 moved clockify code to server addon 2024-05-21 15:18:09 +02:00
Petr Kalis
65b6f0e3c5
Merge branch 'develop' into enhancement/AY-1110_Deadline-enhance-url-definition 2024-05-20 14:42:44 +02:00
Jakub Jezek
242326093e
adding nuke into CollectDeadlinePools
Refactor host and family lists in CollectDeadlinePools plugin. Added "nuke" to hosts and "prerender" to families.
2024-05-17 13:12:43 +02:00
Petr Kalis
dc0f1769d5 Revert "AY-1110 - use get_addon_site_settings from ayon_api"
This reverts commit 61fcc3ddec.
2024-05-16 12:31:13 +02:00
Petr Kalis
61fcc3ddec AY-1110 - use get_addon_site_settings from ayon_api
Method was not available previously
2024-05-15 17:47:37 +02:00
Petr Kalis
e9697884e9 AY-1110 - use field from Setttings instead of OPENPYPE_DONT_VERIFY_SSL 2024-05-15 17:18:13 +02:00
Jakub Trllo
53b25cb77e fix import 2024-05-14 13:28:41 +02:00
MustafaJafar
fd18973536 Merge branch 'develop' into enhancement/AY-1009_Houdini-Local-Rendering 2024-05-13 08:29:43 +03:00
Jakub Trllo
2e6ee298a7 removed unnecessary check for 'deadline' key 2024-05-09 15:18:25 +02:00
Jakub Trllo
270921f63e use preferred order in condition 2024-05-09 15:18:10 +02:00
Petr Kalis
3e6e66492c
Merge pull request #200 from ynput/feature/AY-745_Deadline-webservice-password
Deadline: webservice password
2024-05-06 17:12:44 +02:00
Petr Kalis
22d1837db5 AY-745 - fixe for cache submissions 2024-05-03 16:36:09 +02:00
Petr Kalis
5fed3d7b2f AY-745 - added missed blender for credential collection 2024-05-03 16:31:42 +02:00
Petr Kalis
090304a4a8 Refactor - move deadline plugins later
Run them after collect render plugins to better differentiate between local and farm targetted plugins.
2024-04-18 14:07:51 +02:00
Petr Kalis
e8c48ce2c0 Merge remote-tracking branch 'origin/feature/AY-745_Deadline-webservice-password' into feature/AY-745_Deadline-webservice-password 2024-04-18 13:07:00 +02:00
Petr Kalis
1525443c94 Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-745_Deadline-webservice-password 2024-04-18 13:06:38 +02:00
Petr Kalis
4bc5395812 Refactor - updated names for default deadline url 2024-04-18 13:06:31 +02:00
Roy Nieterau
03cfed2c79 Add more family so attribute definitions show in Nuke and Fusion for render, image and prerender.
This should be safe because `instance.data.get("farm")` is checked in `process()` and if not true the processing is skipped anyway - so if e.g. a render instance in Fusion is set to render local instead of on the farm the actual attribute definition does show - but the processing of the plug-in is skipped regardless.
2024-04-17 20:33:39 +02:00
Roy Nieterau
e6fbc81abd
Merge branch 'develop' into chore/deadline_remove_suspend_publish 2024-04-17 20:15:45 +02:00
Petr Kalis
ff2296def6
Removed unneeded import
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-16 11:33:46 +02:00
Petr Kalis
48a1dc86ff
Add todo
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-16 11:33:21 +02:00
Petr Kalis
f43fbc239c
Use collected host name
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-16 11:32:41 +02:00
Petr Kalis
497ce6d012
Update client/ayon_core/modules/deadline/plugins/publish/submit_celaction_deadline.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-16 11:31:09 +02:00
MustafaJafar
935bbc5a4d Merge branch 'develop' into enhancement/AY-1009_Houdini-Local-Rendering 2024-04-15 12:20:48 +02:00
Petr Kalis
0f24d099ec Merge branch 'chore/cleanup_abstract_collect_render' of https://github.com/BigRoy/ayon-core into chore/cleanup_abstract_collect_render 2024-04-11 17:53:07 +02:00