ayon-core/openpype/modules/timers_manager
Jakub Trllo 7e9f42b447
Applications: Use prelaunch hooks to extract environments (#5387)
* ApplicationManager can have more granular way how applications are launched

* executable is optional to be able create ApplicationLaunchContext

* launch context can run prelaunch hooks without launching application

* 'get_app_environments_for_context' is using launch context to prepare environments

* added 'launch_type' as one of filtering options for LaunchHook

* added 'local' launch type filter to existing launch hooks

* define 'automated' launch type in remote publish function

* modified publish and extract environments cli commands

* launch types are only for local by default

* fix import

* fix launch types of global host data

* change order or kwargs

* change unreal filter attribute
2023-08-03 10:04:15 +02:00
..
launch_hooks Applications: Use prelaunch hooks to extract environments (#5387) 2023-08-03 10:04:15 +02:00
plugins/publish moved start and stop plugins into timers manager 2022-08-09 18:04:48 +02:00
__init__.py moved timers manager one hierarchy higher 2022-01-07 15:52:19 +01:00
exceptions.py moved timers manager one hierarchy higher 2022-01-07 15:52:19 +01:00
idle_threads.py use qtpy in module tools 2022-12-13 17:46:43 +01:00
rest_api.py Change to REST API using web server 2022-11-03 18:33:54 +01:00
timers_manager.py Clockify: refresh and fix the integration (#4607) 2023-03-17 11:41:32 +01:00
widget_user_idle.py use qtpy in module tools 2022-12-13 17:46:43 +01:00