Ondřej Samohel
|
ed6cadb22b
|
🚧 remove staging from version logic
|
2022-10-12 18:25:14 +02:00 |
|
Ondřej Samohel
|
0e126a2d82
|
♻️ handle multiple versions
|
2022-08-01 18:01:25 +02:00 |
|
Roy Nieterau
|
86c6e51263
|
Refactor remaining usage of get_openpype_path_from_db -> get_openpype_path_from_settings
|
2022-02-08 23:05:51 +01:00 |
|
Roy Nieterau
|
2373d13348
|
Re-use global settings more since the data is large and query is slow over network (2s+)
|
2022-01-29 15:13:12 +01:00 |
|
iLLiCiTiT
|
43c552dbbf
|
added option to pass global settings to 'get_expected_studio_version_str'
|
2021-12-09 12:13:36 +01:00 |
|
iLLiCiTiT
|
500339088d
|
added new exception into tools
|
2021-12-07 18:24:25 +01:00 |
|
iLLiCiTiT
|
db467dcbfd
|
added function to get openpype icon to tools.py
|
2021-12-07 18:13:56 +01:00 |
|
iLLiCiTiT
|
8f0f076980
|
added functions to get expected studio version
|
2021-12-06 11:51:35 +01:00 |
|
Petr Kalis
|
22f8c13c7f
|
Added possibility for timeout as in other places
|
2021-11-25 15:05:34 +01:00 |
|
iLLiCiTiT
|
39f8e1dc42
|
removed unused import
|
2021-10-01 18:48:43 +02:00 |
|
iLLiCiTiT
|
06c3076c99
|
ssl certificate filepath is not added to mongo connection string but is added as argument to MongoClient
|
2021-10-01 18:15:06 +02:00 |
|
iLLiCiTiT
|
be191b0c93
|
use 'add_certificate_path_to_mongo_url' on openpype start
|
2021-10-01 14:55:57 +02:00 |
|
iLLiCiTiT
|
76dd29daa7
|
implemented add_certificate_path_to_mongo_url which adds certificate path to mongo url
|
2021-10-01 14:55:40 +02:00 |
|
iLLiCiTiT
|
6cad9d50ea
|
skip scheme validation which happens in validate_mongo_connection
|
2021-10-01 14:52:09 +02:00 |
|
iLLiCiTiT
|
31ce3f9fec
|
get rid of decompose_url and compose_url
|
2021-10-01 14:48:51 +02:00 |
|
Ondrej Samohel
|
b59bb52b6b
|
hound fixes 🐕
|
2021-08-31 18:27:26 +02:00 |
|
Ondrej Samohel
|
901e5f5266
|
refactor common code, change handling of env var
|
2021-08-31 18:24:24 +02:00 |
|
Milan Kolar
|
a8ac7cd538
|
merge develop into main
|
2021-05-04 17:07:32 +02:00 |
|
Ondrej Samohel
|
2a5c620087
|
Merge remote-tracking branch 'openpype/bugfix/pype-modules-path-unification' into openpype-infrastructure
# Conflicts:
# igniter/bootstrap_repos.py
# igniter/tools.py
# start.py
|
2021-04-01 17:22:49 +02:00 |
|
Ondrej Samohel
|
eb829e2ed3
|
rename done in igniter
|
2021-04-01 16:51:44 +02:00 |
|
iLLiCiTiT
|
3280d1a8aa
|
removed forgotten line
|
2021-03-31 16:16:54 +02:00 |
|
iLLiCiTiT
|
fae5a6506c
|
added url argument back to docstring
|
2021-03-31 16:16:44 +02:00 |
|
iLLiCiTiT
|
75f9fd7d1c
|
close validation mongo connection
|
2021-03-31 15:26:44 +02:00 |
|
iLLiCiTiT
|
c51f31161e
|
changed how paths are checked
|
2021-03-31 15:07:20 +02:00 |
|
iLLiCiTiT
|
b98fd5d0a9
|
modified get_pype_path_from_db to use get_pype_global_settings function
|
2021-03-31 15:02:18 +02:00 |
|
iLLiCiTiT
|
e7781a4540
|
added function to load global settings from mongo
|
2021-03-31 15:00:41 +02:00 |
|
iLLiCiTiT
|
a9442274ec
|
removed unused function load_environments from igniter
|
2021-03-31 14:59:23 +02:00 |
|
Ondrej Samohel
|
8d61529fb0
|
mimic source hierarchy in zips for frozen and live code
|
2021-03-29 13:55:43 +02:00 |
|
Ondrej Samohel
|
c41a652e18
|
updated avalon-core, few minor fixes
|
2021-03-09 22:41:32 +01:00 |
|
Ondrej Samohel
|
3d1ec0278a
|
add option to run w/o installation
|
2021-03-05 20:41:35 +01:00 |
|
Ondrej Samohel
|
4fa47cbe01
|
streamlined UI
|
2021-03-05 17:06:39 +01:00 |
|
Ondrej Samohel
|
4d24a5d1f0
|
stop loading environments before version is determined
|
2021-03-02 21:32:43 +01:00 |
|
Ondrej Samohel
|
946c93ad5d
|
igniter UI improvements
simplifying installation
|
2021-03-02 13:38:53 +01:00 |
|
Ondrej Samohel
|
10686e06c5
|
change version comparsion, handling of venv and startup
|
2021-01-15 22:42:16 +01:00 |
|
Ondřej Samohel
|
84c8e9e8b1
|
fixes for build, acre in pypeclub fork
|
2021-01-12 15:33:31 +01:00 |
|
Ondrej Samohel
|
cd15d111f3
|
move acre and pyblish-base to requirements
|
2021-01-12 12:00:40 +01:00 |
|
iLLiCiTiT
|
8b7b62c044
|
add acre to sys path in igniter as pype.py has invalid relative path to repos
|
2020-12-04 16:40:59 +01:00 |
|
iLLiCiTiT
|
8e39835e4a
|
add full path to acre module
|
2020-12-04 14:42:31 +01:00 |
|
iLLiCiTiT
|
875b4b2c1b
|
fix environments getter
|
2020-12-04 14:01:54 +01:00 |
|
Ondrej Samohel
|
e281bf6afa
|
fix environment loading
|
2020-10-13 19:21:32 +02:00 |
|
Ondrej Samohel
|
01b3b96983
|
bootstrapping
|
2020-10-13 16:59:30 +02:00 |
|
Ondrej Samohel
|
7065953166
|
on demand mongo url input, use Path
|
2020-10-12 13:23:17 +02:00 |
|
Ondrej Samohel
|
a5c8b24988
|
hound fixes
|
2020-10-09 16:14:59 +02:00 |
|
Ondrej Samohel
|
da3c0d73f4
|
work on sphinx
|
2020-10-09 16:05:14 +02:00 |
|
Ondřej Samohel
|
510170fdab
|
validate path string
|
2020-10-02 23:57:44 +02:00 |
|