Skip to content

Creating new releases

Eric Dugre edited this page Mar 13, 2019 · 5 revisions

This page is primarily for the maintainers of this repository.

To publish the new version of the delivery-sdk-ruby gem, follow these steps:

  1. Increase version in /lib/delivery/version.rb
  2. Create a pull request with the change
  3. After the pull request is merged to the master branch, Create a new release
    • Use tag syntax as is recommended
    • Use same version as it is in version.rb file
  4. After the successful release a new Travis build is performed and since the last commit is tagged - new version is published automatically

Analytics

Clone this wiki locally