Tools repository leveraged by the Azure SDK team.
Перейти к файлу
Patrick Hallisey 8d731be354
Put repo processing in try/catch (#8976)
* Put repo processing in try/catch
* Remove repo list and docs from ci trigger
2024-09-16 16:25:57 +00:00
.devcontainer Add GitHub Codespaces configuration. (#1111) 2020-10-20 20:55:43 +11:00
.github Update GitHubEventProcessor to 1.0.0-dev.20240909.2 (#8942) 2024-09-09 17:00:26 +00:00
doc Update macos image from 11 to latest (#8457) 2024-06-17 12:03:58 -07:00
eng Update PublishCodeCoverageResults task to v2 (#8963) 2024-09-13 12:01:25 -07:00
packages Convert pipeline to run under 1ES template (#8118) 2024-04-18 09:23:04 -07:00
src Update PublishCodeCoverageResults task to v2 (#8963) 2024-09-13 12:01:25 -07:00
tools Put repo processing in try/catch (#8976) 2024-09-16 16:25:57 +00:00
.editorconfig Remove failure analysis and apply code cleanup (#8153) 2024-04-26 17:49:12 +00:00
.gitignore Discover Affected Recordings (#8391) 2024-06-10 14:03:51 -07:00
CONTRIBUTING.md Add powershell coding guidelines (#3582) 2022-09-08 16:14:14 -04: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 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 Microsoft mandatory file (#3360) 2022-05-19 08:56:41 -07:00
global.json Bump the nuget group across 7 directories with 1 update (#8608) 2024-07-12 10:20:47 -07:00
mgmtci.proj Separate mgmt tools project 2019-07-12 17:30:36 -07:00
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