-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Descend from the alps/swagger api view #31320
Descend from the alps/swagger api view #31320
Conversation
Next Steps to MergeNext steps that must be taken to merge this PR:
|
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
ad604d4
to
1588bf8
Compare
7d12a35
to
a686d6e
Compare
aa18a6b
to
60e3173
Compare
13998c6
to
85e506a
Compare
85e506a
to
e5639d5
Compare
e5639d5
to
7980b0c
Compare
@mikeharder are there plans to bubble up errors for things like the TypeSpec Validation failures? If I didn't understand how to go digging deep into the collapsed logs I wouldn't have been able to easily figure out what the error is for this PR. Of course, this one could be worse given it is making common file changes and essentially runs tsv all, but it is still difficult to figure out the issue. |
991e200
to
a465ebb
Compare
* Test retrieval of APIView Changed Files * Add Script for Creating Swagger APIViews * Add artificial change to swagger file * Add GitHub Actions Pipeline * Allow workflow work on pull requests * Update GitHub Workflow * Remove PR trigger * Add Script for Creating Swagger APIView * Call APIView API * Add Github location flag * Use unique artifact name * Split into multi-job workflow * Switch APIview Pipeline to DevOps * Remove the GitHub workflows * Minor Change to API * Use Same Script for APIView * Changes to pipeline config and script
* Test retrieval of APIView Changed Files * Add Script for Creating Swagger APIViews * Add artificial change to swagger file * Add GitHub Actions Pipeline * Allow workflow work on pull requests * Update GitHub Workflow * Remove PR trigger * Add Script for Creating Swagger APIView * Call APIView API * Add Github location flag * Use unique artifact name * Split into multi-job workflow * Switch APIview Pipeline to DevOps * Remove the GitHub workflows * Minor Change to API * Use Same Script for APIView * Changes to pipeline config and script
This adds a job for identifying swagger files in a given pull-request and generate relevant swagger APIView token artifacts.