github-actions[bot]
110018487f
chore(): update bug report / version
2025-10-22 14:52:19 +00:00
Ynbot
45ddec53d3
[Automated] Update version in package.py for develop
2025-10-22 14:51:09 +00:00
Ynbot
a077c57eee
[Automated] Add generated package files from main
2025-10-22 14:50:25 +00:00
Jakub Trllo
e0f3a6f5d9
Merge branch 'develop' into enhancement/1416-loader-actions
2025-10-22 16:21:18 +02:00
Jakub Trllo
90fe64303d
Merge branch 'develop' into enhancement/get-repre-path-function
2025-10-22 16:19:58 +02:00
Petr Kalis
9340df7a25
Copy source folder type to destination
2025-10-22 16:14:01 +02:00
Petr Kalis
475d4800a2
Check that source folder type could be pushed to destination
2025-10-22 16:13:44 +02:00
Petr Kalis
062f756413
Typing
...
At least some, dont know how to import NewFolderDict
2025-10-22 16:07:26 +02:00
Jakub Trllo
db11ba7437
add docstring
2025-10-22 14:59:30 +02:00
Jakub Trllo
b094cbd0cb
use same logic in integrate hero as in integrate
2025-10-22 14:33:48 +02:00
Jakub Trllo
d700f9f09b
custom handling of 'user' data used for template
2025-10-22 14:32:12 +02:00
Jakub Trllo
2e2d67c243
allow to pass user entity to get_template_data
2025-10-22 14:31:57 +02:00
Jakub Trllo
54aedc8426
use user entity when getting template data during publishing
2025-10-22 14:31:34 +02:00
Jakub Trllo
3904944fdb
Merge branch 'develop' into feature/load-api
2025-10-21 17:18:43 +02:00
Jakub Jezek
90852663d1
ruff improvements
2025-10-21 15:49:15 +02:00
Jakub Jezek
d2fdae67e7
Adds audio instance attribute collection
...
Adds a collector to identify audio instances and
link them to sibling instances.
This ensures that sibling instances, requiring audio
for reviewable media, inherit audio attributes.
The collector checks and links audio if:
- The sibling instance shares the same parent ID.
- The instance is not the audio instance itself.
2025-10-21 15:47:11 +02:00
Jakub Jezek
311fab2ab1
Merge branch 'develop' into bugfix/yn-0118-editorial-publishing-with-no-audio-product
2025-10-21 15:37:25 +02:00
Jakub Jezek
182e457505
Improve logic for checking already existing audio key
2025-10-21 15:35:12 +02:00
Jakub Jezek
34b292b06a
revert audio collector changes
2025-10-21 15:33:55 +02:00
Jakub Trllo
ec2a18ab4a
Merge pull request #1499 from ynput/bugfix/studio-bundle-name-on-farm
...
Farm: Studio bundle name to farm
2025-10-21 15:32:52 +02:00
Jakub Ježek
f1043acf46
Merge branch 'develop' into bugfix/yn-0118-editorial-publishing-with-no-audio-product
2025-10-21 15:09:31 +02:00
Jakub Trllo
363e338a61
pass studio bundle name to farm
2025-10-21 15:01:47 +02:00
Jakub Ježek
5757ac8002
Merge branch 'develop' into bugfix/YN-0123-hiero-squished-reviewables
2025-10-21 14:22:10 +02:00
Jakub Jezek
9494472a7d
Fixes: Corrects reviewable output resolution.
...
Updates the expected resolution in the ffmpeg commands
used in reviewable extraction tests to match the
intended output.
This resolves a squashed reviewables issue where the output
resolution was incorrect.
2025-10-21 14:18:31 +02:00
Jakub Jezek
0d49f5a8df
Fixes: Corrects file sequence frame offset
...
Corrects the calculation of the frame offset
for file sequences in editorial workflows.
- Ensures accurate frame mapping.
- Resolves issues with incorrect frame ranges.
2025-10-21 11:14:10 +02:00
github-actions[bot]
afee12cd7a
chore(): update bug report / version
2025-10-21 08:33:00 +00:00
Ynbot
fc5199c70f
[Automated] Update version in package.py for develop
2025-10-21 08:31:51 +00:00
Ynbot
5b8d92fb9c
[Automated] Add generated package files from main
2025-10-21 08:31:10 +00:00
Jakub Trllo
d6c4fb99a4
Merge pull request #1486 from ynput/bugfix/addon-versions-resolution
...
Bundle: Project bundle addons version resolution
2025-10-21 10:26:25 +02:00
Jakub Ježek
5a51c2b578
Merge branch 'develop' into bugfix/yn-0118-editorial-publishing-with-no-audio-product
2025-10-21 10:25:10 +02:00
Jakub Trllo
44257cd999
Merge branch 'develop' into bugfix/addon-versions-resolution
2025-10-21 10:04:46 +02:00
Jakub Trllo
1bc84a5f99
Merge pull request #1497 from ynput/chore/revert-mkdocs-changes-in-pyproject-toml
...
Revert mkdocs changes in `pyproject.toml`
2025-10-21 10:00:14 +02:00
Jakub Trllo
39e65b7875
Merge branch 'develop' into chore/revert-mkdocs-changes-in-pyproject-toml
2025-10-21 09:57:45 +02:00
Mustafa Zaky Jafar
b1c7c847a3
Merge pull request #1246 from ynput/bugfix/1245-default-render-product-name-profile-is-not-unique-for-each-aov
...
add optional `aov` key to render template profile name
2025-10-20 21:11:41 +03:00
Mustafa Zaky Jafar
6e0814db9e
Merge branch 'develop' into bugfix/1245-default-render-product-name-profile-is-not-unique-for-each-aov
2025-10-20 21:08:08 +03:00
MustafaJafar
1487c30f06
Revert changes in pyproject.toml from #1215
2025-10-20 20:27:40 +03:00
Jakub Trllo
d7f913d004
fill user data as dictionary
2025-10-20 18:03:46 +02:00
Jakub Trllo
a798d9b92b
added helper function to get ayon user data
2025-10-20 18:01:40 +02:00
Jakub Trllo
f35521a943
rename 'DefaultValueDict' to 'DefaultKeysDict'
2025-10-20 18:00:00 +02:00
Jakub Trllo
4fca5bcde5
Implemented helper dict to handle str -> dict conversion
2025-10-20 17:04:56 +02:00
Jakub Trllo
0dd5620de6
better typehints
2025-10-20 16:27:23 +02:00
Jakub Trllo
43c059b4c5
Merge pull request #1484 from ynput/enhancement/removing-ftrack-related-code-extract-review
...
Refactors review extraction process
2025-10-20 15:14:48 +02:00
Jakub Trllo
7ecde48656
Merge branch 'develop' into enhancement/removing-ftrack-related-code-extract-review
2025-10-20 15:08:39 +02:00
Petr Kalis
e5838c035c
Merge pull request #1480 from ynput/feature/YN-0079_fix_frames_on_deadline
...
Feature: Fix frames on Deadline
2025-10-20 15:01:34 +02:00
Petr Kalis
6095f08815
Merge branch 'feature/YN-0079_fix_frames_on_deadline' of https://github.com/ynput/ayon-core into feature/YN-0079_fix_frames_on_deadline
2025-10-20 14:56:04 +02:00
Petr Kalis
99a9541f27
Ruff
2025-10-20 14:55:03 +02:00
Petr Kalis
1ac7c6205f
Merge branch 'develop' into feature/YN-0079_fix_frames_on_deadline
2025-10-20 14:53:15 +02:00
Jakub Trllo
bd0320f56f
added planned break of backwards compatibility
2025-10-20 14:24:04 +02:00
Jakub Trllo
fbf370befa
raise from previous exception
2025-10-20 14:23:53 +02:00
Jakub Trllo
50531fa35a
added docstring
2025-10-20 14:23:39 +02:00