@Codeberg Forgejo Actions are new! What’s that? Smt equivalent to GitHub Actions, or it’s more of a Lambda-like Functions service?
Top-level
@Codeberg Forgejo Actions are new! What’s that? Smt equivalent to GitHub Actions, or it’s more of a Lambda-like Functions service? 3 comments
@Codeberg damn! Really cool! How much similar is Forgejo Actions syntax to GitHub’s? I saw there are egen `github` variables available. Is it a drop-in replacement? @joel We do not have much experience with it yet, because we are only investigating how to deploy it in a secure way at the moment. But it should be nearly a drop-in replacement. Expect small adjustments to have your workflows run, but you should not have to rewrite larger parts. |
@joel Check out https://forgejo.org/2023-02-27-forgejo-actions/ (yes, GitHub-Actions compatible)