Merge branch 'enhancement/usd_workflow' of https://github.com/BigRoy/ayon-core into enhancement/usd_workflow

This commit is contained in:
Roy Nieterau 2024-07-01 17:42:54 +02:00
commit 0fcb24ef51

View file

@ -104,6 +104,9 @@ def get_representation_path_in_publish_context(
Allow resolving 'latest' paths from a publishing context's instances
as if they will exist after publishing without them being integrated yet.
Use first instance that has same folder path and product name,
and contains representation with passed name.
Args:
context (pyblish.api.Context): Publishing context.