sameersbn / sameersbn/docker-redmine
Bug: github workflow should only tag "latest" for changes to master branch
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1.3k
- Forks
- 493
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
using redmine via docker compose.
When I pull sameersbn/redmine:latest, it seems that version 5.0.7 is pulled.
Starting the upgrade from 5.1.1-4 via docker compose up -d the log tells me
Cannot downgrade from Redmine version 5.1.1 to 5.0.7
Switching to tag 5.1.1-5 everything works like a charm.
Should be checked, I guess.
Sincerely Markus
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
No workflow file or test is named in the issue. Inspect the GitHub workflow that publishes Docker image tags, then verify that the latest tag is updated only for changes to master and that upgrading from 5.1.1-4 no longer resolves latest to 5.0.7.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, shell
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100