Merged
Conversation
added 2 commits
May 10, 2021 18:49
added 4 commits
May 12, 2021 20:47
added 2 commits
May 14, 2021 17:25
cipepser
reviewed
May 14, 2021
osuketh
reviewed
May 14, 2021
osuketh
reviewed
May 14, 2021
osuketh
reviewed
May 14, 2021
osuketh
reviewed
May 14, 2021
osuketh
reviewed
May 14, 2021
osuketh
reviewed
May 14, 2021
osuketh
reviewed
May 14, 2021
osuketh
reviewed
May 18, 2021
osuketh
approved these changes
May 18, 2021
osuketh
reviewed
May 19, 2021
glassonion1
commented
May 20, 2021
| EVENT_LIMIT: ${EVENT_LIMIT} | ||
| UNLOCK_DURATION: ${UNLOCK_DURATION} | ||
| PJ_NAME: ${PJ_NAME} | ||
| AZURITE_IP_ADDRESS: ${AZURITE_IP_ADDRESS} |
Contributor
Author
There was a problem hiding this comment.
ここに修正が必要だったんですね。完全にスルーしてました。
added 3 commits
May 20, 2021 19:38
…to feature/blob_client
This file contains hidden or 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
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.
やったこと
Azure SDK for Rustのラッパーライブラリの作成
検証
Azureのstorageforanonifydevアカウントで実際にblobの作成と更新、データの取得ができることを確認済み
ユニットテストでAzurite上でblobの作成と更新、データの取得ができることを確認済み
参考
Azure SDK for Rust
Azurite