this post was submitted on 02 Aug 2023
1449 points (98.0% liked)

Programmer Humor

31758 readers
352 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I'm doing you a favor

you are viewing a single comment's thread
view the rest of the comments
[–] korstmos@kbin.social 38 points 1 year ago (6 children)

I dont post my code to github because I would rather use gitlab

We are not the same

[–] tool@lemmy.world 1 points 1 year ago (3 children)

I want to start moving stuff into Gitlab, but Github Actions is just too good. Is the CI/CD stuff in Gitlab comparable?

[–] korstmos@kbin.social 1 points 1 year ago

Ive never used githubs CI/CD, but gitlab has quite a large ecosystem for its CI/CD.
Seems to me like you could use gitlab as a one-stop-shop to host everything from your code to your artifacts and containers, if you are willing to pay for those fancy features

Free is able to just do basic CI/CD for like 250 minutes a month, or unlimited via your own runners/build servers, thats about it

load more comments (2 replies)
load more comments (4 replies)