ayon-core/openpype/modules/ftrack
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
..
event_handlers_server Ftrack: Sync to avalon settings (#5353) 2023-07-26 13:40:29 +02:00
event_handlers_user Just some grammar tweaks 2023-03-30 13:59:22 +02:00
ftrack_server limit number of ftrack events to query at once (#5033) 2023-05-25 13:33:11 +02:00
launch_hooks Applications: Use prelaunch hooks to extract environments (#5387) 2023-08-03 10:04:15 +02:00
lib fix ftrack ignore sync filter (#5176) 2023-06-22 15:56:20 +02:00
plugins General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
python2_vendor/ftrack-python-api moved functools and builtins from ftrack to python 2 vendor (#4993) 2023-07-11 18:13:48 +02:00
scripts Ftrack: Role names are not case sensitive in ftrack event server status action (#5058) 2023-05-30 13:32:27 +02:00
tray General: Small code cleanups (#5034) 2023-05-26 14:44:47 +02:00
__init__.py renamed 'check_ftrack_url' to 'resolve_ftrack_url' 2022-09-13 15:15:18 +02:00
ftrack_module.py moved functools and builtins from ftrack to python 2 vendor (#4993) 2023-07-11 18:13:48 +02:00