Skip to content

Commit 3b847f6

Browse files
authored
ci connfig (Azure#18980)
1 parent ba7d8e9 commit 3b847f6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

sdk/storage/azure-mgmt-storageimportexport/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ This version uses a next-generation code generator that introduces important bre
3030
- This client has now stable and official support for async. Check the `aio` namespace of your package to find the async client.
3131
- This client now support natively tracing library like OpenCensus or OpenTelemetry. See this [tracing quickstart](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/core/azure-core-tracing-opentelemetry) for an overview.
3232

33+
3334
## 0.1.0 (2020-04-11)
3435

3536
* Initial Release

sdk/storage/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ extends:
5454
safeName: azuremgmtstoragecache
5555
- name: azure-mgmt-storagesync
5656
safeName: azuremgmtstoragesync
57+
- name: azure-mgmt-storageimportexport
58+
safeName: azuremgmtstorageimportexport
5759
CondaArtifacts:
5860
- name: azure-storage
5961
meta_source: conda-recipe/meta.yaml

0 commit comments

Comments
 (0)