[APIView] Epic: Revision Management
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
This epic that tries to address various issue we have around managing APIRevisions (Creating, Updating, Tagging with Versions, release tags e.t.c.)
The main goal here is to clarify and document this process so we fully understand the workflow for managing API Revisions then translate it into code in such a way that each step in the process is properly logged such that one can easily track down problem in our DevOps pipelines.
Mappend workflows: https://www.figma.com/board/6qYeMjBRr3egz4MycRNglA/APIView-Workflow-Versions?node-id=0-1
### Tasks
- [x] Create a workflow document that covers existing behavior for all cases.
- [ ] Collect feedback from architects and other users, then update the document to cover new requests.
- [ ] Design APIs around the workflow.
- [ ] Implement the APIs
Contributor guide
Assessment
This issue has not been assessed yet.