Commit graph

282 commits

Author SHA1 Message Date
Petr Kalis
05bd3efcff Harmony Handles implementation 2021-02-19 11:56:45 +01:00
Petr Kalis
5a9b46b277 Harmony fix - added handles to instance to propagate into DL
Modified naming of subset, replacing 'Farm' with capitalized task name
2021-02-19 11:47:48 +01:00
Milan Kolar
99f1a95a08 fix subfolders_list 2021-02-16 18:52:48 +01:00
Milan Kolar
65c38c0bc3 move global hooks one folder up 2021-02-16 18:24:45 +01:00
Milan Kolar
282a0ea301 load global plugins from pype/plugins/plugintype 2021-02-16 18:24:32 +01:00
Milan Kolar
403c9fc96c
Merge pull request #1024 from pypeclub/feature/get_global_environments
Get global environments
2021-02-16 15:12:00 +01:00
Milan Kolar
be48d4ee07
Merge pull request #1021 from pypeclub/feature/prelaunch_host_env_extraction
Prelaunch host env preparation in lib
2021-02-16 15:11:37 +01:00
Milan Kolar
5fa621b964 remove extra logging 2021-02-16 14:55:37 +01:00
Milan Kolar
bec4c28e55 load plugins settings from the new structure 2021-02-16 14:33:00 +01:00
iLLiCiTiT
35327d8b24 added get_global_environments to pype.api 2021-02-16 12:27:56 +01:00
iLLiCiTiT
58bd79bb11 removed deprecated.py from pype lib 2021-02-16 12:25:08 +01:00
iLLiCiTiT
8f273f2fa4 implemented get_global_environments which returns all global environments 2021-02-16 12:24:42 +01:00
iLLiCiTiT
f9c3979ba0 added get_app_environments_for_context to pype.api 2021-02-16 09:31:48 +01:00
iLLiCiTiT
05d357465c adde new functions to lib init file 2021-02-15 20:28:51 +01:00
iLLiCiTiT
0ad906d88e added function get_app_environments_for_context which can be used to get environments for entered context 2021-02-15 20:28:24 +01:00
iLLiCiTiT
6071f1231f moved functions to calculate environments of launched application to lib.application 2021-02-15 20:27:39 +01:00
iLLiCiTiT
8337a0b9fd added EnvironmentPrepData to store temp data during environments preparation 2021-02-15 20:27:05 +01:00
iLLiCiTiT
8c4b5b3158 added modified merge environment function 2021-02-15 20:26:35 +01:00
iLLiCiTiT
83310acbab moved should_start_last_workfile to application lib 2021-02-15 20:26:01 +01:00
iLLiCiTiT
2d6ab3a10e added get_logger function to lib/application.py 2021-02-15 20:25:24 +01:00
iLLiCiTiT
02e0de41bf prepared imports for environments preparation 2021-02-15 20:25:04 +01:00
iLLiCiTiT
6bdda43a7f implemented get_creator_by_name in pype.lib.avalon_context 2021-02-04 18:54:01 +01:00
iLLiCiTiT
42b12ed28f get_pype_execute_args can accept any number of arguments that will be added after executable 2021-02-02 10:38:08 +01:00
iLLiCiTiT
3f9bc08765 fixed executable filename 2021-01-29 15:53:00 +01:00
iLLiCiTiT
87e60dc5f5 added function which returns arguments for pype subprocess 2021-01-29 15:44:43 +01:00
iLLiCiTiT
af46d1e7f5 implemented filling of root with environment variable key 2021-01-20 19:35:46 +01:00
iLLiCiTiT
017a30a1b7 fixed find root path 2021-01-20 19:35:19 +01:00
Ondrej Samohel
8df840995e
proper python environments 2021-01-19 19:32:04 +01:00
Jakub Jezek
fd4286e2c6 fix(global): import otio python27 workaround 2021-01-18 11:01:07 +01:00
Ondrej Samohel
988e147ae9
hound fixes 2021-01-15 22:48:34 +01:00
Ondrej Samohel
10686e06c5
change version comparsion, handling of venv and startup 2021-01-15 22:42:16 +01:00
Ondrej Samohel
dbe9a89da2
Merge remote-tracking branch 'origin/develop' into feature/drop-zip-repository 2021-01-11 22:20:55 +01:00
Ondrej Samohel
e03c337660
filtering zip file 2021-01-11 21:58:45 +01:00
Milan Kolar
5f98463e40 Merge branch 'develop' into feature/get_rid_of_subprocess 2021-01-08 22:44:19 +01:00
Milan Kolar
dd7dfd57da
Merge pull request #877 from pypeclub/feature/653-store-workfiles-information-in-the-db
Store workfiles information in the db
2021-01-08 12:14:02 +01:00
Milan Kolar
d1f199fae0
Merge pull request #866 from pypeclub/feature/pype_logger_modified
Pype logger refactor
2021-01-08 12:04:24 +01:00
Milan Kolar
a1041a3182
Merge pull request #842 from pypeclub/feature/resolve-create-publish-new-way-convert-pype3
DaVinci Resolve with OTIO publishing (pype3)
2021-01-08 11:33:06 +01:00
iLLiCiTiT
059e5b5ce3 removed unused import 2021-01-07 16:33:02 +01:00
iLLiCiTiT
2d6033aaff added workfile schema 2021-01-07 16:30:47 +01:00
iLLiCiTiT
c3f5ff4e1d added workfile doc api to lib 2021-01-07 13:34:34 +01:00
iLLiCiTiT
675aa28eac replaced rootless kwarg with template_key 2021-01-06 16:38:58 +01:00
iLLiCiTiT
01cec68dea get_workdir can return rootless workdir 2021-01-06 15:33:34 +01:00
Milan Kolar
8ab9fb9cc7
Merge pull request #865 from pypeclub/bugfix/terminal_inner_lock
Fix terminal inner lock
2021-01-06 13:11:37 +01:00
iLLiCiTiT
5b6b708090 extracted get workdir functions to avalon_context in pype.lib 2021-01-06 11:08:52 +01:00
iLLiCiTiT
e5bec0aad8 added few comments 2020-12-29 17:56:38 +01:00
iLLiCiTiT
e5d5f45cc0 removed lambda usage 2020-12-29 17:52:21 +01:00
iLLiCiTiT
17a056f8c6 removed host argument on get_logger call 2020-12-29 17:21:16 +01:00
iLLiCiTiT
9839ff0f0b moved all logic handling under PypeLogger class 2020-12-29 17:07:52 +01:00
iLLiCiTiT
e10dfe9620 moved global variables under PypeLogger class 2020-12-29 17:04:13 +01:00
iLLiCiTiT
44e0fcba33 exception is set with direct set of key which is faster and expplicit 2020-12-29 17:01:05 +01:00