Sha256: 27f2e0401038baf2f728412af6c8361616e2aa2bac5efa095875c72fa3675d96

Contents?: true

Size: 596 Bytes

Versions: 1

Compression:

Stored size: 596 Bytes

Contents

# Release process

This is the current release process for 'vagrant-profitbricks'.

## Prepare the release

* Update the version in "lib/vagrant-profitbricks/version.rb"
* Update the version in CHANGELOG.md
* Use "rake release". This will make sure to tag that commit and push it to RubyGems.
* Create new [github release](https://github.com/profitbricks/vagrant-profitbricks/releases)
* Update the version again in both files to a dev version for working again.

The CHANGELOG.md should be maintained in a similar format to Vagrant:

https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-profitbricks-1.0.0 RELEASE.md