paint-brush
Continuous Integration: An Essential Guideby@marcinwosinek
226 reads

Continuous Integration: An Essential Guide

by Marcin Wosinek5mFebruary 18th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Continuous integration (CI) is a process by which we verify our project upon every change that occurs in the codebase. It can be as simple as installing the dependencies and compiling the project. CI usually runs a few different tasks in a defined order for every code change. For a feature branch, you should merge it only if it’s passing the CI. The main branch should be almost always passing; any issue on it will affect everybody on the team, so fixing it should be a priority if some regression happens.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Continuous Integration: An Essential Guide
Marcin Wosinek HackerNoon profile picture
Marcin Wosinek

Marcin Wosinek

@marcinwosinek

I'm a JavaScript developer. I'm here to teach you useful skills, so you can succeed in your work & private projects.

Learn More
LEARN MORE ABOUT @MARCINWOSINEK'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Marcin Wosinek HackerNoon profile picture
Marcin Wosinek@marcinwosinek
I'm a JavaScript developer. I'm here to teach you useful skills, so you can succeed in your work & private projects.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Buff
Newsbreak
Moomoo
Learnrepo
Trom