stackabletech / stackabletech/docker-images
Extend github actions to properly tag released docker images
Open
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 22
- Forks
- 6
- Avg merge
- 16h 59m
- Merged PRs (30d)
- 30
Description
Currently we do not properly set all necessary tags on all docker images when they are pushed into the repository by the github actions.
We should extend the github actions to set all needed tags in all stages (pr, nightly, release)
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 GitHub Actions workflows and the Docker image push steps. Compare tagging behavior across the PR, nightly, and release stages; done means all required tags are applied consistently to every pushed image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100