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

Removing blob storage SDK leakage into the code base #9981

Closed
wants to merge 20 commits into from
Closed

Commits on May 21, 2024

  1. WIP

    agr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    018faec View commit details
    Browse the repository at this point in the history
  2. Unused args.

    agr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    56ec658 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Removing BlobRequestOptions

    agr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5dda8bf View commit details
    Browse the repository at this point in the history
  2. Less usings.

    agr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cf3c800 View commit details
    Browse the repository at this point in the history
  3. BlobContinuationTokens.

    agr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    812662d View commit details
    Browse the repository at this point in the history
  4. BLob list details wrapper.

    agr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cb98c41 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. BlobProperties

    agr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ed59f66 View commit details
    Browse the repository at this point in the history
  2. CopyState

    agr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    99b4180 View commit details
    Browse the repository at this point in the history
  3. AccessCondition

    agr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6d65715 View commit details
    Browse the repository at this point in the history
  4. SAS permissions enum

    agr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f81cc7f View commit details
    Browse the repository at this point in the history
  5. Method rename

    agr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    435d521 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. ContentEncoding property

    agr committed May 24, 2024
    Configuration menu
    Copy the full SHA
    217c7e6 View commit details
    Browse the repository at this point in the history
  2. Overwrite fix.

    agr committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5526e3d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Exceptions!

    agr committed May 25, 2024
    Configuration menu
    Copy the full SHA
    379d154 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Pulling back nuget.jobs changes.

    agr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d08d4e6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. WrapStorageExceptionAsync

    agr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cdf1063 View commit details
    Browse the repository at this point in the history
  2. Missed ?

    agr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bfd2449 View commit details
    Browse the repository at this point in the history
  3. Catching more cases of blob/container not found.

    Shorter HttpStatusCode checks.
    agr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b919573 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c747941 View commit details
    Browse the repository at this point in the history
  5. NuGet.Jobs version update

    agr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5b72650 View commit details
    Browse the repository at this point in the history