Ondrej Samohel
|
701b9275a4
|
Merge remote-tracking branch 'origin/develop' into cosmetics_typos_01
|
2022-01-21 00:22:17 +01:00 |
|
Petr Kalis
|
79dccb90ab
|
Merge branch 'develop' into feature/OP-2427_Webpublisher-Add-endpoint-to-reprocess-batch-through-UI
|
2022-01-20 16:24:20 +01:00 |
|
Petr Kalis
|
d9143b9b25
|
Merge pull request #2559 from pypeclub/feature/OP-2399_Webpublisher-Better-error-messages-for-users
Webpublisher: Moved error at the beginning of the log
|
2022-01-20 16:19:03 +01:00 |
|
Petr Kalis
|
1a6038959a
|
Merge pull request #2553 from pypeclub/bug/OP-2402_Webpublisher-Progress-bar-with-better-statuses
Webpublisher: Fixed progress reporting
|
2022-01-20 16:18:15 +01:00 |
|
Petr Kalis
|
69a90001d3
|
OP-2427 - refactor - status as code
|
2022-01-19 19:07:25 +01:00 |
|
Petr Kalis
|
770a6407c4
|
OP-2427 - mark republished records
|
2022-01-19 18:14:43 +01:00 |
|
Petr Kalis
|
94bf06bee6
|
Merge branch 'bug/OP-2402_Webpublisher-Progress-bar-with-better-statuses' into feature/OP-2427_Webpublisher-Add-endpoint-to-reprocess-batch-through-UI
|
2022-01-19 16:56:17 +01:00 |
|
Petr Kalis
|
3b6e030465
|
OP-2399 - moved error at the beginning of the log
|
2022-01-19 11:57:27 +01:00 |
|
iLLiCiTiT
|
c2642974d9
|
do not validate version if build does not support it
|
2022-01-19 10:12:28 +01:00 |
|
Petr Kalis
|
61bf321f9b
|
OP-2402 - fixed progress reporting, changed to integer 0-100
|
2022-01-18 14:04:35 +01:00 |
|
Roy Nieterau
|
136a163122
|
Fix typos in openpype/lib
|
2022-01-16 13:16:22 +01:00 |
|
iLLiCiTiT
|
17578c5447
|
fix import if 'is_running_staging'
|
2022-01-14 16:20:05 +01:00 |
|
iLLiCiTiT
|
12156b6d90
|
tray will show info that is outdated and user should restart
|
2022-01-13 17:57:27 +01:00 |
|
iLLiCiTiT
|
7d283f5555
|
moved code from pype_info to openpype_version and fixed few bugs
|
2022-01-13 17:08:37 +01:00 |
|
iLLiCiTiT
|
d7fb171f10
|
added check if current running openpype has expected version
|
2022-01-13 13:08:35 +01:00 |
|
Jakub Trllo
|
1b3cfad689
|
Merge pull request #2493 from pypeclub/bugfix/OP-2333_PYTHONPATH-may-break-OpenPype
General: PYTHONPATH may break OpenPype dependencies
|
2022-01-10 18:02:29 +01:00 |
|
iLLiCiTiT
|
2a0f7b48d9
|
fix how run_openpype_process works
|
2022-01-10 14:06:12 +01:00 |
|
iLLiCiTiT
|
6de956dae2
|
implemented functions to run openpype subprocess with cleanin environments
|
2022-01-06 16:28:03 +01:00 |
|
iLLiCiTiT
|
4ab54f4d73
|
added deprecation warning
|
2022-01-06 16:27:41 +01:00 |
|
iLLiCiTiT
|
3c1967f080
|
use get_openpype_execute_args instead of get_pype_execute_args
|
2022-01-06 16:13:30 +01:00 |
|
iLLiCiTiT
|
613e9ff2fb
|
renamed get_pype_execute_args to get_openpype_execute_args
|
2022-01-06 16:02:30 +01:00 |
|
iLLiCiTiT
|
3f5b041619
|
update docstring
|
2022-01-06 15:17:18 +01:00 |
|
iLLiCiTiT
|
abc39a9e9f
|
make sure output is always the same
|
2022-01-06 15:17:02 +01:00 |
|
Jakub Trllo
|
eb6dc353f4
|
Merge pull request #2465 from pypeclub/bugfix/unicode_envs
General: Anatomy does not return root envs as unicode
|
2022-01-06 11:55:45 +01:00 |
|
Ondřej Samohel
|
1964e30246
|
Merge pull request #2363 from pypeclub/enhancement/OP-2075_version-handling
Version handling
|
2022-01-05 11:56:38 +01:00 |
|
iLLiCiTiT
|
571eef7cb3
|
fix filtering criteria for profile selection
|
2022-01-04 18:24:50 +01:00 |
|
iLLiCiTiT
|
247c931c0f
|
Merge branch 'develop' into enhancement/OP-2075_version-handling
|
2022-01-04 16:53:23 +01:00 |
|
Jakub Trllo
|
1e7378c80f
|
Merge pull request #2408 from pypeclub/feature/OP-2088_Run-applications-as-separate-processes-under-Linux
General: Run applications as separate processes under linux
|
2022-01-03 15:33:22 +01:00 |
|
iLLiCiTiT
|
676e68f56b
|
make sure anatomy does not return unicode strings
|
2022-01-03 12:41:34 +01:00 |
|
iLLiCiTiT
|
22a2a433c1
|
created function to create extra folders in workdir
|
2021-12-31 12:42:01 +01:00 |
|
iLLiCiTiT
|
8785536ad3
|
modified imports
|
2021-12-31 12:41:43 +01:00 |
|
iLLiCiTiT
|
86bdddf343
|
renamed linux_app_launcher to app_launcher
|
2021-12-22 18:30:40 +01:00 |
|
Ondřej Samohel
|
46e3681feb
|
Merge pull request #2428 from 2-REC-forks/bugfix/plugins_shortpath
Short Pyblish plugin path
|
2021-12-22 17:05:59 +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
|
5efef322a6
|
added attribute log_mongo_url_components back for older builds
|
2021-12-22 11:37:31 +01:00 |
|
2-REC
|
6d15256840
|
Simplified indexing
|
2021-12-21 17:38:39 +07:00 |
|
2-REC
|
c814e04691
|
Check min length of plugin path
|
2021-12-21 17:35:29 +07:00 |
|
iLLiCiTiT
|
a61e3f70e7
|
Merge branch 'develop' into feature/OP_2395_env_groups
|
2021-12-20 14:36:59 +01:00 |
|
iLLiCiTiT
|
4de80689ed
|
added environment group to extractenvironments command line argument
|
2021-12-17 17:54:02 +01:00 |
|
iLLiCiTiT
|
e3532074c5
|
environment group is part of all environment related functions and application launch context
|
2021-12-17 17:49:51 +01:00 |
|
iLLiCiTiT
|
de5a4ca0a1
|
added functin to parse environment data based on passed information
|
2021-12-17 17:48:25 +01:00 |
|
iLLiCiTiT
|
3f4510a9c9
|
renamed 'get_build_version' to 'get_installed_version' in openpype
|
2021-12-17 13:11:21 +01:00 |
|
iLLiCiTiT
|
c777bc8afc
|
application launch context nad launch hooks have access to modules manager
|
2021-12-16 16:56:31 +01:00 |
|
iLLiCiTiT
|
fb096d0f68
|
don't pass hierarchy in lib function
|
2021-12-16 16:56:09 +01:00 |
|
iLLiCiTiT
|
dd99682df3
|
pass environments to set into the json instead of changing them for the subprocess
|
2021-12-16 14:57:02 +01:00 |
|
iLLiCiTiT
|
0b9f9450f6
|
use new function on application launch
|
2021-12-14 18:02:29 +01:00 |
|
iLLiCiTiT
|
3e096f41be
|
added helper function to return linux app launcher arguments
|
2021-12-14 18:00:07 +01:00 |
|
Petr Kalis
|
61bf279d4b
|
Merge branch 'develop' into feature/OP-2053_Add-validator-to-check-correct-version-of-extension-for-PS-and-AE
|
2021-12-14 11:28:30 +01:00 |
|
Jakub Trllo
|
3b9db7d43f
|
Merge pull request #2186 from Ellipsanime/add-key-parent-asset-in-path-templating
OpenPypeV3: Add key parent asset to path templating construction
|
2021-12-14 10:42:32 +01:00 |
|
iLLiCiTiT
|
d83989c9b3
|
use first part of url for replica set urls
|
2021-12-13 19:28:14 +01:00 |
|