Commit graph

39 commits

Author SHA1 Message Date
Kayla Man
95a69a1d8d make sure deleting old version should remove the 'right' folder 2024-04-17 13:31:13 +08:00
Kayla Man
8d9dbb616d fix the positional arguments 2024-04-11 18:42:01 +08:00
moonyuet
364dee88f1 add the version tags if there is not one 2024-04-10 22:03:37 +08:00
Jakub Trllo
43b4be851e use 'set' for 'representations' attribute 2024-04-09 17:26:28 +02:00
Roy Nieterau
8ec3c80c5f Log the directory template for better log message 2024-04-09 14:13:49 +02:00
Roy Nieterau
ecfb972332 Log a warning 2024-04-09 14:13:10 +02:00
Roy Nieterau
3046044053 Cosmetics 2024-04-09 13:57:49 +02:00
Roy Nieterau
e70651bd3f Skip string check 2024-04-09 13:57:38 +02:00
Roy Nieterau
010655007e
Update client/ayon_core/plugins/load/delivery.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-09 13:56:17 +02:00
Roy Nieterau
c193e2e614 Fix delivery - fixes #351 2024-04-09 13:19:12 +02:00
Kayla Man
cf5d7d9a7d
Update client/ayon_core/plugins/load/delete_old_versions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-09 18:52:34 +08:00
Kayla Man
c8f4f3681a make sure to skip hero version 2024-04-09 18:45:23 +08:00
Kayla Man
043b528155 uses OperationsSessions from ayon_api to delete version version_tags 2024-04-09 18:43:59 +08:00
Kayla Man
f6480281b4 remove ftrack-related functions 2024-04-09 17:40:06 +08:00
Kayla Man
03e7a85e20
Update client/ayon_core/plugins/load/delete_old_versions.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-09 16:54:12 +08:00
Kayla Man
914367dba2
Update client/ayon_core/plugins/load/delete_old_versions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-09 16:54:01 +08:00
Kayla Man
be694cba56 remove the old versions loader action should be working 2024-04-04 17:43:24 +08:00
Kayla Man
6c8b4e33bc should be removing delete_old_versions.py from the load plugins 2024-04-04 16:23:16 +08:00
Jakub Trllo
c32a43f012 removed open djv load plugin 2024-03-28 11:24:46 +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
576817b8ea change 'product_types' type to set 2024-03-18 14:45:54 +01:00
Jakub Trllo
e29bcbcf54 rename 'families' attribute to 'product_types' in loader plugins 2024-03-18 13:59:00 +01:00
Jakub Trllo
9bf5859f67 places using anatomy templates are awared about categories 2024-03-14 18:46:40 +01:00
Jakub Trllo
6045fc5baa use representation entity in global load and inventory actions 2024-03-08 12:34:05 +01:00
Jakub Trllo
46e131d0e6 global plugins are using version entities 2024-03-06 10:56:34 +01:00
Jakub Trllo
3ba6edc483 use ayon queries for product entities 2024-03-05 14:08:53 +01:00
Jakub Trllo
f5e36197eb rename 'SubsetLoaderPlugin' to 'ProductLoaderPlugin' 2024-03-04 18:13:06 +01:00
Jakub Trllo
2072f2fbe2 global plugins are using folder entity and task 2024-03-04 16:44:44 +01:00
Jakub Trllo
b227c6936c use unchanged ayon project entity in codebase 2024-02-29 16:00:28 +01:00
Jakub Trllo
cb4cf9d8c0 more product naming 2024-02-26 11:43:45 +01:00
Jakub Trllo
5edf44903c use AYON prefix in context environment variables 2024-02-12 16:13:17 +01:00
Jakub Trllo
7fd55e3bee modified some comments and docstrings 2024-02-06 18:30:39 +01:00
Jakub Trllo
5b933c9c05 comment out delete old versions plugin 2024-02-06 17:47:40 +01:00
Jakub Trllo
fd684010a8 use AddonsManager over ModulesManager 2024-02-06 15:02:57 +01:00
Jakub Trllo
a7133d870b fixed resources and remove openpype icons 2024-02-06 14:18:22 +01:00
Jakub Trllo
eef157363e removed 'openpype_version.py' from lib 2024-02-06 14:17:35 +01:00
Jakub Trllo
95bcc7015a remove openpype tools and rename ayon tools 2024-02-05 16:44:25 +01:00
Jakub Trllo
ee6e42ec6c change openpype imports to ayon_core 2024-02-05 15:46:47 +01:00
Jakub Trllo
a4f2f76fbf rename openpype > ayon_core 2024-02-05 15:26:43 +01:00