Tools repository leveraged by the Azure SDK team.
Перейти к файлу
Ben Broderick Phillips 353dad2524
[stress testing] Update docs, resiliency for deploy script (#1918)
Updates the stress test docs to use commands from the [stress test deploy script](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/scripts/stress-testing/deploy-stress-tests.ps1) instead of the multi-step manual commands.

Updates the stress test script to handle different az subscription contexts in all scenarios, and a bug fix for auto-installing the powershell yaml module.
2021-08-25 00:23:43 +00:00
.azure-pipelines Switch all Tools to net feed (#1853) 2021-07-30 10:38:13 -07:00
.devcontainer Add GitHub Codespaces configuration. (#1111) 2020-10-20 20:55:43 +11:00
.github [Test-Proxy] Windows Image, Additional Documentation, Certificate Update. (#1879) 2021-08-05 17:51:15 -07:00
config/1es-pools Pool provisioning config (#1359) 2021-02-02 13:27:15 +11:00
doc Update links with master to use main (#1716) 2021-06-21 19:19:55 +00:00
eng [stress testing] Update docs, resiliency for deploy script (#1918) 2021-08-25 00:23:43 +00:00
packages Basic tests and Bug Fix (#1859) 2021-07-30 11:47:59 -04:00
scripts Update Article Type for Docs.MS Doc Updates (#1827) 2021-07-22 23:45:08 +00:00
src Swift APIView: add support for Objective-C and Mixed Source frameworks (#1930) 2021-08-24 10:39:28 -07:00
tools [stress testing] Update docs, resiliency for deploy script (#1918) 2021-08-25 00:23:43 +00: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 [Test-Proxy] eng/common templates (#1909) 2021-08-17 00:18:39 +00: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 Revert "Remove extra feed" (#1510) 2021-03-22 15:31:23 -07:00
README.md remove esoteric java tool (#1872) 2021-08-02 11:12:08 -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