OpenAPITools / OpenAPITools/openapi-generator
[REQ][CI] Publish up-to-date Docker images
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
The latest CLI image is 21 days old, thats too old to test out new features from the master branch.
The image should be publish more frequently.
Github actions can be used to build the images.
Images could be published to both Github registry for further CI use and the official Docker registry.
Related: https://github.com/OpenAPITools/openapi-generator/issues/9765
@wing328 What do you think?
Contributor guide
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.
Research direction
Start by reviewing the repository's GitHub Actions workflows and the related issue #9765. Define how CLI images should be built from the master branch and published to both GitHub Container Registry and the official Docker registry; done means both registries receive up-to-date images on the agreed schedule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions
- Domain
- ci-cd, devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100