Commit graph

152 commits

Author SHA1 Message Date
Jakub Trllo
613e14c012 don't look into repos directory to be added to sys path 2022-04-22 11:25:40 +02:00
Jakub Trllo
89eeb4b31b don't set all environments 2022-04-19 18:17:24 +02:00
Jakub Trllo
3babf06542 changed how and if are repos added to sys path 2022-04-19 18:17:05 +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
Roy Nieterau
b088e952e6 Only construct info when needed + optimize "silent commands" lookup
- Lookup in "silent commands" as `set`
- Do "silent commands" lookup only once instead of in the for loop
- Move imports closer to where they are needed (e.g. don't import terminal if we don't use it)
2022-01-29 14:39:00 +01:00
iLLiCiTiT
247c931c0f Merge branch 'develop' into enhancement/OP-2075_version-handling 2022-01-04 16:53:23 +01:00
Jakub Trllo
d18eee883b
Merge pull request #2401 from pypeclub/feature/OP-2013_MongoDB-Ability-to-specify-replica-set-groups
General: MongoDB ability to specify replica set groups
2021-12-22 12:57:31 +01:00
iLLiCiTiT
1914c144cd uses get_default_components for log components 2021-12-22 11:38:43 +01:00
Petr Kalis
1cbcdba969 OP-2053 - merge develop 2021-12-14 15:26:15 +01:00
Petr Kalis
148bb47b7d OP-2053 - allow injection of AVALON_DB env var as a db 2021-12-14 10:54:10 +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
d219ff0cd1 use new methods in find frozen openpype 2021-12-09 12:04:13 +01:00
iLLiCiTiT
27df5b5d92 use new methods in bootstrap from code 2021-12-09 12:03:50 +01:00
iLLiCiTiT
d71b8e2e40 modified use version argument handling to be able pass "latest" 2021-12-09 12:03:23 +01:00
iLLiCiTiT
406ece7e44 use new methods in start.py 2021-12-08 19:03:55 +01:00
iLLiCiTiT
52c5424f2b modified messages 2021-12-08 18:31:50 +01:00
iLLiCiTiT
ce20415727 added option to pass "latest" to use version argument 2021-12-08 18:31:40 +01:00
iLLiCiTiT
767ef9d715 sort versions earlier 2021-12-08 18:31:14 +01:00
iLLiCiTiT
b0099ea5d4 skipped already done imports 2021-12-07 18:39:45 +01:00
iLLiCiTiT
a98bdc7d7f catch and handle OpenPypeVersioNotFound exception 2021-12-07 18:39:24 +01:00
iLLiCiTiT
9b369de50c raise OpenPypeVersionNotFound in run from code too 2021-12-07 18:38:43 +01:00
iLLiCiTiT
5d03abe627 removed play animation part 2021-12-07 18:30:51 +01:00
iLLiCiTiT
21b9926be4 simplified _find_frozen_openpype 2021-12-07 18:30:15 +01:00
Petr Kalis
c0ad1b5d8b OP-2042 - use existing value of env var OPENPYPE_DATABASE_NAME if possible
For better automatic testing
2021-12-07 11:01:55 +01:00
Ondrej Samohel
383307d888
tweak tests and add get latest version 2021-12-03 13:51:03 +01:00
iLLiCiTiT
d31ba09b6c fix check of oiio path for darwin 2021-11-26 11:41:54 +01:00
iLLiCiTiT
fb003bf9b0 fix import 2021-11-25 12:20:43 +01:00
iLLiCiTiT
cec39c9a67 validate existence of executable instead of executing them 2021-11-25 11:28:24 +01:00
Petr Kalis
6a2e804c46 Fix - add check for presence of destination 2021-11-05 17:48:52 +01:00
Petr Kalis
4283345694 Fix - switch back to Popen 2021-11-05 17:47:08 +01:00
Petr Kalis
51aa86da7a Fix - used osascript 2021-11-05 17:27:54 +01:00
Petr Kalis
95fd21999e Fix - switched source destination 2021-11-05 16:46:20 +01:00
Petr Kalis
a61ae434e2 Fix - added sudo 2021-11-05 16:32:35 +01:00
Petr Kalis
3872b3909e Fix - add exception handling 2021-11-05 14:21:12 +01:00
Petr Kalis
0a9d2cde7f Fix - ln -s on Linux and Popen is weird 2021-11-05 12:01:10 +01:00
Petr Kalis
efc4ba8b6c Fix - different command used for Linux and Mac OS 2021-11-05 09:50:37 +01:00
Milan Kolar
7c2da65a69
Merge pull request #1744 from pypeclub/feature/move-to-pyside2 2021-10-18 15:26:14 +02:00
iLLiCiTiT
330d61cf00 make sure that mapping is set to iterable 2021-10-11 17:40:41 +02:00
Ondřej Samohel
1c13ce2c51
Merge branch 'develop' into feature/move-to-pyside2 2021-10-07 23:06:45 +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
4fd4b8e2e8 fix import of get_openpype_global_settings 2021-10-01 16:33:06 +02:00
iLLiCiTiT
be191b0c93 use 'add_certificate_path_to_mongo_url' on openpype start 2021-10-01 14:55:57 +02:00
Petr Kalis
a5abaa6068
Merge pull request #2091 from pypeclub/PYPE-1310_client-start-of-openpype-with-google-drive-stream-path-remaping
Added running configurable disk mapping command before start of OP
2021-09-30 14:38:25 +02:00
Petr Kalis
021f1a7ccd Fixed possibility of multiple drives 2021-09-29 19:03:45 +02:00
Petr Kalis
97b0a72ca9 Fixed returncode for repeatable starts 2021-09-29 18:57:35 +02:00
Petr Kalis
a6e334c16d Added running configurable disk mapping command before start of OP 2021-09-29 18:50:50 +02:00
iLLiCiTiT
d217827ce8 fixed oiio tool path for linux machines 2021-09-28 14:34:44 +02:00
iLLiCiTiT
81f743bd21 tkinter message is visible in taskbar 2021-09-22 11:28:32 +02:00