Embed presentation
Downloaded 50 times











![Phase Execution
Delivery provides syntactic helpers for common tasks
log "Running unit tests"
repo = node['delivery_builder']['repo']
execute "run my junit tests" do
command "mvn test"
cwd repo
end](https://image.slidesharecdn.com/londonsummitdeliveryslides-151109174948-lva1-app6891/85/Chef-Delivery-12-320.jpg)


The document introduces Chef Delivery, which provides a shared workflow from code to customer. It features a unified pipeline with fixed stages and phases for approving, verifying, building, deploying, and testing changes. The workflow provides visibility, reliability, and safety for moving quickly from ideas to shipped software. It also allows visualization of changes and uses build cookbooks and APIs to automate deployments across a project's infrastructure.











![Phase Execution
Delivery provides syntactic helpers for common tasks
log "Running unit tests"
repo = node['delivery_builder']['repo']
execute "run my junit tests" do
command "mvn test"
cwd repo
end](https://image.slidesharecdn.com/londonsummitdeliveryslides-151109174948-lva1-app6891/85/Chef-Delivery-12-320.jpg)
