Plugins release automation

Hi -dev,

The other day I spent some time writing a simple bash script to automate
foreman-docker releases so that the only input would be the version
number, name and email:

All it does is:

  • Change version.rb and tag repo, submit to rubygems.org
  • Modify RPM spec and submit pull-request
  • Modify deb sources and submit pull-request

It has a lot of room for improvement, but I think it'd be possible for
other plugins (especially if they don't maintain 2 separate main
versions) to take it. Thoughts?

··· -- Daniel Lobato Garcia

@eLobatoss
blog.daniellobato.me
daniellobato.me

GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30
Keybase: https://keybase.io/elobato

> It has a lot of room for improvement, but I think it'd be possible for
> other plugins (especially if they don't maintain 2 separate main
> versions) to take it. Thoughts?

Nice. But as long as there is no dry run, I would be too scared to try
it out.

··· -- Later, Lukas #lzap Zapletal