Commit graph

267 commits

Author SHA1 Message Date
Jakub Trllo
07e14f9688 fix super init call 2022-12-16 17:45:27 +01:00
Jakub Trllo
d585450f99 use qtpy module in igniter instead of Qt.py 2022-12-16 17:03:19 +01:00
Petr Kalis
2dfb34bfae Merge remote-tracking branch 'origin/feature/OP-3426_Add-support-for-Deadline-for-automatic-tests' into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-11-14 17:37:13 +01:00
Petr Kalis
11516f5057 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-11-14 17:36:44 +01:00
Petr Kalis
41f4c3981b
Merge branch 'release/3.15.x' into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-11-11 19:32:08 +01:00
Ondřej Samohel
86cd0e60f2
Merge pull request #3979 from pypeclub/enhancement/remove-staging-logic-on-version
Remove staging logic set by OpenPype version
2022-11-11 18:43:16 +01:00
Ondřej Samohel
69f4253084
🐛 fix regex to match semver better
this fixes issues determining staging version from file name where multiple hyphens are used in pre-releas/buildmetadata part of the version string
2022-11-10 12:07:23 +01:00
Petr Kalis
460ae13c04 Merge remote-tracking branch 'origin/release/3.15.x' into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-11-03 16:55:01 +01:00
Jakub Trllo
0818edb58b Merge branch 'develop' into release/3.15.x 2022-11-01 14:02:48 +01:00
Petr Kalis
b528d23c4c Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3426_Add-support-for-Deadline-for-automatic-tests 2022-10-27 14:35:26 +02:00
Ondřej Samohel
3ae02cfb2b
🐛 handle missing directory 2022-10-26 13:51:03 +02:00
Jakub Trllo
ec0855ce74 one more fix of list comprehention 2022-10-25 18:54:13 +02:00
Jakub Trllo
929db9fd13 fixed 'get_latest_version' 2022-10-25 16:46:53 +02:00
Jakub Trllo
2b6b5668b8 Merge branch 'release/3.15.x' into enhancement/remove-staging-logic-on-version 2022-10-24 16:55:18 +02:00
Petr Kalis
76de4e4bbb OP-3426 - added support for automatic tests into GlobalJobPreLoad
Jobs sent to DL must propagate flag IS_TEST to note that job is an automatic tests, it should use different DBs from regular jobs.
2022-10-19 13:40:33 +02:00
Ondrej Samohel
84b3bc3db2
♻️ remove staging logic 2022-10-13 11:34:57 +02:00
Ondřej Samohel
ed6cadb22b
🚧 remove staging from version logic 2022-10-12 18:25:14 +02:00
Ondřej Samohel
47a4dc5d9c
🚨 fix hound 🐶 2022-09-26 12:27:05 +02:00
Ondřej Samohel
97313abc20
Merge remote-tracking branch 'origin/bugfix/igniter-create-missing-dir' into enhancement/clean-igniter-code 2022-09-26 12:02:51 +02:00
Ondřej Samohel
f8c789a152
♻️ remove unused conditions 2022-09-23 18:39:26 +02:00
Ondřej Samohel
1e98372f6a
🐛 create version directory if it doesn't exist 2022-09-23 15:13:17 +02:00
Jakub Trllo
d6ab41887a added comment to code 2022-09-07 13:41:30 +02:00
Jakub Trllo
509c209093 fix status handling 2022-09-07 12:40:34 +02:00
Ondřej Samohel
4cdd23021b
🐛 fix version resolution 2022-08-30 13:17:18 +02:00
Ondřej Samohel
c6383837e0
♻️ remove unnecessary type hint
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-08-15 14:00:46 +02:00
Ondrej Samohel
b61e47a15d
♻️ don't look for compatible version automatically 2022-08-12 19:45:26 +02:00
Ondrej Samohel
1ad9728962
♻️ remove forgotten args, fix typos 2022-08-12 19:32:13 +02:00
Ondrej Samohel
60ea9728f6
🚨 fix hound 🐶 2022-08-12 17:43:02 +02:00
Ondrej Samohel
7176723aa5
🐛 fix arguments and recursive folders 2022-08-12 17:26:46 +02:00
Ondrej Samohel
c1d3d70410
🚨 fix hound 🐶 2022-08-12 15:40:17 +02:00
Ondrej Samohel
0c72b8e278
♻️ refactor compatibility check 2022-08-12 15:31:56 +02:00
Ondrej Samohel
312b6d3243
🐛 fix finding of last version 2022-08-12 13:00:41 +02:00
Ondřej Samohel
3d7e195307
♻️ skip non-existent local path
when finding  local version, stop crashing if directory to search doesn't exist - this will allow to just use build version
2022-08-02 11:26:33 +02:00
Ondřej Samohel
9205d4bde1
♻️ changes in bootstrapping for multiple versions 2022-08-01 18:02:24 +02:00
Ondřej Samohel
0e126a2d82
♻️ handle multiple versions 2022-08-01 18:01:25 +02:00
Ondřej Samohel
bb10fdd041
🚨 f-strings and cosmetic issues 2022-08-01 18:00:14 +02:00
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
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