mesa@piefed.social to Programming@programming.devEnglish · 8 天前Let's Make Sure Github Doesn't Become the only Option - Edward Loveallblog.edwardloveall.comexternal-linkmessage-square39linkfedilinkarrow-up1206arrow-down12 cross-posted to: opensource@programming.dev
arrow-up1204arrow-down1external-linkLet's Make Sure Github Doesn't Become the only Option - Edward Loveallblog.edwardloveall.commesa@piefed.social to Programming@programming.devEnglish · 8 天前message-square39linkfedilink cross-posted to: opensource@programming.dev
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up5·8 天前Codeberg has a git “ci” possibility (woodpecker?). What is missing?
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up8·edit-27 天前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.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up4·7 天前Exactly. I’m looking forward to forgejo federation.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up4·7 天前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.
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up2·7 天前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.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up2·7 天前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
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