manticoresoftware / manticoresoftware/openapi
Improve openapi CI
@Nick-S-2018 is already working on this.
Since Nov 21, 2023.
- Dominant language
- Mustache
- Stars
- 10
- Forks
- 11
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 2
Description
We should improve our CI to automatize the deployment of client updates. This can be implemented in the following way:
- on PR, a testing workflow runs to build the client and execute necessary tests
- if all tests are passed successfully, auto PR with the generated client code is created in the corresponding client repo
- we add metadata specifying the output branch in the client repo to the PR
- on push to that branch, a publishing workflow runs to transfer the client to the public registry
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.