Hacker News new | ask | show | jobs
by mitgraduate 2719 days ago
This came at the right time.

I was looking into LambCI but it only supports github.

I was using bitbucket for private repos.

Checkout: https://github.com/lambci/lambci/blob/master/README.md

It only supports github.

For my hobby projects i can't afford to host gitlab CI/Jenkins or pay for premium CI services.

Now, i can run my tests on Lambda,yay!

1 comments

But beware and read the pricing sheet --- GitHub created a dumbed-down repo type for these new free private repos.
What does "dumbed-down repo type" mean ? How does they compare to public repo ? Are features missing ?