-
Notifications
You must be signed in to change notification settings - Fork 1.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
[Communication] - SMS - Pipeline arg is added #27321
Conversation
/azp run js - azure-communication-sms - tests |
No pipelines are associated with this pull request. |
API change check API changes are not detected in this pull request. |
/azp run js - communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - communication-sms - tests |
Azure Pipelines failed to run 1 pipeline(s). |
/azp run js - communication-sms - tests |
Azure Pipelines failed to run 1 pipeline(s). |
/azp run js - communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - communication-sms - tests |
Pull request contains merge conflicts. |
/azp run js - communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run js - communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
@@ -80,6 +80,7 @@ | |||
"@types/mocha": "^10.0.0", | |||
"@types/node": "^16.0.0", | |||
"@types/sinon": "^10.0.0", | |||
"c8": "^8.0.1", |
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.
Hi @ozgurcivi-msft! I was wondering why the package was added to the common sdk :)
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.
Packages impacted by this PR
Issues associated with this PR
Describe the problem that is addressed by this PR
What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?
Are there test cases added in this PR? (If not, why?)
Provide a list of related PRs (if any)
Command used to generate this PR:**(Applicable only to SDK release request PRs)
Checklists