Commit graph

83 commits

Author SHA1 Message Date
Jakub Trllo
9fd2a7b978 simplified repository resolving using OpenPypeVersion.get_installed_version 2022-04-22 19:04:30 +02:00
Jakub Trllo
a003bceb16 removed live_repo_dir usage 2022-04-22 18:59:14 +02:00
Jakub Trllo
fc73f253b2 remove copied zip from version repository after extraction 2022-04-22 11:35:50 +02:00
Jakub Trllo
4bae7484fa modified adding paths from archive to sys path 2022-04-22 11:32:48 +02:00
Jakub Trllo
38d93c1b46 don't look for repos directory in add_paths_from_directory 2022-04-22 11:30:40 +02:00
Jakub Trllo
db10343a29 removed repos from filter list 2022-04-22 11:27:40 +02:00
Jakub Trllo
a616611b6c don't use repos subdir to create zip 2022-04-22 11:27:30 +02:00
Jakub Trllo
c86f62e2d2 ignore missing repos folder 2022-04-20 13:25:34 +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
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
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
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
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
Ondrej Samohel
5a02933665
staging fixes and docs 2021-11-18 18:53:47 +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
Ondrej Samohel
014f10a023
Merge remote-tracking branch 'origin/develop' into enhancement/headless-and-validation 2021-09-01 13:15:50 +02:00
Derek Severin
66a98a5dcb Resolve path when adding to zip 2021-08-25 12:12:30 +07:00
Ondrej Samohel
df310da141
add update dialog 2021-08-20 17:57:28 +02:00
Ondrej Samohel
b6d8310457
hound fixes, checks for missing files 2021-08-13 18:18:57 +02:00
Ondrej Samohel
b4a3038623
add --validate-version and --headless 2021-08-13 18:02:12 +02:00
Ondrej Samohel
8c342f5bd6
fix version resolution 2021-07-02 14:56:22 +02:00
Ondrej Samohel
3addbe5ba6
handle invalid version in zip gracefully 2021-06-11 12:30:41 +02:00
Ondrej Samohel
556975854b
remove duplicate versions, print path 2021-05-26 18:49:15 +02:00
Ondrej Samohel
156d9e84e7
hound fix 2021-05-17 18:10:06 +02:00
Ondrej Samohel
33df862d1d
clean zips files, fix shared version location 2021-05-17 18:08:15 +02:00
Ondrej Samohel
67b7e8071f
use semver for version resolution 2021-05-14 17:28:42 +02:00
Milan Kolar
a8ac7cd538 merge develop into main 2021-05-04 17:07:32 +02:00
iLLiCiTiT
261e1db2c0 changed keyring key of mongodb data to OpenPype/mongodb 2021-04-08 17:15:26 +02:00