Travis Prescott

Results 64 issues of Travis Prescott

Consolidates work items that remain for AzureStorageBlob documentation. - [ ] Add errors to docstrings. (see closed #288) - [ ] Include simple and advanced examples (see closed #293) -...

Docs
Client
Storage

Consolidates work items that remain for AzureIdentity documentation. - [ ] Add errors to docstrings. (see closed #288) - [ ] Include simple and advanced examples (see closed #293) -...

Docs
Client
Azure.Identity

We have a generated YAML file that looks like this snippet: ``` schemas: objects: - &ref_0 type: object apiVersions: - version: 0.0.0 parents: all: - &ref_2 type: object apiVersions: -...

We have a data model schema that is using verbatim tags in YAML to indicate polymorphism. Note the protocol property in the below YAML snippet. ```yaml globalParameters: - ! &ref_8...

@antpass79 commented on [Tue Feb 01 2022](https://github.com/Azure/azure-sdk-for-ios/issues/1141) I can send raw frames through ACS to Teams meeting with Android sdk (https://docs.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/get-started-raw-media-access). I saw in the roadmap that the version for...

Needs: triage :mag:

@mkambale commented on [Fri Feb 04 2022](https://github.com/Azure/azure-sdk-for-ios/issues/1146) **Describe the bug** If user receives phone call during meeting, user keeps teams call on hold and receives phone call, after the phone...

Needs: triage :mag:

@tompi commented on [Mon Feb 07 2022](https://github.com/Azure/azure-sdk-for-ios/issues/1152) **Describe the bug** Experienced 3 crashes on 2 different iphones yesterday, unfortunately not "our" phones, so cant provide device logs. ***Exception or Stack...

Needs: triage :mag:

The current behavior of `run_tests --module` is to playback all tests that have recordings and record all tests that do not (and are not live only). When I have to...

enhancement
Test

We used to have this feature via GitHub but it was removed. It would be great to be able to quickly test a PR's changes with a command like: `azdev...

New Command(s)

On-going issue to track creation of new linter rules - [x] examples in help with invalidate argument names - [ ] name type arguments without completers - [ ] arguments...

enhancement
Linter