Commit graph

43653 commits

Author SHA1 Message Date
Jakub Trllo
c8b2ad1ce2 use 'AnatomyTemplateResult' for workdir output typehint 2025-07-07 14:42:28 +02:00
Jakub Trllo
cd6136ba00 show all arguments in IDE 2025-07-07 14:32:02 +02:00
Jakub Trllo
9c1aa9bfef remove unused import 2025-07-07 11:02:41 +02:00
Jakub Trllo
43d9324e10 remove unnecessary functions 2025-07-07 10:26:27 +02:00
Jakub Trllo
5ff56aeda5 use host methods in workfiles tool 2025-07-07 10:24:25 +02:00
Jakub Trllo
206eb45cf4 added 'save_workfile_with_current_context' to workfile init 2025-07-07 10:24:12 +02:00
Jakub Trllo
7006ed8940 fix not existing dirs 2025-07-07 10:17:55 +02:00
Jakub Trllo
a29ebd052a
Merge branch 'develop' into enhancement/enhance-workfile-api 2025-07-02 10:07:32 +02:00
Jakub Trllo
bc9a1b6526 remove unused import 2025-07-02 09:53:46 +02:00
Jakub Trllo
b142bc4d45 expect folder path and task name in 'save_current_workfile_to' 2025-07-02 09:49:44 +02:00
Jakub Trllo
f8c97641e1
Merge pull request #1355 from BigRoy/bugfix/createcontext_fix_ipublishhost_import
Fix `IPublishHost` import
2025-07-01 16:11:34 +02:00
Roy Nieterau
f26f69eae6 Fix IPublishHost import 2025-07-01 16:08:48 +02:00
Jakub Trllo
9b7de988c2
Merge pull request #1348 from ynput/enhancement/create-type-hints-updates
Create context: Updated type hints
2025-06-30 16:44:14 +02:00
Jakub Trllo
913dc033c7
Merge branch 'develop' into enhancement/create-type-hints-updates 2025-06-30 16:43:37 +02:00
Jakub Trllo
48bc2cea45
Merge pull request #1347 from BigRoy/enhancement/publish_job_do_not_register_publish_plugins_twice
Farm Publish: Do not register publish plug-in paths twice
2025-06-30 11:39:21 +02:00
Jakub Trllo
cef876b339 formatting fixes 2025-06-30 10:54:43 +02:00
Jakub Trllo
fb7e442a06 updated type hints in create context 2025-06-27 17:42:29 +02:00
Roy Nieterau
281500b3ae
Merge branch 'develop' into enhancement/publish_job_do_not_register_publish_plugins_twice 2025-06-27 15:21:08 +02:00
Roy Nieterau
fddaf75bff Do not register publish plug-in paths twice 2025-06-27 15:16:46 +02:00
github-actions[bot]
08f8548268 chore(): update bug report / version 2025-06-27 12:37:29 +00:00
Ynbot
2352d812cc [Automated] Update version in package.py for develop 2025-06-27 12:36:35 +00:00
Ynbot
bdc3285681 [Automated] Add generated package files from main 2025-06-27 12:36:01 +00:00
Jakub Trllo
f7bc23a487
Merge pull request #1344 from ynput/bugfix/type-hint-annotation
Publish plugins: Fix dataclasses usage
2025-06-27 14:34:18 +02:00
Jakub Trllo
06186a2ef0 stringify not imported types 2025-06-27 13:57:48 +02:00
Jakub Trllo
8ad408c50f revert stringified typehints 2025-06-27 13:56:29 +02:00
Jakub Trllo
6dc0a0e698 use ayon-core's publish plugin discovery 2025-06-27 13:36:44 +02:00
Ondřej Samohel
358efdb898
♻️ remove dataclasses
we can't use dataclasses in pyblish plugins until new version of pyblish-base is propagated to AYON ecosystem
2025-06-27 13:30:46 +02:00
Jakub Trllo
3c3b165e36 don't use dataclass for now 2025-06-27 13:16:03 +02:00
Jakub Trllo
0fb5220738 one more fix 2025-06-27 11:37:06 +02:00
Jakub Trllo
cff69e19d0 fix typehints 2025-06-27 11:35:35 +02:00
Jakub Trllo
2de9915d44
Merge branch 'develop' into bugfix/type-hint-annotation 2025-06-27 10:48:44 +02:00
Jakub Trllo
069b9ec378
Merge pull request #1338 from ynput/AY-7812_source-resolution-keys
Feature: added source_resolution_* template keys for burnins
2025-06-27 10:42:22 +02:00
Jakub Trllo
4173193f5f
Merge branch 'develop' into AY-7812_source-resolution-keys 2025-06-27 10:41:07 +02:00
Jakub Trllo
cd344e6710 don't use 'annotations' import in pyblish plugins 2025-06-27 10:37:58 +02:00
Jakub Trllo
dc476dea92 fix missing argument 2025-06-26 10:57:27 +02:00
Jakub Trllo
3e2c6f793b
Merge branch 'develop' into enhancement/enhance-workfile-api 2025-06-26 10:21:10 +02:00
Jakub Trllo
91377aa400 formatting fixes 2025-06-26 10:20:56 +02:00
Jakub Trllo
f0abcb9ee7
Merge pull request #1342 from ynput/enhancement/support-project-actions
Launcher: Support project actions
2025-06-26 10:19:00 +02:00
Jakub Trllo
646f3bedd4 wrap optional arguments into wrappers 2025-06-26 10:18:38 +02:00
Jakub Trllo
1d40243df5 fix typehint 2025-06-26 09:25:26 +02:00
Jakub Trllo
1e7c9db988 define context change reason enum 2025-06-26 09:25:20 +02:00
Petr Kalis
8156d0bfcb
Merge branch 'develop' into AY-7812_source-resolution-keys 2025-06-25 17:44:53 +02:00
Jakub Trllo
b94b6f2de4 make folders view deselectable 2025-06-25 16:24:20 +02:00
Jakub Trllo
fd49121831 added support for project webactions 2025-06-25 15:33:43 +02:00
Jakub Trllo
95b7379b3e
Merge pull request #1337 from BigRoy/enhancement/publisher_existing_variants_sorted
Publisher: Variant name picker sort the existing variants list
2025-06-25 13:54:17 +02:00
Jakub Trllo
8eb0b7a748
Merge branch 'develop' into enhancement/publisher_existing_variants_sorted 2025-06-25 13:53:22 +02:00
Jakub Trllo
8db4de6919
Merge pull request #1193 from ynput/enhancement/web_action_action_to_create_folder_structure
Add simple Create Project Structure web action
2025-06-25 13:18:54 +02:00
Petr Kalis
e9bc6e07f4
Do not overwrite if previously collected
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-25 11:40:58 +02:00
Mustafa Zaky Jafar
f0f109faab
Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure 2025-06-25 11:56:29 +03:00
Jakub Trllo
fcb06f3c82
Merge pull request #1340 from BigRoy/chore/settings_fix_deprecated_conditionalEnum
Settings: Refactor `conditionalEnum` -> `conditional_enum`
2025-06-25 09:11:32 +02:00