Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offloaded delivery processing workflow changes #930

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

jakubjezek001
Copy link
Member

Changelog Description

Changes required for ayon-circuit offloaded delivery processing workflow.

Additional info

Additional changes needed for https://github.com/ynput/ayon-circuit/pull/13 to run correctly.

Testing notes:

All should work as before.

@jakubjezek001 jakubjezek001 self-assigned this Oct 1, 2024
@ynbot
Copy link
Contributor

ynbot commented Oct 1, 2024

@ynbot ynbot added type: feature Adding something new and exciting to the product size/XS labels Oct 1, 2024
@jakubjezek001 jakubjezek001 added type: enhancement Improvement of existing functionality or minor addition and removed size/XS type: feature Adding something new and exciting to the product labels Oct 1, 2024
@ynbot ynbot added the type: feature Adding something new and exciting to the product label Oct 1, 2024
@@ -21,8 +21,7 @@ class CollectOtioReview(pyblish.api.InstancePlugin):

label = "Collect OTIO Review"
order = pyblish.api.CollectorOrder - 0.078
families = ["clip"]
hosts = ["resolve", "hiero", "flame"]
families = ["editorial.otio.review"]
Copy link
Member

@iLLiCiTiT iLLiCiTiT Nov 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change will disable otio review for all previous hosts ("resolve", "hiero", "flame"), are there related PRs in their repositories?

Adjusted the version constraint for a library to ensure compatibility by restricting it to less than 2.4.0.
Copy link
Member

@iLLiCiTiT iLLiCiTiT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition type: feature Adding something new and exciting to the product
Projects
Status: Change Requested
Development

Successfully merging this pull request may close these issues.

3 participants