Project

General

Profile

Actions

Preparing new release » History » Revision 7

« Previous | Revision 7/37 (diff) | Next »
cryptogopher, 2019-05-04 22:55


Preparing new release

  1. Merge all outstanding branches into master, close corresponding issues.
  2. Update source:README.md: update Features and Changelog.
  3. Bump plugin version number in source:init.rb.
  4. Commit and push changes.
  5. Create and push git tag with new version number:
    $ git tag -a 1.1
    $ git push origin 1.1
    
  6. Update plugin information on https://redmine.org/plugins/issue-recurring

Updated by cryptogopher over 5 years ago · 7 revisions

Also available in: PDF HTML TXT