Milan Kolar
|
a5cba994d4
|
Merge pull request #1075 from pypeclub/bugfix/1069-fix-resolving-of-_schema_dir
Fix resolving of schema dir
|
2021-03-03 09:55:12 +01:00 |
|
iLLiCiTiT
|
3858f8f93f
|
removed option to set different logging mongo url, database name or collection name
|
2021-03-02 13:56:33 +01:00 |
|
iLLiCiTiT
|
42830fcecc
|
fixed profile filtering logic
|
2021-03-01 12:03:15 +01:00 |
|
iLLiCiTiT
|
60cd9b8d86
|
added validation of not set value
|
2021-03-01 11:44:22 +01:00 |
|
iLLiCiTiT
|
23b613e6b6
|
modified profile_filtering to be able use different logger
|
2021-02-26 19:16:54 +01:00 |
|
iLLiCiTiT
|
d3e13d4c33
|
added profiles filtering function to pype.lib
|
2021-02-26 19:13:24 +01:00 |
|
iLLiCiTiT
|
66efae67dd
|
extracted compile_list_of_regexes to pype.lib's init file
|
2021-02-26 19:13:12 +01:00 |
|
Milan Kolar
|
d8d16ca80e
|
Merge pull request #1049 from pypeclub/feature/local_settings
Local settings
|
2021-02-26 11:10:27 +01:00 |
|
iLLiCiTiT
|
0d50cc35be
|
renamed user_settings.py to local_settings.py
|
2021-02-23 18:43:48 +01:00 |
|
iLLiCiTiT
|
d3801cbb4d
|
localId is not stored as secured item because would not be accessible in python 2 hosts
|
2021-02-23 18:33:08 +01:00 |
|
iLLiCiTiT
|
958d221c44
|
added functions to change pype mongo url and get local site id
|
2021-02-23 16:24:44 +01:00 |
|
iLLiCiTiT
|
cdf6eedecc
|
added function for validation of mongo uri
|
2021-02-23 15:26:27 +01:00 |
|
Milan Kolar
|
55df47c8f3
|
ensure keys are converted to string as well
|
2021-02-23 12:39:15 +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 |
|