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

Avalon 8.0 RC 2 #6131

Merged
merged 8 commits into from
Nov 19, 2024
Merged

Avalon 8.0 RC 2 #6131

merged 8 commits into from
Nov 19, 2024

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    3bff6e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6125 from avalonmediasystem/move_override

    Make override explicit by doing it in the original module in an initializer
    cjcolvar authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ecb7995 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd47260 View commit details
    Browse the repository at this point in the history
  4. Fix processing of google drive files

    When we made the switch from mediainfo to ffprobe, we created a new
    class for processing the file. Because Google Drive utilizes
    headers/params for its authorization flow, this change resulted in the
    file information becoming divorced from the auth token. By explicitly
    passing the auth token through to the classes downloading and processing
    the file, we are able to fix this oversight.
    masaball committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c3d8884 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Merge pull request #6127 from avalonmediasystem/more_deps

    Update cross-spawn and remove unneccessary resolutions
    cjcolvar authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    39aeb20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5f772 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6128 from avalonmediasystem/fix_google_drive

    Fix processing of google drive files
    cjcolvar authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a60af64 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6130 from avalonmediasystem/more_deps

    Pin to specific revisions in github until releases of gems are made.
    cjcolvar authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e8afc33 View commit details
    Browse the repository at this point in the history