deploy:pending

home > recipes > deploy > pending

Tasks

Task documentation

deploy:pending, {:except=>{:no_release=>true}}

Displays the commits since your last deploy. This is good for a summary of the changes that have occurred since the last deploy. Note that this might not be supported on all SCM’s.

deploy:pending:diff, {:except=>{:no_release=>true}}

Displays the `diff’ since your last deploy. This is useful if you want to examine what changes are about to be deployed. Note that this might not be supported on all SCM’s.

ducktyper.com, 14th May 2008
Theme extended from Paul Battley