Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fetep committed May 29, 2011
1 parent 0e6b6ef commit 91da592
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/release-engineering.md
Expand Up @@ -37,10 +37,11 @@ right? ;)
** Note: you will need to use c-ruby for this (ruby 1.8.7, etc)
** You'll need 'bluecloth' rubygem installed.
* cd ../logstash.github.com
** git add docs/$VERSION
** edit docs/latest.html index.html _layouts/*
** git add docs/$VERSION docs/latest.html index.html _layouts/*
** git commit -m "version $VERSION docs" && git push origin master
* Publish binaries
** Stage binaries at <tt>carrera.databits.net:/home/jls/s/files/logstash/
** Stage binaries at <tt>carrera.databits.net:/home/jls/s/files/logstash/</tt>
** rake publish
* Update #logstash IRC /topic
* Send announcement email to logstash-users@, include relevant download URLs &
Expand Down

0 comments on commit 91da592

Please sign in to comment.