Commit graph

32 commits

Author SHA1 Message Date
Petr Kalis
e42aebc1f2 Global: custom location for OP local versions (#4673)
* OP-5221 - updated settings for custom location of artist zip folder

* OP-5221 - updated igniter for custom location of artist zip folder

Introduced new function
Updated data_dir only after access to Mongo (DB)

* OP-5221 - pushed resolving of local folder to OpenPypeVersion

Logic in OpenPypeVersion is used even in openpype_version.py

* OP-5221 - updates after review

* OP-5221 - fix paths should be single paths

* OP-5221 - refactor to cls

* OP-5221 - refactor

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* OP-5221 - fix defaults for single paths

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* OP-5221 - remove unwanted line

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* OP-5221 - update look of Settings

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-07-11 17:50:51 +02:00
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
Ondřej Samohel
47a4dc5d9c
🚨 fix hound 🐶 2022-09-26 12:27:05 +02:00
Ondřej Samohel
f8c789a152
♻️ remove unused conditions 2022-09-23 18:39:26 +02:00
Ondrej Samohel
0c72b8e278
♻️ refactor compatibility check 2022-08-12 15:31:56 +02:00
iLLiCiTiT
e512965a3e fix usage of not existing method 'get_local_live_version' 2022-01-17 18:34:49 +01:00
Milan Kolar
a8ac7cd538 merge develop into main 2021-05-04 17:07:32 +02:00
iLLiCiTiT
d08fde832a bootstrap repos also has secure_registry which is used for mongo url storage 2021-04-08 15:34:30 +02:00
Ondrej Samohel
787404f21a
Merge branch 'openpype-develop' into openpype-infrastructure
# Conflicts:
#	igniter/bootstrap_repos.py
#	igniter/install_thread.py
#	igniter/user_settings.py
#	start.py
2021-04-01 17:46:17 +02:00
Ondrej Samohel
eb829e2ed3
rename done in igniter 2021-04-01 16:51:44 +02:00
iLLiCiTiT
c26f3ff8c7 changed prefixes in igniter 2021-04-01 14:14:11 +02:00
Ondrej Samohel
8defec44de
ensure 100% progress bar when finished 2021-03-08 23:31:49 +01:00
Ondrej Samohel
c7e8ab4d87
fix return states 2021-03-08 23:00:57 +01:00
Ondrej Samohel
02327ac39e
fix error handlig 2021-03-08 12:54:11 +01:00
Ondrej Samohel
8db42c93c3
hound fixes and version for igniter 2021-03-05 17:14:53 +01:00
Ondrej Samohel
4fa47cbe01
streamlined UI 2021-03-05 17:06:39 +01:00
Ondrej Samohel
30537adba6
hound fixes 2021-03-02 21:39:09 +01:00
Ondrej Samohel
4d24a5d1f0
stop loading environments before version is determined 2021-03-02 21:32:43 +01:00
Ondrej Samohel
f82281adb9
fix create_env, add icon, igniter as subprocess, refactored start 2021-01-14 18:22:15 +01:00
Ondřej Samohel
5e06361968
streamline pype installation, updated tools 2021-01-12 22:53:53 +01:00
Ondřej Samohel
84c8e9e8b1
fixes for build, acre in pypeclub fork 2021-01-12 15:33:31 +01:00
Ondrej Samohel
e03c337660
filtering zip file 2021-01-11 21:58:45 +01:00
Ondrej Samohel
18d63433e0
fixed tests, renamed entry point 2021-01-08 19:29:25 +01:00
Ondřej Samohel
a6bbee9abf
dropping support for pype repositories as zip files 2021-01-07 19:21:13 +01:00
Ondrej Samohel
79d4f9ce5c
removed unused imports 2020-10-13 19:23:44 +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
Ondrej Samohel
3fe4300ca3
dir creation handling 2020-09-16 09:56:16 +02:00
Ondrej Samohel
28be966c37
added console, testing infrastructure, zipfile support 2020-09-15 12:12:04 +02:00