mesa@piefed.social to Programming@programming.devEnglish · 1 year agoLet's Make Sure Github Doesn't Become the only Option - Edward Loveallblog.edwardloveall.comexternal-linkmessage-square38linkfedilinkarrow-up1214arrow-down12 cross-posted to: opensource@programming.dev
arrow-up1212arrow-down1external-linkLet's Make Sure Github Doesn't Become the only Option - Edward Loveallblog.edwardloveall.commesa@piefed.social to Programming@programming.devEnglish · 1 year agomessage-square38linkfedilink cross-posted to: opensource@programming.dev
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up4·1 year agoCodeberg has a git “ci” possibility (woodpecker?). What is missing?
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up8·1 year agoPeople. Most people are still on GitHub and don’t see things on Codeberg / GitLab nor are they willing to create an account. It’s a classic case of the network effect.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up4·1 year agoExactly. I’m looking forward to forgejo federation.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up4·1 year agoNot all actions run on it. Also, GitHub infrastructure is free and really performance, that’s why I use it even if I have my own for server. Also, discoverability. For the projects that I want to show to the world, GitHub is best, since it’s most likely people see it there.
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up2·1 year agoFree like in Microsoft free… For the discoverability I totally understand, but it’s a behemoth, it should be split up IMO. On a side note, I have never had any performance problems with Codeberg, but my projects aren’t that big.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up2·1 year agoSelfhosted ci works well, but the GitHub ci is so fast it’s not even funny. At least compared to my selfhosted stuff which is arguably cheap
Codeberg has a git “ci” possibility (woodpecker?). What is missing?
People. Most people are still on GitHub and don’t see things on Codeberg / GitLab nor are they willing to create an account. It’s a classic case of the network effect.
Exactly. I’m looking forward to forgejo federation.
Not all actions run on it.
Also, GitHub infrastructure is free and really performance, that’s why I use it even if I have my own for server.
Also, discoverability. For the projects that I want to show to the world, GitHub is best, since it’s most likely people see it there.
Free like in Microsoft free…
For the discoverability I totally understand, but it’s a behemoth, it should be split up IMO.
On a side note, I have never had any performance problems with Codeberg, but my projects aren’t that big.
Selfhosted ci works well, but the GitHub ci is so fast it’s not even funny. At least compared to my selfhosted stuff which is arguably cheap
Fair enough!
Is the CI free?
Yes