Description
Run your GitHub Actions locally!
Why would you want to do this? Two reasons:
Fast Feedback - Rather than having to commit/push every time you want to test out the changes you are making to your .github/workflows/ files (or for any changes to embedded GitHub actions), you can use act to run the actions locally. The environment variables and filesystem are all configured to match what GitHub provides.
Local Task Runner - I love make. However, I also hate repeating myself. With act, you can use the GitHub Actions defined in your .github/workflows/ to replace your Makefile!
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (6)*, x86_64 (6)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (0)*, x86_64 (0)* | Fedora 39 (11 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (0)* | Fedora 40 (7 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (3 downloads) |
Fedora rawhide | aarch64 (6)*, x86_64 (6)* | Fedora rawhide (24 downloads) |
* Total number of downloaded packages.