apiops
apiops copied to clipboard
APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, an...
### Release version v6.0.1.1 ### Question Details Having defined the mentioned values as variables makes the debugging process to difficult to understand which value is being used. I would recommend...
### Release version v6.0* ### Question Details When I use "api-name;rev=2" in version 5.* it extracts only revision 2 related apis. However same is not working in v6.*. Please let...
### Release version v6.0.1.1 ### Describe the bug Hello Team, We are updating an existing API in APIM using APIOps. I am receiving the error below ```` 2024-08-27T12:25:05.0641621Z System.Net.Http.HttpRequestException: HTTP...
### Release version v6.0.1.1 ### Describe the bug When I run the publisher to upload all of my artifacts (one of the apis contains a versionSet into a 'clean' apim...
### Release version v6.0.1 ### Describe the bug When you extract an event hub logger that has a managed identity connection, the JSON is slightly different than using a connection...
### Release version Latest ### Question Details I tried running publisher using the instructions in https://github.com/Azure/apiops/tree/main/tools#debugging-in-github-codespaces But the publisher unable to run and getting the below error ### Expected behavior...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6. Release notes Sourced from rexml's releases. REXML 3.3.6 - 2024-08-22 Improvements Removed duplicated entity expansions for performance. GH-194 Patch by Viktor Ivarsson. Improved namespace...
### Release version ApiOps v6.0.1.7 ### Question Details Subject: Issue with JWT Token Handling in APIOps Publisher Pipeline Description: As my Organization has restrictions in creating Yaml pipelines at release...
**Scenario:** ApiOps is used in a MultiRepo setup (~multiple independant teams) API Products are managed & published in the central team repo APIs are managed by the teams When an...
### Please describe the feature. Would be nice to have a Dry Run option. Similar to Terraform Plan, or AZ CLI --what-if: https://learn.microsoft.com/en-us/cli/azure/deployment/group?view=azure-cli-latest#az-deployment-group-create:~:text=the%20template%20file.-,%2D%2Dwhat%2Dif,-%2Dw This would allow to take actions or...