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...
### Please describe the feature. Please add `version` and `help` options to the `publisher` executable. For example: ```shell publisher --version # 5.1.4 publisher --help # ... help text here .......
### Please describe the feature. As per my understanding, the publisher currently supports two scenarios: 1. Deployment based on a single Commit ID 2. Deployment based on entire repo content...
### Release version v5.1.4 ### Describe the bug For an existing API, and for pushing a new API where none was present in APIM. The Description field on the Settings...
### Release version v6.0.0-alpha.1.0.8 ### Describe the bug 2024-06-09T09:55:22.3229337Z ##[debug]Evaluating condition for step: 'Create pull request' 2024-06-09T09:55:22.3230249Z ##[debug]Evaluating: SucceededNode() 2024-06-09T09:55:22.3230495Z ##[debug]Evaluating SucceededNode: 2024-06-09T09:55:22.3230928Z ##[debug]=> True 2024-06-09T09:55:22.3231175Z ##[debug]Result: True 2024-06-09T09:55:22.3231461Z ##[section]Starting:...
### Release version v6.0.0-alpha.1.0.8 ### Describe the bug Trying to run the default extractor from github against a consumption tier APIM instance. Both full extract and extracting with the config.yaml...
[BUG]
### Release version v4.10.2 ### Describe the bug The extractor pipeline doesn't extract the versions of the API anymore, e.g.: v1, v2, v3, but it used to work before ###...
### Please describe the feature. When I run a product extractor and have no apis listed. It will not write the apis association file. I see in the Trace that...
### Release version Azure APIM v6.0.0 ### Question Details Is it possible to merge multiple open API specification files in the publisher pipeline? ### Expected behavior We have a specification...
Currently apiops expects the user to exist in the target apim instance before while promoting. This can cause the publisher to fail if the user doesn't exist in the target...
### Release version APIOps Toolkit for Azure APIM v5.1.4 ### Describe the bug When publishing an API specification that contains ° or ³, the final result of our schema definitions...