Commit graph

142 commits

Author SHA1 Message Date
Jakub Trllo
4e94d0de34
Merge pull request #283 from ynput/enhancement/formatting-fixes
Chore: Formatting fixes
2024-03-27 15:27:24 +01:00
Jakub Trllo
b38f7132ca Merge branch 'develop' into enhancement/cleanup-imports
# Conflicts:
#	client/ayon_core/hosts/maya/plugins/publish/validate_node_no_ghosting.py
2024-03-27 14:42:24 +01:00
Jakub Trllo
a817a0a4d2 use isinstance for type check 2024-03-27 12:36:07 +01:00
Jakub Trllo
61fc71b60d
Merge pull request #276 from ynput/bugfix/typos-in-code
Chore: Fix typos in comments and docstrings
2024-03-27 12:09:39 +01:00
Jakub Trllo
1e4dff2735 add missing functions and classes in '__all__ ' 2024-03-27 12:07:09 +01:00
Jakub Trllo
499dd39f85 removed unused imports 2024-03-27 12:05:59 +01:00
Jakub Trllo
908e17430c fix typos in codebase 2024-03-27 11:46:07 +01:00
Roy Nieterau
0b36cbc5ec Remove deprecated AVALON_ACTIONS 2024-03-27 09:15:15 +01:00
Jakub Trllo
53acdb9054
Merge pull request #229 from ynput/enhancement/openpype-small-cleanup
Chore: Simple OpenPype to AYON changes
2024-03-25 16:42:06 +01:00
Jakub Trllo
5de6f56c71
Merge pull request #190 from ynput/enhancement/AY-1229_Anatomy-can-use-template-categories
Anatomy: Use AYON template categories
2024-03-25 16:39:42 +01:00
Jakub Trllo
4b9f9dbf5e remove pypeclub role from clockify ftrack actions 2024-03-25 11:28:12 +01:00
Roy Nieterau
de481e2e35 Remove invalid type hint missing the optional argument - docstring should take care of this 2024-03-20 01:17:32 +01:00
Roy Nieterau
3506c07a3c Fix docstring 2024-03-20 01:16:36 +01:00
Roy Nieterau
a68fa54661 Use set literal 2024-03-20 01:15:12 +01:00
Roy Nieterau
16b9dbbebe Fix typos 2024-03-20 01:14:54 +01:00
Jakub Trllo
e5fe964178 use new method name and fix issues with string conversions 2024-03-19 14:26:05 +01:00
Ondřej Samohel
3b614b3543
Merge branch 'develop' into bugfix/OP-7353-make_houdini_submissions_respect_pools_groups 2024-03-19 12:42:19 +01:00
Jakub Trllo
36daddd4ce Merge branch 'develop' into enhancement/AY-1229_Anatomy-can-use-template-categories 2024-03-18 13:59:29 +01:00
Jakub Trllo
4ab0119f3a Merge branch 'develop' into enhancement/AY-1226_Use-AYON-entities 2024-03-18 10:27:27 +01:00
Jakub Trllo
9bf5859f67 places using anatomy templates are awared about categories 2024-03-14 18:46:40 +01:00
Jakub Trllo
85a022276f added todo comment 2024-03-13 15:14:22 +01:00
Jakub Trllo
72d4cdd629 remove it's usage from deadline addon 2024-03-13 15:14:14 +01:00
MustafaJafar
a26f17c1cb fix code style 2024-03-11 12:15:10 +02:00
Jakub Trllo
e5c78edd6f hosts are using version entities 2024-03-06 11:00:20 +01:00
Jakub Trllo
c3296b1322 use folder naming 2024-03-04 17:48:24 +01:00
Jakub Trllo
262cbda493 clockify use folder and task entity 2024-03-04 17:46:11 +01:00
Jakub Trllo
9b86afb4fa use folder entity in deadline 2024-03-04 17:45:26 +01:00
Jakub Trllo
43a96ceb2a applications launch context has folder and task entity 2024-03-04 15:38:33 +01:00
MustafaJafar
92b8195fbe Merge branch 'develop' into bugfix/OP-7353-make_houdini_submissions_respect_pools_groups 2024-03-01 11:22:43 +02:00
Jakub Trllo
b227c6936c use unchanged ayon project entity in codebase 2024-02-29 16:00:28 +01:00
Jakub Trllo
69d9254c46
Merge pull request #122 from ynput/enhancement/OP-8202_Remove-system_settings
Chore: Remove system settings concept
2024-02-28 13:41:45 +01:00
Jakub Trllo
6c945b751b Merge branch 'develop' into enhancement/OP-8264_Use-productName-n-productType 2024-02-28 10:05:25 +01:00
Jakub Trllo
3dd124ac15
Merge pull request #103 from ynput/enhancement/OP-8316_Use-folder-in-current-context
Chore: Use folder path in current context
2024-02-27 18:17:45 +01:00
Jakub Trllo
01e69fa321 remove usage of system settings 2024-02-27 14:23:24 +01:00
Jakub Trllo
80a02e4664 Merge branch 'develop' into enhancement/OP-8264_Use-productName-n-productType 2024-02-27 11:32:19 +01:00
Jakub Trllo
ff0c6cef65 don't use "modules" subkey 2024-02-26 16:16:23 +01:00
Jakub Trllo
60ae47c632 Merge branch 'develop' into enhancement/OP-8264_Use-productName-n-productType 2024-02-23 16:14:40 +01:00
Jakub Trllo
3afa0e3bca fill both 'family' and 'productType' 2024-02-23 15:53:00 +01:00
Jakub Trllo
bd50593b34 royalrender using product name and type 2024-02-23 15:26:34 +01:00
Jakub Trllo
591819b558 deadline using product name and type 2024-02-23 15:26:25 +01:00
Petr Kalis
d110f60e78 Cleaned up how to get RR path once again 2024-02-23 12:48:00 +01:00
Jakub Trllo
e9045809d2 removed unnecessary 'enabled' value set 2024-02-22 15:53:47 +01:00
Jakub Trllo
2e7f5e5b61 renamed module.py to addon.py 2024-02-22 15:31:41 +01:00
Jakub Trllo
2f5ed7c19a job queue modules is now addon inheriting from AYONAddon 2024-02-22 15:29:47 +01:00
Jakub Trllo
fb28784c45 minor fixes 2024-02-21 15:13:47 +01:00
Jakub Trllo
54b2fa9658 use 'folder_path' to define current context 2024-02-21 15:02:57 +01:00
Jakub Ježek
65006af202
Merge branch 'develop' into enhancement/OP-8208_Use-folderPath-during-publishing 2024-02-21 12:35:20 +01:00
Jakub Trllo
95c4aa7f40
Merge pull request #77 from ynput/enhancement/OP-8198_RoyalRender-use-AYON-settings
RoyalRender: Use AYON settings
2024-02-21 12:28:10 +01:00
Petr Kalis
528f161472 Cleaned up how selected RR server is queried
It should be only queried only once in Collector phase, not multiple times.

There is no real possibility to select RR server on instance, eg. artist cannot set that in Publisher, but thats on different PR.
2024-02-21 12:09:51 +01:00
Petr Kalis
c1e528e134 Remove pushing OPENPYPE_VERSION
That env var doesn't make sense in Ayon.
2024-02-21 12:06:41 +01:00