Skip to content

[Communication] - SDK - Synced SMS and Phone Numbers shared folders#17985

Merged
jbeauregardb merged 3 commits intoAzure:masterfrom
jbeauregardb:shared_sync
Apr 13, 2021
Merged

[Communication] - SDK - Synced SMS and Phone Numbers shared folders#17985
jbeauregardb merged 3 commits intoAzure:masterfrom
jbeauregardb:shared_sync

Conversation

@jbeauregardb
Copy link
Contributor

SMS and Phone Numbers packages had an outdated version of their shared folders. Identity and chat were updated so I replicated the changes on these two other SDKs.

@ghost ghost added the Communication label Apr 12, 2021
@jbeauregardb
Copy link
Contributor Author

/azp run python - communication - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@DominikMe DominikMe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Jorge!

We also need to update setup.py to add typing-extensions as a dependency. See @annatisch 's PR as an example: #17912

@annatisch
Copy link
Member

@jbeauregardb - there are other files in _shared that have changed since these were last synced. I think chat is the only SDK with the latest code. Have you tried copying over the entire directory?

from typing_extensions import Protocol, TypedDict

import msrest
from azure.core import CaseInsensitiveEnumMeta
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will need to also bump the azure-core dependency to ensure CaseInsensitiveEnumMeta is present.

@jbeauregardb
Copy link
Contributor Author

/azp run python - communication - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@DominikMe DominikMe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unblocking my review to just Comment. Anna has this and you don't need my approval :-)

@DominikMe DominikMe self-requested a review April 12, 2021 22:54
Copy link
Member

@DominikMe DominikMe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

@DominikMe DominikMe dismissed their stale review April 12, 2021 22:57

it's my own and I don't want to block

@jbeauregardb jbeauregardb merged commit 03bed39 into Azure:master Apr 13, 2021
iscai-msft added a commit that referenced this pull request Apr 15, 2021
…into protocol_base

* 'master' of https://github.com/Azure/azure-sdk-for-python: (337 commits)
  [Container Registry] adding blurb about env vars to set (#17976)
  shared_requirements msrest verison update (#17938)
  Deprecate Azure-Synapse (#18027)
  add perf tests (#17519)
  Increment package version after release of azure-search-documents (#18017)
  [Communication]: Migrated python identity tests to use ARM template (#17890)
  [Container Registry] fixing up the test-resources-post script (#17883)
  [Communication]: Removed error code assertion from unauthorized phone number test (#17955)
  Add Conda Publishing (#17889)
  fix search fields (#18014)
  Sync eng/common directory with azure-sdk-tools for PR 1552 (#18011)
  [AppConfiguration] fix tests (#17917)
  updating generated code (#17874)
  Update document translation sample slug (#17989)
  update release date (#17988)
  [Communication] - SDK - Synced SMS and Phone Numbers shared folders (#17985)
  Remove unnecessary attribute access (#18007)
  [AutoRelease] t2-healthcareapis-2021-04-12-56802 (#17968)
  Revert retain. (#18004)
  Sync eng/common directory with azure-sdk-tools for PR 1553 (#18002)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants