Skip to content

A tag v0.1.0 is needed for release 0.1.0 #41

Closed
@koic

Description

@koic

Thank you for the recent 0.1.0 release.

However, I noticed that the release tag hasn’t been added on GitHub.

Image

Normally, when releasing a gem with bundle exec rake release, a tag like vX.Y.Z is added to git. The rubygems/release-gem action introduced in #32 internally runs bundle exec rake release:
https://github.com/rubygems/release-gem/blob/v1.1.1/action.yml#L37

So git tag should have been created, but since this was the first execution, it may not have worked as expected. It should be possible to observe whether rubygems/release-gem correctly in future releases.

Anyway, it would be appreciated if v0.1.0 (git tag v0.1.0 and push) could be tagged at the following commit:
7ad1e90

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