Azure / apiops

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, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that they’re building.
https://azure.github.io/apiops
MIT License
328 stars 193 forks source link

[BUG] Extractor does not extract product groups #635

Closed guythetechie closed 3 months ago

guythetechie commented 3 months ago

Now we are seeing another behaviour Previously it was also extracting Policy, groups, Apis(even in 6.0.1RC) image Now it is only product information image Can we have both all related information to the product but that it is not deleting API's that we did not specify from the product on deployment?

We have product with multiple API, but want to deploy specific API's through environments. Ideally API that we deploy should have all related information..

Originally posted by @kantipenko in https://github.com/Azure/apiops/issues/621#issuecomment-2286023747

github-actions[bot] commented 3 months ago
  Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
  Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.