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 for Issue 13096 #15390

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

westford14
Copy link
Contributor

This closes #13096 -- basically creates a way of listing out all of the blobs within an AzureBlobStorageContainer. Also created a test alongside.

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

@github-actions github-actions bot added the enhancement An improvement of an existing feature label Sep 16, 2024
@westford14
Copy link
Contributor Author

hey @cicdw -- I believe that this addresses the linked issue

Copy link
Member

@desertaxle desertaxle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

@desertaxle desertaxle merged commit 11c0cf9 into PrefectHQ:main Sep 16, 2024
12 checks passed
@westford14 westford14 deleted the fix-for-issue-13096 branch September 16, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add AzureBlobStorageContainer.list_blobs method
2 participants