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

Azure: raise FileNotFoundError when requested blob is missing from storage #1358

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Feb 27, 2024

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

Commits on Mar 1, 2024

  1. Merge pull request #1 from torchbox-forks/fix/azure-missing-blob-hand…

    …ling
    
    Azure: raise FileNotFoundError when requested blob is missing from storage
    alxbridge committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    69a3d97 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    345b576 View commit details
    Browse the repository at this point in the history
  2. AzureStorageTest.test_missing_file_handling: use storage's 'open' met…

    …hod, not private '_open'
    alxbridge committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3b5ba16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9be64e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    039f57c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a39e740 View commit details
    Browse the repository at this point in the history