Tools repository leveraged by the Azure SDK team.
Перейти к файлу
Chidozie Ononiwu d2904137b4 Add spec-gen-sdk pipeline configuration 2025-01-15 19:38:31 -08:00
.config Auto-generated baselines by 1ES Pipeline Templates (#8971) 2024-09-18 17:17:13 -04:00
.devcontainer
.github Update GitHubEventProcessor version to 1.0.0-dev.20241206.2 (#9490) 2024-12-09 08:12:01 -08:00
doc Improve common flow docs (#9437) 2024-12-04 19:43:47 +00:00
eng Add spec-gen-sdk pipeline configuration 2025-01-15 19:38:31 -08:00
packages prettify java-packages/codesnippet-maven-plugin readme java snippets (#8454) 2024-10-18 11:12:00 -04:00
src Switch labels to sentence case (#9549) 2024-12-18 15:10:32 -08:00
tools Bump eslint-plugin-import from 2.30.0 to 2.31.0 in /tools/sdk-testgen (#9265) 2024-12-30 13:54:46 +08:00
.editorconfig Remove failure analysis and apply code cleanup (#8153) 2024-04-26 17:49:12 +00:00
.gitignore Moving Issue Labeler to official repo (#9369) 2024-11-22 16:20:32 -08:00
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE
NuGet.Config Hackathon/apiap reviewer (#6491) 2023-08-25 12:28:21 -07:00
README.md
SECURITY.md
global.json Revert "[.NET] Updating to .NET 9 (#9539)" (#9560) 2024-12-18 20:42:16 -05:00
mgmtci.proj
package-lock.json Serve APIView Index Page and Review Page Via SPA UI (#8502) 2024-07-07 20:51:17 -07:00
package.json Serve APIView Index Page and Review Page Via SPA UI (#8502) 2024-07-07 20:51:17 -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 [1] Readme Manage GitHub check-runs in a mono-repo. Enabled via GitHub actions
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

[1] Check Enforcer is located in azure-sdk-actions repo.

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