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
Jakub Trllo
6807664188
rename decorator function
2025-10-20 12:04:09 +02:00
Jakub Trllo
fae8e2b0d3
Merge branch 'develop' into enhancement/get-repre-path-function
2025-10-20 11:50:08 +02:00
Ondřej Samohel
eeb3b4f8c4
Merge pull request #1487 from ynput/bugfix/respect-templates-for-resources
...
Fix: Get the correct template for resources
2025-10-20 11:16:00 +02:00
Jakub Jezek
0b51e17a8a
Fixes audio duplication in sibling instances.
...
Ensures audio is only added to relevant sibling
instances, preventing duplication.
- Prevents adding audio to the same instance.
- Streamlines audio assignment logic.
2025-10-17 16:21:32 +02:00
Jakub Jezek
4a1755c7c5
Fixes source metadata key in OTIO review extraction
...
The change corrects the metadata key prefixes used
when extracting source width and height
information for OTIO reviewable representations.
It removes the trailing period from the prefixes
"ayon.source." and "openpype.source." to ensure
accurate retrieval of resolution data. This resolves
an issue where incorrect or missing resolution
information could lead to squished reviewables.
2025-10-17 16:06:37 +02:00
Ondřej Samohel
34594f7ee4
Apply suggestion from @iLLiCiTiT
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-17 14:12:58 +02:00
Ondřej Samohel
df8459bbab
🦗 fix key name
2025-10-17 11:47:57 +02:00
Ondřej Samohel
c49d92c306
🦗 fix data access
2025-10-17 11:46:48 +02:00
Ondřej Samohel
fe7adf36e6
🪲 fix task and product type
2025-10-17 11:44:33 +02:00
Ondřej Samohel
fd5a5a2142
♻️ and remove unnecessary import
2025-10-17 11:40:18 +02:00
Ondřej Samohel
d99075fed6
♻️ use collected data instead
2025-10-17 11:39:42 +02:00
Petr Kalis
6e9055b302
Merge develop
2025-10-16 19:08:32 +02:00
Ondřej Samohel
68e19f4184
🐕 fix linting issues
2025-10-16 18:55:04 +02:00
Ondřej Samohel
e356630f4d
🪲 get the correct template for resources
2025-10-16 17:19:41 +02:00
Jakub Trllo
16d5fe45fc
use settings summary to resolve which addon versions are used
2025-10-16 12:44:35 +02:00
Jakub Jezek
d8dab91619
Adds audio to sibling reviewable instances
...
Ensures audio is added to sibling instances
needing audio for reviewable media.
- Checks for sibling instances with the same
parent ID.
- Adds audio information to those instances.
2025-10-16 11:32:55 +02:00
Jakub Jezek
b1cba11f6b
Skips audio collection in editorial contexts.
...
Prevents duplicate audio collection when editorial
context already handles audio processing.
- Introduces function to get audio instances.
- Checks for existing audio instances to avoid
duplication.
- Skips default audio collection if audio is already
provided.
2025-10-16 11:32:36 +02:00
Jakub Jezek
0aaac3e0d5
Updates review extraction process.
...
Refactors review extraction to remove
Ftrack-specific elements.
- Removes redundant data related to frame
starts in Ftrack.
- Simplifies review representation.
- Streamlines the audio input processing.
2025-10-16 10:38:12 +02:00
Petr Kalis
bb1fed3dbc
Ruff
2025-10-14 15:16:49 +02:00
Petr Kalis
0d96e40d40
Ruff
2025-10-14 15:14:21 +02:00