Update doc to reflect the introduction of hosted Actions

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/483
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: FedericoCeratto <federico.ceratto@posteo.com>
Co-committed-by: FedericoCeratto <federico.ceratto@posteo.com>
This commit is contained in:
FedericoCeratto 2024-11-27 00:51:50 +00:00 committed by Gusted
parent b66ba78d58
commit 7c674730eb

View file

@ -7,8 +7,8 @@ eleventyNavigation:
Actions is a continuous integration and continuous delivery (CI/CD) feature that allows you to automate your build, test and deployment pipelines in Forgejo, the software Codeberg uses. For more information, please read [Forgejo's Documentation](https://forgejo.org/docs/latest/user/actions/).
Due to outstanding security issues and bus factor (we need more maintainers for our CI service to get it running),
we are currently not yet providing hosted Actions.
Due to outstanding security issues and bus factor (we need more maintainers for our CI service),
we are currently providing hosted Actions in limited fashion: see https://codeberg.org/actions/meta.
If you need Codeberg to host your CI, please use Woodpecker CI instead.
But you can already connect your own Runner to Codeberg.