01.00.walkthrough
- Lesson 1 – Setup and Walkthrough of Pipeline Components
- Learning Objectives
- About Me
- Tools
- Commonly-Used Commands
- Video of Delivery Pipeline
- 2-Minute Overview of Continuous Delivery
- Manatee Continuous Delivery “`
Lesson 1 – Setup and Walkthrough of Pipeline Components
Learning Objectives
By the end of this lesson you will be able to:
- Setup your Continuous Delivery environment.
- Define a 5-step heuristic for continuous automation.
- Check in changes to application code.
- Make simple configuration changes.
- Change an existing automated test.
- Make scripted changes to the database.
- Make a change to a simple build script.
- Make a change to a deployment script.
- Make a change to the infrastructure scripts.
- Run Jenkins Continuous Integration server jobs.
- View static analysis reports.
- View feedback from a dashboard.
- View and run jobs within a deployment pipeline.
About Me
Tools
Commonly-Used Commands
Video of Delivery Pipeline
2-Minute Overview of Continuous Delivery
Manatee Continuous Delivery
A review of a working Continuous Delivery Solution: http://jenkins.elasticoperations.com/jenkins/.