Sha256: 57fcb75e1f565d1eb605205e5a7e74cf5b17bfebb441f932fce0bae8f47fac7a

Contents?: true

Size: 546 Bytes

Versions: 2

Compression:

Stored size: 546 Bytes

Contents

# Release process

This is vagrant-openstack-provider's current release process, documented so people know what is
currently done.

## Prepare the release

* Update the version in "lib/vagrant-openstack/version.rb"
* Update the version in CHANGELOG.md
* Use "rake release". This will make sure to tag that commit and push it RubyGems.
* 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

2 entries across 2 versions & 1 rubygems

Version Path
vagrant-openstack-provider-0.1.1 RELEASE.md
vagrant-openstack-provider-0.1 RELEASE.md