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

TrayPublisher: adds new editorial exchange package product #484

Commits on May 3, 2024

  1. AY-4801 - new creator for editorial_pckg

    Should publish folder with otio file and (.mov) resources.
    kalisp committed May 3, 2024
    Configuration menu
    Copy the full SHA
    230611e View commit details
    Browse the repository at this point in the history
  2. AY-4801 - new collector for editorial_pckg

    Collects otio_path and resource_paths from folder.
    Doesn't parse and collect otio_data yet, to not carry too much data over.(Might be changed)
    kalisp committed May 3, 2024
    Configuration menu
    Copy the full SHA
    4318218 View commit details
    Browse the repository at this point in the history
  3. AY-4801 - new validator for editorial_pckg

    Currently checks only by file names and expects flat structure.
    It ignores path to resources in otio file as folder might be dragged in and
    published from different location than it was created.
    kalisp committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1ff4d63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20dad59 View commit details
    Browse the repository at this point in the history
  5. AY-4801 - added editorial_pckg extractor

    Modifies otio file with rootless publish paths, prepares for integration.
    kalisp committed May 3, 2024
    Configuration menu
    Copy the full SHA
    345f5f3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. AY-4801-Added conversion of resources

    Added similar configuration as for ExtractReview to control possible conversion from .mov to target format (.mp4)
    kalisp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2facf91 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/ynput/ayon-core into fea…

    …ture/AY-4801_traypublisher-publish-editorial-exchange-package-product
    kalisp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2a7ffa9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge branch 'develop' into feature/AY-4801_traypublisher-publish-edi…

    …torial-exchange-package-product
    jakubjezek001 authored May 9, 2024
    Configuration menu
    Copy the full SHA
    63f0255 View commit details
    Browse the repository at this point in the history
  2. Update client/ayon_core/hosts/traypublisher/plugins/create/create_edi…

    …torial_package.py
    
    Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
    jakubjezek001 and BigRoy authored May 9, 2024
    Configuration menu
    Copy the full SHA
    b7be195 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge branch 'develop' of https://github.com/ynput/ayon-core into fea…

    …ture/AY-4801_traypublisher-publish-editorial-exchange-package-product
    kalisp committed May 10, 2024
    Configuration menu
    Copy the full SHA
    65d824e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/ynput/ayon-core into fea…

    …ture/AY-4801_traypublisher-publish-editorial-exchange-package-product
    kalisp committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2a9e1be View commit details
    Browse the repository at this point in the history
  3. AY-4801-simplified Settings

    Got rid of profiles, didn't make much sense.
    Git rid of multiple output definitions, didn't make sense with single otio file.
    kalisp committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2a675f5 View commit details
    Browse the repository at this point in the history
  4. AY-4801-exposed state of conversion from Settings in creator

    Settings have toggle to on/off conversion, this is exposed for Artist to decide ad-hoc.
    kalisp committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a1d310f View commit details
    Browse the repository at this point in the history
  5. AY-4801-updated variable name

    Old 'path' clashed in output of instance attributes in Publisher.
    kalisp committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b55ed2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    663ace6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a45c5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8503aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba09189 View commit details
    Browse the repository at this point in the history
  10. AY-4801-removed dev print

    kalisp committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8365ed4 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' of https://github.com/ynput/ayon-core into fea…

    …ture/AY-4801_traypublisher-publish-editorial-exchange-package-product
    kalisp committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1fc39f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    171ecf2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c976261 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e19986a View commit details
    Browse the repository at this point in the history
  15. Add quotes to file paths in ExtractEditorialPckgConversion, improve e…

    …rror message handling in ValidateEditorialPackage.
    jakubjezek001 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    922db60 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge branch 'develop' into feature/AY-4801_traypublisher-publish-edi…

    …torial-exchange-package-product
    jakubjezek001 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    448acc2 View commit details
    Browse the repository at this point in the history