Tools repository leveraged by the Azure SDK team.
Перейти к файлу
Wei Dong bfa31f71af
sdk generation pipeline docker (#3259)
2022-05-27 18:32:58 +08:00
.azure-pipelines Remove Python APi-stub-generator packaging and CI triggers (#3093) 2022-04-07 16:52:32 -04:00
.devcontainer Add GitHub Codespaces configuration. (#1111) 2020-10-20 20:55:43 +11:00
.github Use yml extension in github workflow for consistency (#3377) 2022-05-25 23:19:38 -04:00
config/1es-pools Pool provisioning config (#1359) 2021-02-02 13:27:15 +11:00
doc Merge test resource cleanup scripts. Support owner tags, CI and interactive modes. (#2847) 2022-03-21 19:40:04 +00:00
eng Create json package property parent directory (#3378) 2022-05-26 13:35:46 -04:00
packages When installing dev package, target a specific index (#3189) 2022-05-17 12:39:08 -07:00
scripts Merge test resource cleanup scripts. Support owner tags, CI and interactive modes. (#2847) 2022-03-21 19:40:04 +00:00
src Update package name in Go APIView token file (#3385) 2022-05-26 20:22:56 -04:00
tools sdk generation pipeline docker (#3259) 2022-05-27 18:32:58 +08:00
web/pixel-server Remove query string param ?path=, add example query (#2514) 2022-01-07 14:54:21 -08:00
.editorconfig Export build logs to blob storage (#2135) 2021-10-28 11:37:08 -07:00
.gitignore [Asset Sync] Script Prototype and Investigation Docs(#3170) 2022-05-10 14:00:37 -07:00
CONTRIBUTING.md Changes on tool readmes (#2388) 2022-01-12 14:02:38 -08: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 Fixed the security supply chain warnings for tools repo (#3275) 2022-05-05 10:56:26 -07:00
README.md remove esoteric java tool (#1872) 2021-08-02 11:12:08 -07:00
SECURITY.md Microsoft mandatory file (#3360) 2022-05-19 08:56:41 -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