Commit graph

40819 commits

Author SHA1 Message Date
Petr Kalis
2003ae81b4
Change name of model
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:35:06 +02:00
Petr Kalis
6a4196c5b4
Change name of variable
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:34:35 +02:00
Petr Kalis
6b66de7daa
Change name of variable
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:34:22 +02:00
Petr Kalis
aad7e2902d
Change name of variable
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:33:55 +02:00
Jakub Trllo
a82118a3bc
Merge branch 'develop' into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value 2024-07-24 14:02:25 +02:00
Jakub Trllo
d00676eeb5
Merge pull request #794 from ynput/feature/AY-6113_Singleton-tray-with-API
Tray: Singleton tray
2024-07-24 13:09:31 +02:00
Petr Kalis
07d0bcc752 Remove empty environment variable 2024-07-24 12:10:11 +02:00
Petr Kalis
f473e987df Fix key name from Settings 2024-07-24 11:27:29 +02:00
Jakub Trllo
1020716599
Merge branch 'develop' into feature/AY-6113_Singleton-tray-with-API 2024-07-24 11:15:19 +02:00
Jakub Trllo
03c93a345d impemented waiting for starting tray 2024-07-24 10:51:17 +02:00
Jakub Trllo
43f9f51145 'remove_tray_server_url' has force option 2024-07-24 10:48:16 +02:00
Jakub Trllo
aee9bd3f81 don't override tray_url 2024-07-24 10:47:21 +02:00
Jakub Trllo
131afb6684 call 'set_tray_server_url' as soon as possible 2024-07-24 09:57:59 +02:00
Jakub Trllo
136da2b470 exit if another tray is discovered 2024-07-24 09:57:30 +02:00
Jakub Trllo
a285008755
fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-07-24 09:28:14 +02:00
Jakub Trllo
adb4fdf394
Merge pull request #795 from ynput/feature/faster-cli-init
Chore: Faster cli initalization
2024-07-24 00:19:08 +02:00
Jakub Trllo
e4b6c0c777 fix warnings import 2024-07-23 18:12:25 +02:00
Jakub Trllo
9201a6c354 added typehings 2024-07-23 16:31:40 +02:00
Jakub Trllo
bb4ae624fb
Use addons over modules 2024-07-23 16:13:17 +02:00
Jakub Trllo
d6c9b33b91 fix 'extractenvironments' 2024-07-23 15:29:33 +02:00
Jakub Trllo
065195929d pass addons manager to callbacks 2024-07-23 15:21:15 +02:00
Jakub Trllo
3333f03a1e remove invalid docstring 2024-07-23 15:14:59 +02:00
Jakub Trllo
3f31175971 create addons manager only once for cli main 2024-07-23 14:58:30 +02:00
Jakub Trllo
ebc1c62f29 small enhancements 2024-07-23 13:39:48 +02:00
Jakub Trllo
b5f7162918 fix 'set_tray_server_url' 2024-07-23 12:28:50 +02:00
Jakub Trllo
05a13d63cb fix multiple bugs 2024-07-23 12:21:18 +02:00
Jakub Trllo
a52bc15a05
Merge branch 'develop' into feature/AY-6113_Singleton-tray-with-API 2024-07-23 10:42:48 +02:00
Jakub Trllo
d482cf7e8a removed unused imports 2024-07-23 10:40:14 +02:00
Jakub Trllo
3416c60a65 added some functions to init for api 2024-07-23 10:20:12 +02:00
Jakub Trllo
89ad9afdd3 added docstrings 2024-07-23 10:18:40 +02:00
Jakub Trllo
d027b546d8 added option to validate running tray 2024-07-23 10:18:31 +02:00
Jakub Trllo
3eefe4d7d0 faster existing tray validation 2024-07-22 19:00:07 +02:00
Jakub Trllo
5a7a54f138 move host listener to UI 2024-07-22 18:44:27 +02:00
Jakub Trllo
1acbd5129e simplified webserver logic 2024-07-22 18:31:54 +02:00
Petr Kalis
09c9ef9781 Merge remote-tracking branch 'origin/feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value' into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value 2024-07-22 16:50:06 +02:00
Petr Kalis
3dc12c7954 Simplified methods for manipulating environments 2024-07-22 16:49:33 +02:00
Petr Kalis
291e3eaa4c Update names of profile fields to be more descriptive 2024-07-22 16:46:41 +02:00
Petr Kalis
8a956e3ce2 Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value 2024-07-22 16:40:39 +02:00
Petr Kalis
3f4a491e8f
Update variable name for skipped env vars
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-22 16:39:28 +02:00
Petr Kalis
274ed655e9 Added hook filtering farm environment variables
Should be triggered only on farm. Used to modify env var on farm machines like license path etc.
2024-07-22 16:00:14 +02:00
Petr Kalis
eda080d86d Added profile to filter environment variables on farm 2024-07-22 15:59:16 +02:00
Jakub Trllo
fbe987c3f4 don't store '_tray_manager' to traywebserver 2024-07-19 12:55:08 +02:00
Jakub Trllo
5498bccf85 tray is somewhat capable of hangling single tray running 2024-07-18 19:02:46 +02:00
Jakub Trllo
996998d53c use addon variables over module variables 2024-07-18 15:52:58 +02:00
Jakub Trllo
c0d878aa03 added option to get services submenu via tray manager 2024-07-18 15:52:48 +02:00
Jakub Trllo
bdd79ea708 rename webserver_module.py to webserver.py 2024-07-18 15:51:38 +02:00
Jakub Trllo
f80b82add9 changed webserver from addon to feature of tray 2024-07-18 15:50:55 +02:00
Jakub Trllo
f6cca927e1 removed 'TrayModulesManager' import 2024-07-18 15:47:12 +02:00
Jakub Trllo
564365ab00
Merge pull request #783 from ynput/bugfix/loader-tool-grouping
Loader tool: Fix filtering
2024-07-18 12:36:39 +02:00
Jakub Trllo
0b53b8f336 fix 'get_product_item_indexes' 2024-07-18 11:42:58 +02:00