projectatomic / vagrant-service-manager

To provide the user a CLI to configure the ADB/CDK for different use cases and to provide glue between ADB/CDK and the user's developer environment.
GNU General Public License v2.0
18 stars 16 forks source link

Create custom Rake release task #361

Open hferentschik opened 8 years ago

hferentschik commented 8 years ago

On top of the existing release task, this task should:

The idea is that provided that one gives all required information either via cli options or interactively, the whole release process is automated. This allows then also to so a release via a CI release job.

hferentschik commented 8 years ago

We can use this gem to talk to GitHub - https://github.com/piotrmurach/github