Gitlab

Bring Your "Own" Gitlab CI Runner

· ☕ 11 min read
Gitlab sports this cool feature allowing you to use your own Gitlab CI Runner. But what if you don't "own" one? No worries, let's DIY our own. []~( ̄▽ ̄)~*

What Happens on GitLab When You do git push?

· ☕ 12 min read
Ever wondered how Git and GitLab operate under the hood? Grab your favorite IDE and join me on an exploratory journey into the mechanics of these tools!