-
Notifications
You must be signed in to change notification settings - Fork 314
Extracted CMX3600 adapter and related sample data and tests #1487
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
Extracted CMX3600 adapter and related sample data and tests #1487
Conversation
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
…O into extract_adapters
|
This looks pretty good to me. If you want to be really clean about this change we could separate the |
|
Yeah, I noticed the imortlib one made it's way in there after a rebase. |
Signed-off-by: apetrynet <flehnerheener@gmail.com>
tests/baselines/plugin_module/otio_override_adapter/plugin_manifest.json
Outdated
Show resolved
Hide resolved
|
What do we do about references to the cmx adapter in the documentation? Should we do that in this PR or do a proper doc overhaul when we're done with all the adapters? |
|
Lets do the documentation change after we have the adapters split out, but before landing the extract_adapters branch into main. |
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
|
|
…ed in a separate PR. Will rebase when merged Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
… in tests Signed-off-by: apetrynet <flehnerheener@gmail.com>
…SoftwareFoundation#1488) * add "extract_adapters" to CI triggers * use "otiod" as override example Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
… in tests Signed-off-by: apetrynet <flehnerheener@gmail.com>
…extracted Signed-off-by: apetrynet <flehnerheener@gmail.com>
…dapters # Conflicts: # tests/test_examples.py
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Signed-off-by: apetrynet <flehnerheener@gmail.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## extract_adapters #1487 +/- ##
====================================================
- Coverage 80.09% 79.35% -0.74%
====================================================
Files 198 193 -5
Lines 21703 20617 -1086
Branches 4298 4152 -146
====================================================
- Hits 17382 16361 -1021
+ Misses 2174 2145 -29
+ Partials 2147 2111 -36
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
…oftwareFoundation#1487) * Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Robert Osborne <ozborne132@gmail.com>
* Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com>
* Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com>
* Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com>
* Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com>
* Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com>
* Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com>
* Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com>
* Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com>
* Prepare plugin detection for removal of the cmx_3600 adapter (#1488) * add "extract_adapters" to CI triggers * use "otiod" as override example Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Extracted CMX3600 adapter and related sample data and tests (#1487) * Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Extract AAF Adapter from OTIO core and establish separate git repo (#1348) * Remove AAF adapter * Add Note about the AAF adapter being moved Signed-off-by: Mark Reid <mindmark@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove fcp adapter (#1501) * removing the fcp adapter and it's test files * replaced premiere_example.xml with premiere_example.otio to pass console tests. * updated auto generated docs Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove svg adapter (#1502) * removed svg adapter and related test files * updated auto documentation Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove maya sequencer adapter related files (#1520) * Remove maya adapter related files * Update docs Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove fcp x xml adapter related files (#1529) * remove fcp x xml adapter files * update docs Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * remove hls adapter related files (#1535) Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * remove ale adapter related files (#1536) * remove ale adapter related files Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove burnins adapter related files (#1537) * extract burnin files * remove test Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * extract xges adapter files (#1538) * extract xges adapter files Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove the remains of "contrib" * Removed the "contrib" directory tree and all references to the contrib adapters. * Plugin system, setup and auto doc scripts no longer rely on contrib files. * Also removed some entries on other adapters left behind in the adapters.md file. * add README_contrib.md to the manifest Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * fixed `doc-plugins-update` when custom hooks are in environment (#1644) Signed-off-by: Tim Lehr <tim.lehr@disneyanimation.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * added support for pathlib.Path filepath arguments for adapter IO functions (#1704) Signed-off-by: Tim Lehr <tim.lehr@disneyanimation.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Removed orphaned FCP XML adapter post-rebase. Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Update README.md to point users to the adapter repos Co-authored-by: Daniel Flehner Heen <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> * Updated documentation about adapters to better reflect the current landscape Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Removed contrib plugin manifest from package data Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Removed extract_adapters branch from CI references Signed-off-by: Eric Reinecke <ereinecke@netflix.com> --------- Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> Signed-off-by: Mark Reid <mindmark@gmail.com> Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Tim Lehr <tim.lehr@disneyanimation.com> Co-authored-by: Daniel Flehner Heen <flehnerheener@gmail.com> Co-authored-by: Mark Reid <mindmark@gmail.com> Co-authored-by: Rob Osborne <ozborne132@gmail.com> Co-authored-by: Tim Lehr <timlehr@users.noreply.github.com>
* Prepare plugin detection for removal of the cmx_3600 adapter (AcademySoftwareFoundation#1488) * add "extract_adapters" to CI triggers * use "otiod" as override example Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Extracted CMX3600 adapter and related sample data and tests (AcademySoftwareFoundation#1487) * Removed the cmx_3600 adapter * Removed sample data only used by the cmx_3600 adapter * Add "extract_adapters" to CI triggers * otioz test called for an edl we removed. Replaced with an otio file * Converted screening_example.edl to screening_example.otio and used it in tests * Removed other adapter suffixes from plugin tests as they belong to adapters soon to be extracted * Autogenerated docs for CMX3600 removed Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Extract AAF Adapter from OTIO core and establish separate git repo (AcademySoftwareFoundation#1348) * Remove AAF adapter * Add Note about the AAF adapter being moved Signed-off-by: Mark Reid <mindmark@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove fcp adapter (AcademySoftwareFoundation#1501) * removing the fcp adapter and it's test files * replaced premiere_example.xml with premiere_example.otio to pass console tests. * updated auto generated docs Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove svg adapter (AcademySoftwareFoundation#1502) * removed svg adapter and related test files * updated auto documentation Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove maya sequencer adapter related files (AcademySoftwareFoundation#1520) * Remove maya adapter related files * Update docs Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove fcp x xml adapter related files (AcademySoftwareFoundation#1529) * remove fcp x xml adapter files * update docs Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * remove hls adapter related files (AcademySoftwareFoundation#1535) Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * remove ale adapter related files (AcademySoftwareFoundation#1536) * remove ale adapter related files Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove burnins adapter related files (AcademySoftwareFoundation#1537) * extract burnin files * remove test Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * extract xges adapter files (AcademySoftwareFoundation#1538) * extract xges adapter files Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Remove the remains of "contrib" * Removed the "contrib" directory tree and all references to the contrib adapters. * Plugin system, setup and auto doc scripts no longer rely on contrib files. * Also removed some entries on other adapters left behind in the adapters.md file. * add README_contrib.md to the manifest Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * fixed `doc-plugins-update` when custom hooks are in environment (AcademySoftwareFoundation#1644) Signed-off-by: Tim Lehr <tim.lehr@disneyanimation.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * added support for pathlib.Path filepath arguments for adapter IO functions (AcademySoftwareFoundation#1704) Signed-off-by: Tim Lehr <tim.lehr@disneyanimation.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Removed orphaned FCP XML adapter post-rebase. Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Update README.md to point users to the adapter repos Co-authored-by: Daniel Flehner Heen <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> * Updated documentation about adapters to better reflect the current landscape Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Removed contrib plugin manifest from package data Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Removed extract_adapters branch from CI references Signed-off-by: Eric Reinecke <ereinecke@netflix.com> --------- Signed-off-by: apetrynet <flehnerheener@gmail.com> Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> Signed-off-by: Mark Reid <mindmark@gmail.com> Signed-off-by: rosborne132 <ozborne132@gmail.com> Signed-off-by: Tim Lehr <tim.lehr@disneyanimation.com> Co-authored-by: Daniel Flehner Heen <flehnerheener@gmail.com> Co-authored-by: Mark Reid <mindmark@gmail.com> Co-authored-by: Rob Osborne <ozborne132@gmail.com> Co-authored-by: Tim Lehr <timlehr@users.noreply.github.com> Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
Link the Issue(s) this Pull Request is related to.
This PR is related to issue #1386
Summarize your change.
This PR removes the
cmx_3600adapter and related sample files and tests.There might still be some bits and pieces left, like in the documentation.