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
|
04613be3a1
|
Remove unused import
|
2022-02-08 22:59:44 +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 |
|
Roy Nieterau
|
50d1f8c4be
|
Optimize validate dir/zip logic
- Opt out early if file list differs, no need to check checksums if file list differs
- Remove "checksums" from the set instead of a list
|
2022-01-29 14:12:22 +01:00 |
|
iLLiCiTiT
|
e512965a3e
|
fix usage of not existing method 'get_local_live_version'
|
2022-01-17 18:34:49 +01:00 |
|
Ondrej Samohel
|
6df5488cce
|
fix type
|
2022-01-12 18:07:31 +01:00 |
|
iLLiCiTiT
|
53e362f3db
|
renamed build verion to installed version
|
2021-12-10 10:40:42 +01:00 |
|
iLLiCiTiT
|
1b4e5dd443
|
replaced get_local_live_version with get_installed_version_str
|
2021-12-10 10:40:20 +01:00 |
|
iLLiCiTiT
|
6b5706ef78
|
added method to get installed version
|
2021-12-10 10:38:23 +01:00 |
|
iLLiCiTiT
|
ad99d2a841
|
added few docstrings
|
2021-12-09 12:21: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
|
3e04f294e0
|
removed unused method
|
2021-12-09 12:02:44 +01:00 |
|
iLLiCiTiT
|
105e6241b4
|
fixed zip check
|
2021-12-09 12:02:32 +01:00 |
|
iLLiCiTiT
|
bc301fc789
|
modified get latest versions
|
2021-12-09 12:02:19 +01:00 |
|
iLLiCiTiT
|
d22214415c
|
simplified get build version
|
2021-12-09 11:59:57 +01:00 |
|
iLLiCiTiT
|
77730e8d2b
|
added new methods to find openpype versions
|
2021-12-09 11:35:03 +01:00 |
|
iLLiCiTiT
|
1a60f7fa0f
|
keep previous find_openpype implementation
|
2021-12-09 11:33:32 +01:00 |
|
iLLiCiTiT
|
715e1a6d32
|
cache build version is it probably won't change during process time
|
2021-12-08 19:06:16 +01:00 |
|
iLLiCiTiT
|
a160e22290
|
have ability to get build version
|
2021-12-08 19:03:29 +01:00 |
|
iLLiCiTiT
|
02b8e57a81
|
return None from get_latest_version if there are any openpype versions available
|
2021-12-08 19:03:16 +01:00 |
|
iLLiCiTiT
|
d2edf3da74
|
don't return latest version
|
2021-12-08 19:02:37 +01:00 |
|
iLLiCiTiT
|
500339088d
|
added new exception into tools
|
2021-12-07 18:24:25 +01:00 |
|
iLLiCiTiT
|
e4534c5074
|
added new message dialog to show a dialog
|
2021-12-07 18:21:05 +01:00 |
|
iLLiCiTiT
|
db467dcbfd
|
added function to get openpype icon to tools.py
|
2021-12-07 18:13:56 +01:00 |
|
iLLiCiTiT
|
87b606582a
|
do not create new qapplication if already exists
|
2021-12-07 18:10:13 +01:00 |
|
iLLiCiTiT
|
8f0f076980
|
added functions to get expected studio version
|
2021-12-06 11:51:35 +01:00 |
|
iLLiCiTiT
|
a14662bcce
|
fix args conditions
|
2021-12-03 18:35:21 +01:00 |
|
iLLiCiTiT
|
73f2981987
|
use new functions in get_available_versions
|
2021-12-03 18:27:14 +01:00 |
|
iLLiCiTiT
|
6762d66459
|
added functions to retrieve local and remote versions separatelly
|
2021-12-03 18:26:54 +01:00 |
|
iLLiCiTiT
|
e9b0347d83
|
changed static method to class method
|
2021-12-03 18:26:30 +01:00 |
|
iLLiCiTiT
|
80d887f14e
|
added 3 method related to openpype path
|
2021-12-03 17:44:49 +01:00 |
|
iLLiCiTiT
|
88218caf28
|
store OpenPypeVersion to sys.modules
|
2021-12-03 15:56:11 +01:00 |
|
Ondrej Samohel
|
383307d888
|
tweak tests and add get latest version
|
2021-12-03 13:51:03 +01:00 |
|
Ondrej Samohel
|
e25fcade98
|
move version detection
|
2021-12-02 19:02:18 +01:00 |
|
Petr Kalis
|
22f8c13c7f
|
Added possibility for timeout as in other places
|
2021-11-25 15:05:34 +01:00 |
|
Ondřej Samohel
|
64ac9329a2
|
Merge pull request #2272 from pypeclub/bugfix/OP-2020_version-checksums
Version handling fixes
|
2021-11-18 23:35:46 +01:00 |
|
Ondrej Samohel
|
5a02933665
|
staging fixes and docs
|
2021-11-18 18:53:47 +01:00 |
|
Milan Kolar
|
6d4af78af5
|
bump igniter version
|
2021-11-18 17:03:30 +01:00 |
|
Ondrej Samohel
|
618b7c4328
|
fix zip staging
|
2021-11-18 15:56:41 +01:00 |
|
Ondrej Samohel
|
cc580b07f3
|
version repacker command
|
2021-11-16 18:34:14 +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
|
014f10a023
|
Merge remote-tracking branch 'origin/develop' into enhancement/headless-and-validation
|
2021-09-01 13:15:50 +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 |
|
Derek Severin
|
66a98a5dcb
|
Resolve path when adding to zip
|
2021-08-25 12:12:30 +07:00 |
|