Skip to content

Update releaser to publish floating major/minor tags #72

Description

@ineedjet

Currently rubykatzen/docker-apps only publishes exact patch tags on release (e.g. v0.2.2). Since rubykatzen/releaser >= v0.5.3 publishes floating major/minor tags automatically on release, updating to it would add v0 and v0.2 floating tags.

This would allow downstream repos to pin to @v0.2 instead of @v0.2.2, staying on the latest patch automatically.

Context

dupmachine/docker-apps-extra references rubykatzen/docker-apps/.github/actions/build-bundle in its release workflow. We tried pinning to @v0.2 but it failed because the floating tag doesn't exist yet.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions