Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 612 Bytes

RELEASE.md

File metadata and controls

15 lines (12 loc) · 612 Bytes

Releasing

Once the changes have been merged to master it's time to release a new version of the gem.

  1. Creating a PR with a semantic version bump to version and all the changes being released added to the CHANGELOG.
  2. After the PR has been merged, create a release on github for the new version.
  3. The release will be pushed to rubygems by a concourse job. Concourse checks the repo for a new release every 5 minutes, so there's a slight delay.