Commit graph

34913 commits

Author SHA1 Message Date
Toke Jepsen
452048d0ee
Testing: Fix is_test_failed (#5951)
* Fix is_test_failed

* Fix hound?
2023-11-24 11:30:40 +01:00
Kayla Man
83e5319794
Merge pull request #5945 from ynput/bugfix/OP-6926_MToA-verbosity-levels-not-preserved-on-farm
Maya: Remove duplicated attributes of MTOA verbosity level
2023-11-23 21:12:49 +08:00
Kayla Man
f8433f42c5
Merge branch 'develop' into bugfix/OP-6926_MToA-verbosity-levels-not-preserved-on-farm 2023-11-23 21:12:35 +08:00
Jakub Trllo
8ab5cbb41d
Merge pull request #5947 from ynput/bugfix/settings-tool-save-issue
Settings: Fix ModulesManager init args
2023-11-23 13:55:34 +01:00
iLLiCiTiT
cb938ad58c remove usage of kwarg to create ModulesManager 2023-11-23 12:02:41 +01:00
Ondřej Samohel
f2adb8834b
Merge pull request #5946 from ynput/feature/OP-7325_asset-usage-report 2023-11-23 11:30:07 +01:00
Ondřej Samohel
5e5ed5b517 🐶 hound fix 2023-11-23 11:26:46 +01:00
Ondřej Samohel
00c1288c9d 🐛 handle hero versions 2023-11-23 11:25:45 +01:00
Ondřej Samohel
8050d23529 Revert "🐛 invalid header order"
This reverts commit 4554820410.
2023-11-22 18:10:56 +01:00
Ondřej Samohel
5ec3f92d7c 🐛 remove unused plugin and hound fixes 2023-11-22 17:02:30 +01:00
Ondřej Samohel
4554820410 🐛 invalid header order 2023-11-22 16:42:11 +01:00
Ondřej Samohel
5125db72b4 📝 add docstrings and some polishing 2023-11-22 16:38:09 +01:00
Ondřej Samohel
61fe4825e6 🎨 initial work 2023-11-22 16:25:33 +01:00
Kayla Man
85c73fa52c remove duplicated variable of MTOA verbosity level in submit maya deadline 2023-11-22 22:52:00 +08:00
Jakub Ježek
91ac223f11
Merge pull request #5943 from ynput/bugfix/traypublisher-missing-asset-doc-validator
TrayPublisher: adding back `asset_doc` variable
2023-11-22 15:26:03 +01:00
Jakub Jezek
03198fafcf
adding back asset_doc variable 2023-11-22 14:30:19 +01:00
Kayla Man
cebee58141
Merge pull request #5931 from ynput/bugfix/OP-6926_MToA-verbosity-levels-not-preserved-on-farm
Maya: Supports for additional Job Info and Plugin Info in deadline submission
2023-11-22 20:37:13 +08:00
Kayla Man
3b5f7d24af
Merge branch 'develop' into bugfix/OP-6926_MToA-verbosity-levels-not-preserved-on-farm 2023-11-22 20:36:39 +08:00
Ondřej Samohel
017c664ca8
Merge pull request #5893 from ynput/bugfix/maya-cmds-mel-imports 2023-11-22 11:11:43 +01:00
Ondřej Samohel
c9a494876f
Merge branch 'develop' into bugfix/maya-cmds-mel-imports 2023-11-22 11:11:01 +01:00
github-actions[bot]
d47128cb1f chore(): update bug report / version 2023-11-22 03:26:34 +00:00
ynbot
bc16850321
[Automated] Merged main into develop 2023-11-22 04:26:07 +01:00
Ynbot
a4225a2a35 [Automated] Bump version 2023-11-22 03:25:56 +00:00
ynbot
7a5b18e869
[Automated] Merged develop into main 2023-11-22 04:25:08 +01:00
Jakub Trllo
572122777f
Merge pull request #5817 from ynput/feature/OP-7176_Use-folder-path-as-unique-identifier
AYON: Use folder path as unique identifier
2023-11-21 18:30:14 +01:00
Jakub Trllo
764fb0fbff
Merge pull request #5937 from ynput/feature/ayon-addon
Chore AYON: AYON addon class
2023-11-21 17:23:23 +01:00
Ondřej Samohel
09ad8cb4f1 🎨 launcher action
this needs to be moved to subprocess to show UI properly
2023-11-21 17:12:19 +01:00
Jakub Trllo
8dddc31706 change debug log message 2023-11-21 12:06:38 +01:00
Jakub Trllo
3f850f1b0a fix module settings usage 2023-11-21 12:02:01 +01:00
Jakub Trllo
f78f9c98f3 added harmony and flame to skipped addons 2023-11-21 11:07:10 +01:00
Jakub Trllo
a31214d2c4 use 'newAssetPublishing' instead of 'isEditorial' 2023-11-21 11:05:55 +01:00
Jakub Trllo
ee85ee80a2 Merge branch 'feature/OP-7190_Use-folder-path-as-identifier-in-editorial' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-21 11:02:01 +01:00
Kayla Man
460433cd13 remove the validator for arnold verbosity level 2023-11-21 13:47:24 +08:00
Kayla Man
cd4f603b4e supports the settings of additional plugin info and job info 2023-11-21 13:46:13 +08:00
Jakub Trllo
cdf49c4d40 Added 'AYONAddon' class which is initialized with AYON settings 2023-11-20 18:48:28 +01:00
Jakub Trllo
ba697c85cc added function to get AYON original settings values 2023-11-20 18:45:24 +01:00
Jakub Trllo
d7c1abaf7d
Merge pull request #5892 from ynput/feature/OP-7238_Use-folder-path-as-identifier-Resolve-editorial
AYON | Resolve: support for folder path
2023-11-20 18:28:44 +01:00
Jakub Trllo
e18e9509ab
Merge pull request #5873 from ynput/enhancement/OP-7234_Use-folder-path-as-identifier-in-traypublisher-editorial
TrayPublisher: editorial with folder path
2023-11-20 18:28:29 +01:00
Jakub Ježek
477bc613e2
Hiero | Global: editorial with folder path (#5829)
* hiero: adding folderPath to creator

- some minor typos fixes
- modules sorting

* Hiero: adding asset_name and processing folderPath

- refactor labels

* fixing extract hierarchy to ayon

* hound

* Update openpype/hosts/hiero/api/plugin.py

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

* simplify expression

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-11-20 18:28:18 +01:00
Jakub Trllo
898f728a06
simplify expression 2023-11-20 18:28:11 +01:00
Jakub Trllo
bd41ad9479 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-20 14:31:09 +01:00
Kayla Man
07d00ee787
Chore: Substance Painter Addons for Ayon (#5914)
* Substance Painter Addons for Ayon

* hound

* make sure the class name is SubstancePainterAddon

* use AYON as tab menu name when it is launched with AYON

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-11-20 14:30:09 +01:00
Jakub Trllo
8348fe954e
AYON: Prepare for 'data' via graphql (#5923)
* function 'get_folders_with_tasks' can expect 'data' in graphql result

* fix docstring
2023-11-20 11:02:35 +01:00
Kayla Man
1ad7c1bca8 hound 2023-11-20 16:58:13 +08:00
Kayla Man
be7c5a99dc restore unnecessary code change 2023-11-20 16:56:28 +08:00
Kayla Man
b0ab09201a add optional validator to check verbosity level in Arnold and plugin info for arnold verbose 2023-11-20 16:48:03 +08:00
github-actions[bot]
771e40cf51 chore(): update bug report / version 2023-11-18 03:25:34 +00:00
ynbot
3f65e44031
[Automated] Merged main into develop 2023-11-18 04:25:11 +01:00
Ynbot
4e4277bd03 [Automated] Bump version 2023-11-18 03:24:59 +00:00
ynbot
b946fdab99
[Automated] Merged develop into main 2023-11-18 04:24:26 +01:00