-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Transition Storage SDKs to New Codesnippet Tooling #25346
Merged
alzimmermsft
merged 7 commits into
Azure:main
from
alzimmermsft:AzStorage_TransitionToNewCodesnippetTooling
Nov 16, 2021
Merged
Transition Storage SDKs to New Codesnippet Tooling #25346
alzimmermsft
merged 7 commits into
Azure:main
from
alzimmermsft:AzStorage_TransitionToNewCodesnippetTooling
Nov 16, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alzimmermsft
added
Storage
Storage Service (Queues, Blobs, Files)
Client
This issue points to a problem in the data-plane of the library.
Docs
labels
Nov 11, 2021
alzimmermsft
requested review from
amishra-dev,
jaschrep-msft and
kasobol-msft
as code owners
November 11, 2021 19:08
alzimmermsft
changed the title
Az storage transition to new codesnippet tooling
Transition Storage SDKs to New Codesnippet Tooling
Nov 11, 2021
rickle-msft
approved these changes
Nov 16, 2021
XiaofeiCao
pushed a commit
to XiaofeiCao/azure-sdk-for-java
that referenced
this pull request
Nov 18, 2021
Transition Storage SDKs to New Codesnippet Tooling
rickle-msft
pushed a commit
that referenced
this pull request
Jan 12, 2022
Transition Storage SDKs to New Codesnippet Tooling
rickle-msft
pushed a commit
to rickle-msft/azure-sdk-for-java
that referenced
this pull request
Jan 13, 2022
Transition Storage SDKs to New Codesnippet Tooling
rickle-msft
added a commit
that referenced
this pull request
Jan 14, 2022
* Updated poms, changelogs, and readmes for jan22 patch * Cleaned up some missed conflict tags * Removed leftover merge tag * Add Base Test Compile using Java 8 when JDK is 9 or Above (#26392) Add Base Test Compile using Java 8 when JDK is 9 or Above * Ci fix * Transition Storage SDKs to New Codesnippet Tooling (#25346) Transition Storage SDKs to New Codesnippet Tooling * Fix Rev API Issues Jan 2022 (#26455) * Updated changelog dates Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> Co-authored-by: Vinay Gera <vigera@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fixes #24980
Fixes #24981
Fixes #24982
Fixes #24983
Fixes #24984
Fixes #24985
Fixes #24986
Fixes #24987
This PR updates the Azure Storage SDKs to use the new Javadoc and README codesnippet tooling.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines