-
Notifications
You must be signed in to change notification settings - Fork 5.2k
PR Check Modernization
Mike Harder edited this page Jan 8, 2025
·
15 revisions
Improve reliability, performance, maintainability, portability (the ability to run locally), and "contribute-ability" of the checks run on PRs in this repo.
- Code for all checks moves out of repo
openapi-alps
, and into repoazure-rest-api-specs
orazure-sdk-tools
. - All pipelines, jobs, etc. move out of DevDiv DevOps org and into GitHub Actions or the azure-sdk DevOps org.
- Reduced complexity - Examples: minimize server resources, all tests can be run locally, clear/actionable error messages everywhere
Mike | Wes | Daniel | Ray | APIView team |
---|---|---|---|---|
- Swagger Avocado - Swagger LintDiff - Swagger BreakingChanges - Pipeline-bot |
- CredScan | - - - - Swagger ApiDocPreview - PR Summary |
- SDK azure-sdk-for-* pipelines (SDK automation) - Swagger ModelValidation (TBD) - Swagger SemanticValidation (TBD) |
- - |