2025-07-25 22:49:19 +02:00
2025-07-25 22:47:36 +02:00
2025-07-09 18:21:31 +00:00
2025-07-25 22:49:19 +02:00

Gitea Actions testing ground

This repository is a testing ground for several Gitea Actions used within the Phyllome OS project.

Gitea Actions closely resemble GitHub Actions, to the point that several GitHub Actions can be used in Gitea Actions workflows without modification.

How to test actions locally

Download the latest version of the act runner for your architecture here

Execute the act runner using the exec argument and specify the workflow file:

./act_runner exec --workflows checkout.yml 

How they are used in Phyllome OS

Several known actions repositories are mirrored within Phyllome's Gitea instance, under the actions organization.

Good resources

Description
This repository is meant to test Gitea actions
Readme GPL-3.0 48 KiB
test5 Latest
2025-07-09 18:49:31 +00:00