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
329 stars 193 forks source link

[BUG] 6.0.1 PRODUCTS/APIS FOLDER MISSING #629

Closed Anttarax closed 3 months ago

Anttarax commented 3 months ago

Release version

6.0.1

Describe the bug

v6.0.0-rc1: image

v6.0.1: (PRODUCTS/APIS FOLDER MISSING) image

Expected behavior

v6.0.1 should work as v6.0.0-rc1

Actual behavior

PRODUCTS/APIS Folder totally missing with v6.0.1

Reproduction Steps

I only changed the version from 6.0.1 to v6.0.0-rc1

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.
riosengineer commented 3 months ago

Unless I am mistaken, you have rolled back to the older version? The latest is 6.0.1: https://github.com/Azure/apiops/releases. Maybe your last statement is a typo. I have the products folders in v6.0.1.

My understanding is that it downloaded the version specified in the apim-automation ADO library (or GitHub) during runtime, unzips the folder and runs the .exe extractor for that ver.

riosengineer commented 3 months ago

Hi @Anttarax , the release v6.0.1.1 fixes this. I just tested, apologies my previous comment didn't accommodate the products not exporting the groups, policy etc.