novu-ruby icon indicating copy to clipboard operation
novu-ruby copied to clipboard

Setup Workflow Process for Automatic Release to Rubygems on New Tagged Release

Open unicodeveloper opened this issue 2 years ago • 3 comments

We need to create a workflow GitHub action that can automatically run to release a new version on Rubygem when I tag a new release on GitHub.

The PHP, Kotlin, Java, Python and .NET SDKs automatically publishes when I tag a new release on the GitHub repo.

E.g if I tag v2.0.0, a Github action should run that authenticates with the Novu account on rubygem and publishes a new release.

unicodeveloper avatar Oct 06 '23 14:10 unicodeveloper

@Eazybright this is it. Feel free to take your time 🎉

unicodeveloper avatar Oct 06 '23 14:10 unicodeveloper

noted

Eazybright avatar Oct 06 '23 14:10 Eazybright

@unicodeveloper PR raised: https://github.com/novuhq/novu-ruby/pull/44

Eazybright avatar Oct 09 '23 13:10 Eazybright