ayon-core/openpype/hosts/celaction
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
..
hooks Applications: Use prelaunch hooks to extract environments (#5387) 2023-08-03 10:04:15 +02:00
plugins General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
resources move deadline plugin to correct place 2022-11-25 16:38:14 +01:00
scripts celaction: shifting argparse to publish plugin 2022-11-30 17:33:47 +01:00
__init__.py celaction: fixing host 2022-11-23 14:52:31 +01:00
addon.py celaction: recognize hook 2022-11-24 14:47:44 +01:00