Tools repository leveraged by the Azure SDK team.
Перейти к файлу
praveenkuttappan d17c878e13
APIStubGen skips public classes defined in internal modules (#1480)
* Include all module members in root package namespace
2021-03-11 06:19:53 -08:00
.azure-pipelines support go in apiview (#1385) 2021-02-10 12:36:41 -08:00
.devcontainer Add GitHub Codespaces configuration. (#1111) 2020-10-20 20:55:43 +11:00
.github Remove Danny from CODEOWNERS (#1093) 2020-10-16 14:42:31 -07:00
config/1es-pools Pool provisioning config (#1359) 2021-02-02 13:27:15 +11:00
doc Fix link to common 2021-01-28 08:44:39 -08:00
eng Sort changelogs by date then version (#1479) 2021-03-10 19:59:22 +00:00
packages APIStubGen skips public classes defined in internal modules (#1480) 2021-03-11 06:19:53 -08:00
scripts Fixed the edge cases of spring boot packages. (#1272) 2020-12-10 10:41:22 -08:00
src APIStubGen skips public classes defined in internal modules (#1480) 2021-03-11 06:19:53 -08:00
tools Add CI trigger back to pipeline generator (#1410) 2021-03-09 11:38:19 +11:00
web/pixel-server Adding tool to insert/update a tracking pixel located in every readme.md or readme.rst. 2019-03-04 18:14:30 -08:00
.gitignore Maven CodeSnippet Plugin (#544) 2020-05-12 10:31:15 -07:00
Directory.Build.props Restructure the .NET build 2019-04-05 09:04:42 -07:00
Directory.Build.targets Restructure the .NET build 2019-04-05 09:04:42 -07:00
LICENSE Initial commit 2019-02-13 14:55:50 -08:00
NuGet.Config Support variants in test pipelines (#1311) 2021-01-12 08:38:32 -08:00
README.md Add http-fault-injector to repo README 2021-01-14 19:55:52 -08:00
dotnet.proj Add support for resolving comments (#221) 2019-09-30 11:50:25 -07:00
global.json Add Client SDK analyzers (#21) 2019-04-04 10:59:39 -07:00
mgmtci.proj Separate mgmt tools project 2019-07-12 17:30:36 -07:00

README.md

Azure SDK Tools

This repository contains useful tools that the Azure SDK team utilizes across their infrastructure.

Index

Package or Intent Path Description Status
Check Enforcer Readme Manage GitHub check-runs in a mono-repo. Not Yet Enabled
doc-warden Readme A tool used to enforce readme standards across Azure SDK Repos. Build Status
http-fault-injector Readme HTTP proxy server for testing HTTP clients during "faults" like "connection closed in middle of body". Build Status
Maven Plugin for Snippets Readme A Maven plugin that that updates code snippets referenced from javadoc comments. Not Yet Enabled
pixel insertion tool Readme A tool used to insert the requests for images served by pixel server. Not Yet Enabled
pixel-server Readme A tiny ASP.NET Core site used to serve a pixel and record impressions. Not Yet Enabled

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Azure DevOps builds

C:/repo/sdk-tools/packages/java-packages/snippet-replacer-maven-plugin