How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests

Channel:
Subscribers:
261,000
Published on ● Video Link: https://www.youtube.com/watch?v=JUKZVlIDrtY



Category:
Tutorial
Duration: 9:57
19,269 views
611


Github actions are a great way to improve the quality of your team and project's code by automatically running various tests and checks against your teams pull requests before merging them into trunk. Here is a quick overview of how to get that setup.

šŸ¤‘ Patreon https://www.patreon.com/webdevjunkie
šŸ”” Newsletter http://eepurl.com/hnderP
šŸ’¬ Discord https://discord.gg/4kGbBaa
šŸ“. GitHub https://github.com/codyseibert/youtube

My VSCode Extensions:
- theme: material community high contrast
- fonts: Menlo, Monaco, 'Courier New', monospace
- errors: Error Lens
- extra git help: Git Lens
- tailwind css intellisense
- indent rainbow
- material icon theme
- prettier & eslint
- ES7+ React Snippets




Other Videos By Web Dev Cody


2022-10-03Using an IIFE in Javascript can help solve strange scope issues #shorts
2022-10-02Working on the Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma
2022-10-02Higher order functions are awesome Javascript patterns for extending function logic #shorts
2022-10-01This React challenge is fair game for a junior web dev interview
2022-10-01How to use console.time to find your javascript performance issues #shorts
2022-09-30How to dynamically render html tag types in React
2022-09-29This is why accessibility is important in your web applications
2022-09-28Why recursion is critical when solving "medium" leet code interview problems
2022-09-27Why I'm removing Daisy UI from my side projects and some refactoring
2022-09-2750k Subscribers Live Stream! Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma
2022-09-26How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests
2022-09-25Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma
2022-09-24Why BigInt is useful in solving "medium" LeetCode interview questions
2022-09-22Trying an "easy" Leet Code interview practice problem
2022-09-21refactoring my react code by making an empty state wrapper component
2022-09-20Building a Speed Dating Chat Prototype using Agora and T3 Stack (Next, tRPC, Tailwind, Prisma)
2022-09-19This is how I recommend you learn Recursion in Javascript
2022-09-18Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma
2022-09-17This is why queues are important to learn - solving a beginner javascript html css challenge
2022-09-16Live coding a Dropdown Component with React, Tailwind, and Typescript (Good Practice for Beginners)
2022-09-15This is why you need the key property in React



Tags:
web development
programming
coding
code
learn to code
tutorial
software engineering