Remix.run Logo
mdaniel 6 days ago

> Gitea support actions like GitHub's

Citation needed. nektos/act is for sure not "like GitHub's"

kstrauser 6 days ago | parent | next [-]

Here's Gitea's own comparison to GitHub's Actions: https://docs.gitea.com/usage/actions/comparison

Sure, it's not identical, and no one claims it is. I think it's defensibly like them, though.

dboreham 6 days ago | parent | prev | next [-]

We've run Gitea actions (and contributed here and there) for a couple of years, since-by-side with Github. We host in containers on the Gitea side so there are some marginal differences as to what can be run in a job, but our experience has been very positive.

milliams 6 days ago | parent | prev [-]

Yes it is. It's not identical, but it is "like" it.

cowmix 6 days ago | parent [-]

Most of my build config run on either platform (Gitea and Github) interchangeably.