zaphod@sopuli.xyz to Technology@lemmy.worldEnglish · 19 hours agoGitHub is no longer independent at Microsoft after CEO resignationwww.theverge.comexternal-linkmessage-square148fedilinkarrow-up1871arrow-down14
arrow-up1867arrow-down1external-linkGitHub is no longer independent at Microsoft after CEO resignationwww.theverge.comzaphod@sopuli.xyz to Technology@lemmy.worldEnglish · 19 hours agomessage-square148fedilink
minus-squareFair Fairy@thelemmy.clublinkfedilinkEnglisharrow-up1arrow-down1·12 hours agoGitea doesn’t use GitHub action. Syntax is compatible yes, but it’s not GitHub actions
minus-squareemzili@programming.devlinkfedilinkEnglisharrow-up7·11 hours agoThat’s not what they mean, if you go to Gitea’s website and follow the links to the source code, you’ll find its being hosted on GitHub. Contrast this with Forgejo which is being hosted at Codeberg, a public Forgejo instance.
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up5·11 hours agohttps://github.com/go-gitea/gitea/tree/main/.github/workflows https://github.com/go-gitea/gitea/actions they do in fact make extensive use of github actions
Gitea doesn’t use GitHub action. Syntax is compatible yes, but it’s not GitHub actions
That’s not what they mean, if you go to Gitea’s website and follow the links to the source code, you’ll find its being hosted on GitHub. Contrast this with Forgejo which is being hosted at Codeberg, a public Forgejo instance.
https://github.com/go-gitea/gitea/tree/main/.github/workflows
https://github.com/go-gitea/gitea/actions
they do in fact make extensive use of github actions