Dockerhub image is not up to date
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4k
- Forks
- 818
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 1
Description
PRs get merged without code coverage which prevents Dockerhub upload.
This causes a problem because documentation does not match for configuration. If the PR is merged, can we get automatic push to Dockerhub as well?
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.
Research direction
Start by inspecting the repository's CI, build, and Docker image publishing configuration, with attention to the code-coverage condition that currently prevents DockerHub uploads. Confirm how merged changes are built and authenticated for publishing; done means a qualifying merge automatically pushes an up-to-date image without bypassing coverage checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100