lucashuet93 / apiops-vnet-github

0 stars 1 forks source link

Ensure API Ops revisions can be published #46

Closed lucashuet93 closed 8 months ago

lucashuet93 commented 8 months ago

Created as a result of ADR #47

Should document new revision or version process and fix the revisions issue, if possible.

lucashuet93 commented 8 months ago

Created a corresponding issue in API Ops repository and fully documented the behavior. I updated the API Ops publisher tool to order the revisions so they do all deploy successfully, but a bug is introduced where an error is thrown if a revision greater than 1 is set as current. API Ops does not currently support API Releases, but they would potentially fix the issue as they would offer the ability to make revisions current. I will follow this issue closely.