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

[storage-blob-preview] az storage blob filter: Add --container-name to support filter blobs in specific container #5481

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

evelyn-ys
Copy link
Member

For filtering blobs by tags within specific container, instead of calling Find Blobs by Tag, service has a new API Find Blobs by Tag in Container to support.

This PR add --container-name parameter to az storage blob filter command to identify which API to call


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

@ghost ghost added the Auto-Assign Auto assign by bot label Oct 24, 2022
@ghost ghost requested review from calvinhzy and yonzhan October 24, 2022 07:10
@ghost ghost assigned evelyn-ys Oct 24, 2022
@ghost ghost added this to the Nov 2022 (2022-12-06) milestone Oct 24, 2022
@ghost ghost added the Storage label Oct 24, 2022
@evelyn-ys
Copy link
Member Author

Wait until 11/1 to release at the same time with PSH

@evelyn-ys evelyn-ys marked this pull request as draft October 24, 2022 08:13
@evelyn-ys evelyn-ys marked this pull request as ready for review November 2, 2022 01:33
@evelyn-ys evelyn-ys merged commit 979eede into Azure:main Nov 2, 2022
@azclibot
Copy link
Collaborator

azclibot commented Nov 2, 2022

[Release] Update index.json for extension [ storage-blob-preview ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=12609&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Storage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants