mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- remove notes about building the gem
This commit is contained in:
parent
6ea35168c2
commit
f06f58c949
1 changed files with 2 additions and 4 deletions
|
@ -30,11 +30,10 @@ right? ;)
|
|||
* Ensure CHANGELOG is up-to-date
|
||||
* git tag v$VERSION; git push origin master; git push --tags
|
||||
* Build binaries
|
||||
* make gem
|
||||
* make jar
|
||||
* make docs
|
||||
* move build/docs to ../logstash.github.com/docs/$VERSION
|
||||
* Note: you will need to use c-ruby 1.9.2 for this.
|
||||
* copy build/docs to ../logstash.github.com/docs/$VERSION
|
||||
* Note: you will need to use C-ruby 1.9.2 for this.
|
||||
* You'll need 'bluecloth' and 'cabin' rubygems installed.
|
||||
* cd ../logstash.github.com
|
||||
* make clean update VERSION=$VERSION
|
||||
|
@ -42,7 +41,6 @@ right? ;)
|
|||
* git commit -m "version $VERSION docs" && git push origin master
|
||||
* Publish binaries
|
||||
* Stage binaries at `carrera.databits.net:/home/jls/s/files/logstash/`
|
||||
* rake publish
|
||||
* Update #logstash IRC /topic
|
||||
* Send announcement email to logstash-users@, include relevant download URLs &
|
||||
changelog (see past emails for a template)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue