How to get started with Continuous Integration

preview_player
Показать описание
Although it takes some initial effort getting it set up, having a Continuous Integration Service/Server is one of those things where you wonder how you ever lived without it.

Hope you enjoyed the video!

Check out this code here:

Join my Discord server to chat with me:

Check out some code on my GitHub:

Come visit us on Reddit:

Other Social:
Рекомендации по теме
Комментарии
Автор

We used Jenkins back in the day when building CM for new devices. Idk what the devs working on Lineage use now though. It's cool to see the workflow in this video. If anyone's ever built Android they know that it takes awhile 🙄. Back in 2012ish building Android for 100's of phones, the build bot was comprised of multiple servers. Imagine this at scale now! Nice!

ZacKoch
Автор

You might want to be a bit careful though when enabling automatic CI for pullrequests on a public repo. You are essentially running untrusted code.
Even though you can look at the proposed changes, the CI will run before you get a chance to do so.

komolunanole
Автор

Lol I didn’t know the term “continuous integration” so I came up with my own term Automated Environment Manager (AEM) where it automatically runs the tests in a new environment and broadcast it’s result to a socket to let all other environments know this micro service or whatever is active

darrenrahnemoon
Автор

"Showing a Craigslist scammer who's boss using Python"

That was legit! hahahah

rafaelrodriguessantos
Автор

Can you make a video where version control is synchronised with web hosting ?

anaischarvet
Автор

Hey, i have a question. Why use travis.ci instead of GitHub actions?

giorgino_greg
Автор

i just read 'how to get started with coronavirus integration'.... i might need to stop reading news

nkrnx
Автор

For new developers, start with Gitlab CI, instead of Travis.
Gitlab CI is free for everything.

AshutoshKumardevx
Автор

You said continuous but I read contagious 😷 the times we live in

Claxiux
Автор

I thought it's calculus' continuous integration

himanshushukla
Автор

hey Engineer, is there a reason you don't have Java videos. Is it too much of a boring topic ? :P

sergeyb
Автор

ok, I give in. What's he talking about???

kimhicks
Автор

I read 'Coronavirus Integration'

haythamkenway
Автор

why the fuck are you using my email address??

CrackHed