zaphod@sopuli.xyz to Technology@lemmy.worldEnglish · 4 个月前GitHub is no longer independent at Microsoft after CEO resignationwww.theverge.comexternal-linkmessage-square188fedilinkarrow-up11.14Karrow-down14
arrow-up11.13Karrow-down1external-linkGitHub is no longer independent at Microsoft after CEO resignationwww.theverge.comzaphod@sopuli.xyz to Technology@lemmy.worldEnglish · 4 个月前message-square188fedilink
minus-squareFair Fairy@thelemmy.clublinkfedilinkEnglisharrow-up1arrow-down2·4 个月前Gitea doesn’t use GitHub action. Syntax is compatible yes, but it’s not GitHub actions
minus-squareemzili@programming.devlinkfedilinkEnglisharrow-up10·4 个月前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.
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up7·4 个月前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
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