-
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
Bump to the right version. Switch test account to team account. #4710
Merged
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
8696082
Bump to the right version. Switch test account to team account.
sima-zhu e847724
Fixed version stuff
sima-zhu 2d1e3eb
Fixed typo
sima-zhu a9dc37e
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
sima-zhu ed6ce97
version tests
sima-zhu 78b648c
Bump the verstion
sima-zhu 2de5f0e
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
sima-zhu 037a807
Uncommon blob from codesnippet
sima-zhu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
File renamed without changes.
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
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
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
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
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
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
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
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
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
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
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
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
2 changes: 1 addition & 1 deletion
2
storage/client/file/src/test/resources/session-records/abortCopy.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"networkCallRecords" : [ ], | ||
"variables" : [ "file10519411" ] | ||
"variables" : [ "file59336dc2" ] | ||
} |
26 changes: 13 additions & 13 deletions
26
storage/client/file/src/test/resources/session-records/clearMetadataFromDirClient.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
{ | ||
"networkCallRecords" : [ { | ||
"Method" : "PUT", | ||
"Uri" : "https://sima.file.core.windows.net/dirsharename/directory863334?restype=directory", | ||
"Uri" : "https://azstoragesdkaccount.file.core.windows.net/dirsharename/directory909922?restype=directory", | ||
"Headers" : { | ||
"x-ms-version" : "2018-11-09", | ||
"User-Agent" : "azsdk-java-azure-storage-file/12.0.0-preview.1 1.8.0_201; Windows 10 10.0" | ||
"User-Agent" : "azsdk-java-azure-storage-file/12.0.0-preview.2 1.8.0_201; Windows 10 10.0" | ||
}, | ||
"Response" : { | ||
"x-ms-version" : "2018-11-09", | ||
"Server" : "Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0", | ||
"ETag" : "\"0x8D70F8CB67B1F98\"", | ||
"Last-Modified" : "Tue, 23 Jul 2019 16:42:12 GMT", | ||
"ETag" : "\"0x8D71521CAC84923\"", | ||
"Last-Modified" : "Tue, 30 Jul 2019 19:11:57 GMT", | ||
"retry-after" : "0", | ||
"Content-Length" : "0", | ||
"StatusCode" : "201", | ||
"x-ms-request-id" : "a4781ee1-001a-006b-3775-4192c4000000", | ||
"x-ms-request-id" : "260a2c3b-901a-0077-060a-47b537000000", | ||
"x-ms-request-server-encrypted" : "true", | ||
"Date" : "Tue, 23 Jul 2019 16:42:11 GMT" | ||
"Date" : "Tue, 30 Jul 2019 19:11:57 GMT" | ||
} | ||
}, { | ||
"Method" : "PUT", | ||
"Uri" : "https://sima.file.core.windows.net/dirsharename/directory863334?restype=directory&comp=metadata", | ||
"Uri" : "https://azstoragesdkaccount.file.core.windows.net/dirsharename/directory909922?restype=directory&comp=metadata", | ||
"Headers" : { | ||
"x-ms-version" : "2018-11-09", | ||
"User-Agent" : "azsdk-java-azure-storage-file/12.0.0-preview.1 1.8.0_201; Windows 10 10.0" | ||
"User-Agent" : "azsdk-java-azure-storage-file/12.0.0-preview.2 1.8.0_201; Windows 10 10.0" | ||
}, | ||
"Response" : { | ||
"x-ms-version" : "2018-11-09", | ||
"Server" : "Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0", | ||
"ETag" : "\"0x8D70F8CB6831042\"", | ||
"Last-Modified" : "Tue, 23 Jul 2019 16:42:12 GMT", | ||
"ETag" : "\"0x8D71521CACDEFC8\"", | ||
"Last-Modified" : "Tue, 30 Jul 2019 19:11:57 GMT", | ||
"retry-after" : "0", | ||
"Content-Length" : "0", | ||
"StatusCode" : "200", | ||
"x-ms-request-id" : "a4781ee2-001a-006b-3875-4192c4000000", | ||
"x-ms-request-id" : "260a2c3c-901a-0077-070a-47b537000000", | ||
"x-ms-request-server-encrypted" : "true", | ||
"Date" : "Tue, 23 Jul 2019 16:42:11 GMT" | ||
"Date" : "Tue, 30 Jul 2019 19:11:57 GMT" | ||
} | ||
} ], | ||
"variables" : [ "directory863334" ] | ||
"variables" : [ "directory909922" ] | ||
} |
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does the version always get set from a static conig class ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is auto-gen class. I have the temp fix to pass the spotbugs. Loop in @jianghaolu for further discussion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's track this, so it doesn't cause issues later.