2022-06-20 17:02:49 -07:00
2025-01-29 18:57:08 +01:00
2025-01-29 17:22:24 +01:00
2024-12-24 13:12:24 -08:00
2025-05-31 10:31:24 +02:00
2025-03-29 13:52:48 +01:00

Overview

Caution

This is a derivative of nektos/act between version v0.2.71 from January 2025 and v0.2.72 February 2025

  • Support for macOS VMs using tart -P tart://
  • --use-new-action-cache has been removed, the default clone mode of nektos/act has been removed
  • CI tests are run in 6min compared to 17min on nektos/act
  • Flags --pull=false and --rebuild=false are inverted to --no-poll and --no-rebuild

Act User Guide

Please look at the act user guide for more documentation.

Support

Need help? Ask on Discussions!

Contributing

Want to contribute to act? Awesome! Check out the contributing guidelines to get involved.

Manually building from source

  • Install Go tools 1.24+ - (https://golang.org/doc/install)
  • Clone this repo git clone git@github.com:actions-oss/act-cli.git
  • Run unit tests with make test
  • Build and install: make install
Description
A runner for Gitea based on act.
Readme MIT 13 MiB
Languages
Go 90.8%
Makefile 5.8%
Shell 2.2%
Dockerfile 1.2%