Sha256: 992c5e5b9e4791b72b50f9797021c24527a4a1e86957bec98cf4793533cb6cfe

Contents?: true

Size: 638 Bytes

Versions: 31

Compression:

Stored size: 638 Bytes

Contents

# Releasing Jasmine

Add release notes to gh-pages branch /release-notes.html.markdown

## Jasmine core

* update version.json with new version
* rake jasmine:dist
* add pages/downloads/*.zip
* commit, tag, and push both jasmine/pages and jasmine
* * git push
* * git tag -a x.x.x-release
* * git push --tags

## Jasmine Gem

* update version in version.rb
  * for release candidates, add "rc" + number to the end of the appropriate version part,
  e.g. we should have tagged the 1.0 RC's as 1.0.0rc1, not 1.0.0.rc1. Likewise 1.0.0.1rc1.
* rake jeweler:install and try stuff out
* * (jasmine init and script/generate jasmine)
* rake site

Version data entries

31 entries across 31 versions & 4 rubygems

Version Path
jasmine-2.0.0.rc2 RELEASE.markdown
rally-jasmine-1.2.0.18 RELEASE.markdown
rally-jasmine-1.2.0.12 RELEASE.markdown
rally-jasmine-1.2.0.11 RELEASE.markdown
jasmine-multi_json-1.3.2.1 RELEASE.markdown
jasmine-1.3.2 RELEASE.markdown
rally-jasmine-1.2.0.10 RELEASE.markdown
rally-jasmine-1.2.0.8 RELEASE.markdown
jasmine-multi_json-1.3.1.1 RELEASE.markdown
jasmine-1.3.1 RELEASE.markdown
jasmine-1.3.0 RELEASE.markdown
rally-jasmine-1.2.0.7 RELEASE.markdown
rally-jasmine-1.2.0.6 RELEASE.markdown
rally-jasmine-1.2.0.5 RELEASE.markdown
rally-jasmine-1.2.0.4 RELEASE.markdown
rally-jasmine-1.2.0.3 RELEASE.markdown
rally-jasmine-1.2.0.2 RELEASE.markdown
rally-jasmine-1.2.0.1 RELEASE.markdown
rally-jasmine-1.2.0 RELEASE.markdown
jasmine-1.2.1 RELEASE.markdown