Hacker News new | past | comments | ask | show | jobs | submit login

Personally, I have been favoring Gitlab over Github because Gitlab allows private repos on the free tier.



As of early last year Github has offered this as well:

https://github.blog/2019-01-07-new-year-new-github/


Missed that announcement I guess


I have been favoring Gitlab over Github because their CI is the best CI I've ever used. It just works, whereas every other CI found a way to make things hard for me.

You can even spin up postgres and redis instances for tests by just specifying that you want them. It's amazing.


Couldn't agree more. Gitlab's CI is what made me finally fall in love with CI as a concept. Obviously it was needed before, but it always felt like an ugly chore. With Gitlab, it's one of the first things I do when setting up a new project.


And that's exactly how "sprint 0" should be :)


Throwing in a second opinion here for those curious. I've worked with a number of CI systems and had trouble with many.

Gitlab CI has been the opposite of other experiences I've had with well over 10k jobs completed across different projects with diverse needs. Even for small hobby projects it's been great for me, it's nice to easily be able to push updates without having to worry about it. Makes it much easier to iterate and test things out!


Github has had free private repos for years now




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: