Building a Continuous Integration Pipeline with Travis CI
Offered By: A Cloud Guru
Course Description
Overview
Travis CI lets us automate the process of code testing, integration, delivery, and deployment, allowing us to bring DevOps and Agile principles into our code practices from push to production deployment. Fully-hosted and ready to use at only a few clicks of a button, Travis CI ties into your existing version control system and gets you ready to automate build testing and more with minimal up-front effort – gone are the days of having to supply your own testing infra!This course gets you started with Travis CI by breaking down the primary tool used to setup the platform: the .travis.yaml file. We’ll break down this file and use its structure to learn the different build phases Travis CI takes when integrating our application. With knowledge of these phases, we can then optimize our “Travisfile” to perform a number of jobs, test against a number of parameters, work in both parallel and in stages, and deploy to as many endpoints as we need.
Syllabus
- Introduction
- Setup and First Build
- Improving the Build Process
- Build Deployment
- Conclusion
Taught by
Elle
Related Courses
Continuous IntegrationUniversity of California, Davis via Coursera Advanced Topics and Techniques in Agile Software Development
University of California, Berkeley via edX Introduction to Agile Software Development: Tools & Techniques
University of California, Berkeley via edX Creating an Open Source JavaScript Library on Github
Frontend Masters Continuous Integration: Tools
LinkedIn Learning