Sha256: 7b119e9759212a177307e5e80b3fec722f3b042a4f65533f3e6b8e70391120de

Contents?: true

Size: 557 Bytes

Versions: 8

Compression:

Stored size: 557 Bytes

Contents

# Release process

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

## Prepare the release

* Update the version in "lib/vagrant-deltacloud-provider/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

8 entries across 8 versions & 1 rubygems

Version Path
vagrant-deltacloud-provider-0.0.9 RELEASE.md
vagrant-deltacloud-provider-0.0.8 RELEASE.md
vagrant-deltacloud-provider-0.0.7 RELEASE.md
vagrant-deltacloud-provider-0.0.6 RELEASE.md
vagrant-deltacloud-provider-0.0.5 RELEASE.md
vagrant-deltacloud-provider-0.0.4 RELEASE.md
vagrant-deltacloud-provider-0.0.3 RELEASE.md
vagrant-deltacloud-provider-0.0.2 RELEASE.md