Commit graph

4 commits

Author SHA1 Message Date
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
iLLiCiTiT
615f9145e1 moved slack module 2021-12-02 16:31:22 +01:00
iLLiCiTiT
df5434e895 moved slack module 2021-07-28 14:16:39 +02:00
Petr Kalis
b3765e9331 client/#75 - added Python2 support 2021-06-08 14:49:28 +02:00