sameersbn / sameersbn/docker-redmine

Bug: github workflow should only tag "latest" for changes to master branch

Open
#548 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.