Skip to content

Commit

Permalink
Add document to test WIP analyzer (#6766)
Browse files Browse the repository at this point in the history
  • Loading branch information
pshao25 authored Aug 15, 2023
1 parent cbc71f2 commit f8af780
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/dotnet/Azure.ClientSdk.Analyzers/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## How to test WIP Azure.ClientSdk.Analyzers against azure-sdk-for-net
1. Make changes into a feature branch in azure-sdk-tools.
2. Run [release pipeline](https://dev.azure.com/azure-sdk/internal/_build?definitionId=2945&_a=summary) for the feature branch.
3. Create a draft PR in azure-sdk-for-net bumping to the newly created dev version.
4. If we are satisfied with the results and all other PR comments are handled we can merge the azure-sdk-tools PR.
5. A new dev version will be published with a release from main branch.
6. Update the azure-sdk-for-net PR to use the newest version and merge the azure-sdk-for-net PR.

0 comments on commit f8af780

Please sign in to comment.