voxpupuli / puppet_webhook

Sinatra-based application that triggers puppet-related commands from VCS Webhook calls
Apache License 2.0
13 stars 7 forks source link

Update Gem on RubyGems.org #122

Closed magnuslarsen closed 4 years ago

magnuslarsen commented 4 years ago

Hello,

Is it possible that you could update the gem on rubygems.org, to the newest 2.x release? Currently only the legacy (end of life) version is downloadable from rubygems.org :/

I'd rather manage my ruby applications using gems, over tar.

Thanks!

nmollerup commented 4 years ago

:+1:

dhollinger commented 4 years ago

@magnuslarsen @nmollerup

The 2.x version is built using Sinatra/Rails standards, which includes having a Gemfile.lock to lock the dependencies for the application. There will not be a gem version for the newer 2.x

That said, if you take a look at the README changes merged today (and a forthcoming blog post), we now have Deb and RPM packages and associated APT and YUM repos for installing puppet-webhook >= 2.x

https://github.com/voxpupuli/puppet_webhook#ubuntudebian