Swashbuckling with Code
подписчиков: 9 тыс.
In modern projects, Continuous Deployment is a common part of the Continuous Integration workflow. It's commonly referred to as CI/CD, but the CD part is really just an extension of everything we've covered so far.
Continuous Deployment is all about deploying your code in an automated way, and particularly in a way that let's you purposefully fail early and gracefully. What this means is that whenever you merge code to your main branch, it should have been tested enough along the way that it can be deployed to production as long as the build passes. This cuts out a lot of tedium and steps that are ripe for human error.
Vercel, and other great services like Netlify, are here to save the day here by making it easier than ever to add CD to your CI workflow.
~~~~~~
RESOURCES:
Playlist:
• Continuous Integration...
Repository:
github.com/swashbucklingwithc...
~~~~~~
00:00 - What is CD and what we'll cover
01:46 - Making our project a simple website
08:50 - Vercel
11:47 - Preview URLs on every Pull Request
14:45 - Automatic Production deploys when merging to the main branch
15:40 - How our previous tasks reinforce the CD process
~~~~~~
Follow Jimmy Cleveland's doings:
twitter: / jimmydcleveland
blog: blog.jimmydc.com/
#ci/cd #javascript
Просмотров 174 тыс.
Просмотров 2,6 млн
Просмотров 30 млн
Просмотров 6 тыс.
Комментарии: 8