OpenAPITools / OpenAPITools/openapi-generator
[REQ] add 'latest-stable' tag to dockerhub image for openapi-generator-cli
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Our project uses openapi-generator-cli image from Dockerhub to generate client libraries. We would like to always use the latest release. When a new release is available, we have to update our scripts to use the new tag. It would be easier if 'latest-stable' tag always pointed to the latest release.
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 locating the DockerHub image publishing and release configuration for openapi-generator-cli, then inspect how release tags are created. Done means the latest-stable tag points to the newest release after each release without manual script updates; verify the tag against a newly published image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100