File: CHECKLIST

package info (click to toggle)
ruby-serialport 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 532 kB
  • sloc: ansic: 1,425; ruby: 74; sh: 16; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
# Ruby-Serialport Gem Release Checklist

* Update documentation
* Update lib/serialport/version.rb
* Update CHANGELOG
* Update README
* `rake build`
* `rake install`
* Test build
* `git tag -a v{VERSION} -m "v{VERSION}: {ONE-LINE DESCRIPTION}"`
* Merge and Push
* `rake release`