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

fix: sequence processing order for v0.8 #554

Merged
merged 4 commits into from
Oct 4, 2022
Merged

Commits on Oct 2, 2022

  1. fix sequence processing order (#553)

    * fix: capture time ordering for sequence processing
    
    * rename
    
    * remove unused imports
    
    * add tests/cli/process_sequence_properties.py
    ptpt committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    d15b1d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bb1c3b View commit details
    Browse the repository at this point in the history
  3. enable CI for this branch

    ptpt committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    da8fec9 View commit details
    Browse the repository at this point in the history
  4. check if ffmpeg is installed

    ptpt committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    cc6dff3 View commit details
    Browse the repository at this point in the history