Tools repository leveraged by the Azure SDK team.
Перейти к файлу
PyBlend 5b06bc0f45
clean up remaining TODOs (#9178)
2024-10-15 14:38:27 -07:00
.config Auto-generated baselines by 1ES Pipeline Templates (#8971) 2024-09-18 17:17:13 -04:00
.devcontainer
.github Update dependabot.yml (#9065) 2024-09-26 16:12:09 -07:00
doc
eng Handle empty/null alias in function (#9155) 2024-10-14 11:01:11 -07:00
packages
src 091724/samples api view (#9038) 2024-10-15 12:19:43 -07:00
tools clean up remaining TODOs (#9178) 2024-10-15 14:38:27 -07:00
.editorconfig
.gitignore
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE
NuGet.Config
README.md
SECURITY.md
global.json Bump the nuget group across 7 directories with 1 update (#8608) 2024-07-12 10:20:47 -07: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