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 Archive Uploads to GitHub-Owned Storage with Multipart Upload Option #1261

Closed
wants to merge 16 commits into from

Commits on Sep 5, 2024

  1. Initial commit

    hfishback01 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a39329d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fix tests

    hfishback01 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2175557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11d71a3 View commit details
    Browse the repository at this point in the history
  3. remove other warnings

    hfishback01 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6006d30 View commit details
    Browse the repository at this point in the history
  4. fix redundant cast

    hfishback01 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8086ab3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. remove unnecessary check

    hfishback01 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ccf56a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d812344 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary tests

    hfishback01 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    27b5686 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Address Arin’s comments

    hfishback01 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2aadb06 View commit details
    Browse the repository at this point in the history
  2. add dev var url

    hfishback01 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    56931b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    9867a30 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    71e3ed6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    25ea598 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    50e1186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    432f1be View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts

    begonaguereca committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1e2ad94 View commit details
    Browse the repository at this point in the history