ConfigHubPub / ConfigHubPub/ConfigHubPlatform
Feature Request: DockerHub Github action
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
When we create/tag a release, i would like the github actions to be able to push the docker image built to docker hub. I don't have access to the dockerhub secrets.
There may be some issue with the docker files and updating versions following a new tag as seen in #161
@edoarsla when you get a chance, no urgency just a nice to have
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 inspecting the repository's GitHub Actions release workflow and Dockerfiles, then read issue #161 for the noted version-update problem. Done means a tagged release builds and pushes the Docker image to Docker Hub using the available repository secrets, with version handling working as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile, github-actions
- Domain
- ci-cd, devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100