Sha256: 275d95cb81807a9d5d60658524d1222615d8e938ded99487885e97eaf8c49c98
Contents?: true
Size: 626 Bytes
Versions: 4
Compression:
Stored size: 626 Bytes
Contents
# Release process This is vagrant-rackspace's current release process, documented so people know what is currently done. ## Prepare the release * Update the version in "lib/vagrant-rackspace/version.rb" * Update the version in CHANGELOG.md * Use "rake release". This will make sure to tag that commit and push it RubyGems. * Create new [github release](https://github.com/mitchellh/vagrant-rackspace/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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
vagrant-rackspace-0.1.10 | RELEASE.md |
vagrant-rackspace-0.1.9 | RELEASE.md |
vagrant-rackspace-0.1.8 | RELEASE.md |
vagrant-rackspace-0.1.7 | RELEASE.md |