Tools repository leveraged by the Azure SDK team.
Перейти к файлу
Ben Broderick Phillips 868faef28c Add common 1es image variables 2024-03-18 19:18:31 -04:00
.devcontainer
.github Update GitHubEventProcessor to 20240311.2 (#7853) 2024-03-11 17:57:03 +00:00
doc Support resolving environment variable references in matrix config (#7682) 2024-02-29 21:42:10 +00:00
eng Add common 1es image variables 2024-03-18 19:18:31 -04:00
packages mark tox-monorepo as inactive within the readme and package classifiers, update version for new restriction, update setup.py to include upper bound (#7727) 2024-03-15 16:33:51 -07:00
src Fix Legacy Review Resolution Regression (#7901) 2024-03-18 11:40:16 -07:00
tools deleting sdk-ai-bots nuget config temporarily to repair the build for APIView release (#7897) 2024-03-16 01:07:57 +00:00
.editorconfig [CADL APIView] Add cadl-apiview emitter (#4160) 2022-10-05 11:43:10 -07:00
.gitignore auto-merge conflicted assets.json (#7537) 2024-01-17 14:14:23 -08:00
CONTRIBUTING.md Add powershell coding guidelines (#3582) 2022-09-08 16:14:14 -04:00
Directory.Build.props
Directory.Build.targets
LICENSE
NuGet.Config Hackathon/apiap reviewer (#6491) 2023-08-25 12:28:21 -07:00
README.md `/web/pixel-server/` -> `/tools/pixel-server/` (#5624) 2023-03-06 12:24:45 -08:00
SECURITY.md
global.json Update .NET from 6.0.403 to 7.0.102 + DOTNET_ROLL_FORWARD: Major + fix wrong quotes in install-net.yml (#5379) 2023-02-08 16:07:55 -08:00
mgmtci.proj
results.json Integration with Vector DB (#6855) 2023-09-01 14:16:16 -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