Skip to content

Chore: Use new editorial families - #142

Open
iLLiCiTiT wants to merge 3 commits into
developfrom
enhancement/use-new-editorial-families
Open

Chore: Use new editorial families#142
iLLiCiTiT wants to merge 3 commits into
developfrom
enhancement/use-new-editorial-families

Conversation

@iLLiCiTiT

Copy link
Copy Markdown
Member

Changelog Description

Use new families defined in core to process editorial instances.

Additional review information

This PR in ayon core is adding new families that are used to explicitly process instances instead of host based processing.

This PR is adding the families but should still work with old core. The same the core PR should work with hiero develop.

Testing notes:

All possible combinations of ayon-core and ayon-hiero should produce exactly same output.

  • flame develop + core develop
  • flame PR + core PR
  • flame PR + core develop
  • flame develop + core PR

@iLLiCiTiT iLLiCiTiT self-assigned this Jul 21, 2026
@iLLiCiTiT iLLiCiTiT added the type: enhancement Improvement of existing functionality or minor addition label Jul 21, 2026

@rdelillo rdelillo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tested with develop core and ynput/ayon-core#1967 (review), works as expected.


if review_switch is True:
if reviewable_source == "clip_media":
instance.data["families"].append("review")

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
instance.data["families"].append("otio.review.clip")

This'll need to be adjusted if we decide to change:
ynput/ayon-core#1967 (comment)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants