Commit graph

29 commits

Author SHA1 Message Date
Jakub Trllo
5f68e8107e allow to implement 'get_app_information' by host 2025-09-17 17:26:06 +02:00
Jakub Trllo
77383fea1e updated docstrings and type hints 2025-08-15 11:09:54 +02:00
Jakub Trllo
89e92f5556 remove name abstraction 2025-08-15 11:09:33 +02:00
Jakub Trllo
044e414718 use AbstractHost for interfaces and HotBase 2025-08-15 11:09:01 +02:00
Jakub Trllo
1d40243df5 fix typehint 2025-06-26 09:25:26 +02:00
Jakub Trllo
1e7c9db988 define context change reason enum 2025-06-26 09:25:20 +02:00
Jakub Trllo
ab363bf77e remove typehint 2025-06-23 17:10:23 +02:00
Jakub Trllo
09858f61e1 added typeddict for context data 2025-06-16 14:48:37 +02:00
Jakub Trllo
2e798f9ee2
Apply suggestions from code review
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2025-06-16 10:25:22 +02:00
Jakub Trllo
a23678beb1 use 'ContextChangeData' for '_set_current_context' 2025-06-06 18:07:36 +02:00
Jakub Trllo
7eb067a99d remove safe type hint 2025-06-06 18:05:33 +02:00
Jakub Trllo
411c433d50 added typehints 2025-06-06 17:07:49 +02:00
Jakub Trllo
762f98620b use dataclasses to pass information form method to method 2025-06-06 16:33:17 +02:00
Jakub Trllo
0f7921741d remove unused imports 2025-06-03 14:07:29 +02:00
Jakub Trllo
524ed03423 removed unnecessary workdir handling from set current context 2025-06-03 13:58:22 +02:00
Jakub Trllo
406f43a13f formatting cleanup 2025-06-03 12:10:26 +02:00
Jakub Trllo
c83bae2605 move context change responsibility to host 2025-06-03 12:03:13 +02:00
Jakub Trllo
e705358319 fix abstract property 2025-04-28 17:05:23 +02:00
Jakub Trllo
da78fbceff use 'ABC' instead of 'ABCMeta' 2024-07-15 15:08:55 +02:00
Jakub Trllo
7bcbf0f668 use product naming over subset 2024-03-05 14:10:07 +01:00
Jakub Trllo
c3296b1322 use folder naming 2024-03-04 17:48:24 +01:00
Jakub Trllo
0664da2a5e rename 'get_current_asset_name' to 'get_current_folder_path' 2024-02-29 18:11:19 +01:00
Jakub Trllo
fb28784c45 minor fixes 2024-02-21 15:13:47 +01:00
Jakub Trllo
54b2fa9658 use 'folder_path' to define current context 2024-02-21 15:02:57 +01:00
Jakub Trllo
5edf44903c use AYON prefix in context environment variables 2024-02-12 16:13:17 +01:00
Jakub Trllo
02b371139a reduce usage of legay_io 2024-02-08 17:37:02 +01:00
Jakub Trllo
0508cd986a fix openpype imports 2024-02-05 16:02:14 +01:00
Jakub Trllo
ee6e42ec6c change openpype imports to ayon_core 2024-02-05 15:46:47 +01:00
Jakub Trllo
a4f2f76fbf rename openpype > ayon_core 2024-02-05 15:26:43 +01:00
Renamed from client/openpype/host/host.py (Browse further)