fastlane-plugin-github_action icon indicating copy to clipboard operation
fastlane-plugin-github_action copied to clipboard

Release new version on RubyGems?

Open lazerwalker opened this issue 4 years ago • 1 comments

Hi!

I'm using this plugin in a way that requires version 1.1.0.

However, the latest version on rubygems.org (and hence the version installed by running fastlane add_plugin github_action is 1.0.0.

I was able to work around this by specifying a git repo for the plugin in my Pluginfile, but it would be nice (and presumably useful for other folks) if a new version was pushed to Rubygems.

Let me know if there's anything I can do to help with that! I assume the answer is no, but happy to lend time on the off-chance that's not the case.

lazerwalker avatar Jul 17 '21 00:07 lazerwalker

@joshdholtz wanted to nudge this again, on the off-chance you're active enough with this project to be willing to cut a new build! An OSS project I help is relying on this project as part of its setup instructions, so a large number of people are now setting up GH Actions workflows that have to manually point to the git repo instead of Rubygems, which technically works but is less than ideal.

Again, happy to help if there are ways I can minimize the load.

lazerwalker avatar Aug 10 '22 15:08 lazerwalker