Commit graph

9045 commits

Author SHA1 Message Date
Ondřej Samohel
ee84d02ce7
make user settings compatible with python 2 hosts 2020-12-09 16:13:14 +01:00
Milan Kolar
ed8a04519c remove ftrack from environment loading (moved to global) 2020-12-09 12:43:36 +01:00
Milan Kolar
3a71ec975e
Merge pull request #787 from pypeclub/3.0/anatomy_load_from_settings
Anatomy load data from settings
2020-12-09 12:40:31 +01:00
Milan Kolar
08a259c4ae remove pype-config and switch avalon-core to develop 2020-12-09 12:40:13 +01:00
Milan Kolar
74930f9fb4 change avalon-core submodule to develop 2020-12-09 11:29:28 +01:00
Milan Kolar
e8f50b1fe6 remove pype-config from submodules 2020-12-09 10:56:11 +01:00
Milan Kolar
c44a16d142 Merge branch 'develop' into 3.0/anatomy_load_from_settings 2020-12-09 10:47:42 +01:00
Milan Kolar
c485bb306e Merge branch 'bugfix/acre_full_sys_path' into develop 2020-12-09 10:22:34 +01:00
Milan Kolar
c33ba0c045 Updated submodule repos/avalon-core 2020-12-09 09:35:11 +01:00
Milan Kolar
11027999f9
Merge pull request #513 from pypeclub/3.0/refactoring
Pype 3.0 - command and install refactoring
2020-12-08 10:00:10 +01:00
iLLiCiTiT
cf82186326 remove hooks that were added during merge 2020-12-08 09:53:03 +01:00
iLLiCiTiT
481ae14f38 Merge branch 'develop' into 3.0/refactoring 2020-12-08 09:52:38 +01:00
Milan Kolar
8d52e5418e
Merge pull request #793 from pypeclub/feature/ftrack_with_settings
Ftrack with settings
2020-12-08 09:45:23 +01:00
Milan Kolar
90b45e7a9c
Merge pull request #794 from pypeclub/feature/remove_unused_hooks_implementation
Rmove previous implementation of hooks
2020-12-08 09:29:25 +01:00
iLLiCiTiT
4690d905d9 removed converted hooks 2020-12-07 17:14:20 +01:00
iLLiCiTiT
ab3091d634 removed previous hooks implementation 2020-12-07 17:12:07 +01:00
iLLiCiTiT
e694a08e5e replaced PYPE_SETUP_PATH with PYPE_MODULE_ROOT in applications environments 2020-12-07 16:45:59 +01:00
iLLiCiTiT
4bac1556c0 minor fixes 2020-12-07 16:33:20 +01:00
iLLiCiTiT
c8e12a965b ftrack server settings loading skipped "global" key 2020-12-07 15:55:56 +01:00
iLLiCiTiT
d92c89197f fix temp fix of ftrack server environment 2020-12-07 15:52:36 +01:00
iLLiCiTiT
f94d7ac37a fix merge changes 2020-12-07 15:47:30 +01:00
iLLiCiTiT
d44d63cdc0 Merge branch 'develop' into 3.0/refactoring 2020-12-07 15:46:41 +01:00
iLLiCiTiT
b77cf7f4f3 dont use pypeapp import 2020-12-07 15:39:51 +01:00
iLLiCiTiT
acacd2cfee removed Ftrack environments from settings and moved ftrack's PYBLISHPLUGINPATH to global 2020-12-07 15:17:25 +01:00
Milan Kolar
53708468fe
Merge pull request #792 from pypeclub/feature/single_hook_for_last_workfile_argument
Single hook for last workfile argument
2020-12-07 15:13:03 +01:00
Milan Kolar
c28f161e0d
Merge pull request #791 from pypeclub/bugfix/foundry_app_launch_fix
Foundry apps launch fix
2020-12-07 15:11:52 +01:00
iLLiCiTiT
58bdc2bcf9 fix hound 2020-12-07 14:51:11 +01:00
iLLiCiTiT
c6609d0131 add get_ftrack_event_mongo_info to lib's __init__ 2020-12-07 14:27:04 +01:00
iLLiCiTiT
3b911a3974 FTRACK_EVENTS_MONGO_DB and FTRACK_EVENTS_MONGO_COL renamed in settings 2020-12-07 14:24:20 +01:00
iLLiCiTiT
d7a0252c9f moved get_ftrack_event_mongo_info to ftrack.lib 2020-12-07 14:24:03 +01:00
iLLiCiTiT
f421a60404 ftrack url is taken from settings if not set via arguments 2020-12-07 13:07:15 +01:00
iLLiCiTiT
979c58c18f FTRACK_EVENTS_PATH env is set only if any paths were added via argument 2020-12-07 13:06:41 +01:00
iLLiCiTiT
db6427e07e processing of event paths is skipped in event_server_cli 2020-12-07 13:06:00 +01:00
iLLiCiTiT
79da225622 fixed imports in ftrack subprocesses 2020-12-07 13:04:58 +01:00
iLLiCiTiT
59cef39c82 added settings to ftrack module lib for loading settings 2020-12-07 13:04:20 +01:00
iLLiCiTiT
ab2477b26e ftrack url is loaded on module init 2020-12-07 12:42:05 +01:00
iLLiCiTiT
76e42476d4 modified login dialog 2020-12-07 12:40:17 +01:00
iLLiCiTiT
c3bc7382f0 replaced traceback print with logger warning 2020-12-07 12:22:26 +01:00
iLLiCiTiT
5c235f1416 removed FTRACK_ACTIONS_PATH and FTRACK_EVENTS_PATH environments 2020-12-07 12:19:57 +01:00
iLLiCiTiT
78116b6be6 removed testing 2020-12-07 12:09:38 +01:00
iLLiCiTiT
6512d9478d modify docstring 2020-12-07 11:55:42 +01:00
iLLiCiTiT
f1ddbd17bc removed launch hooks with same code and move it to global 2020-12-07 11:53:24 +01:00
iLLiCiTiT
73c6b8ee02 removed unused variable 2020-12-07 11:52:21 +01:00
iLLiCiTiT
38449bc546 implemented prelaunch hook that add shell executable before launched executable which may be required for few applications 2020-12-07 11:34:06 +01:00
Milan Kolar
f9a0a72b3a validate ftrack attributes from settings 2020-12-04 23:52:47 +01:00
Milan Kolar
c8889b712b nuke validateKnobs from settings 2020-12-04 23:52:18 +01:00
Milan Kolar
5fcca6fa46 nuke validateKnobs from settings 2020-12-04 23:51:39 +01:00
Milan Kolar
75339ffbdc
Merge pull request #789 from pypeclub/feature/use_app_manager_in_collector
Use app manager in context collector
2020-12-04 22:36:46 +01:00
Milan Kolar
94cecf45a9 Merge branch '2.x/develop' into develop 2020-12-04 21:29:36 +01:00
Milan Kolar
46534d7654 Merge remote-tracking branch 'origin/master' into 2.x/develop 2020-12-04 21:29:18 +01:00