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

Add support for publishing tracking data #6

Conversation

antirotor
Copy link
Member

@antirotor antirotor commented Jan 30, 2025

Changelog Description

This PR is adding support for publishing tracking data for all available tracking data exporters in Mocha. You can set if you want to publish for selected layers or for all, you can also set exporter options. All formats will be added as representation for product per layer.

Additional review information

Some exporters produce mulitple files, those will be published as resources and their manifest (list of them) will be main representation file. Working with them will be easier with ynput/ayon-core#979

Additional work to be done

Add default set of exporters to settings.

Testing notes:

  1. create bunch of layers and track
  2. publish them

Note

This is already based on #5

Closes #3

@antirotor antirotor added sponsored This is directly sponsored by a client or community member type: feature Adding something new and exciting to the product labels Jan 30, 2025
@antirotor antirotor linked an issue Jan 30, 2025 that may be closed by this pull request
1 task
@BigRoy
Copy link

BigRoy commented Jan 30, 2025

For a better diff - it's easier to target these to the branches they are based on - you can then later rebase them on Github. But it makes it way easier to review diffs.

@antirotor antirotor changed the base branch from develop to feature/basic-infrastructure January 30, 2025 17:05
@antirotor
Copy link
Member Author

For a better diff - it's easier to target these to the branches they are based on - you can then later rebase them on Github. But it makes it way easier to review diffs.

right you are

@antirotor antirotor merged commit a2ceeee into feature/basic-infrastructure Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sponsored This is directly sponsored by a client or community member type: feature Adding something new and exciting to the product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for publishing track data
2 participants