Skip to content

Wrong generated version for a patch for sources and dockerimages workflows #64

@jonenst

Description

@jonenst

Describe the current behavior

If you have two releases A and B that point to the same commit (rerelease without change)

trigger a patch workflow with release-version = B
the github tag and dockhub tag for this patched A.1

because unlike other workflows which always have a commit to set the version (like mvn or npm), dockerimage and sources don't.

Describe the expected behavior

trigger a patch workflow with release-version = B
the github tag and dockhub tag for this patched B.1

Describe the steps

No response

Environment

No response

Relevant Log Output

No response

Extra Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions