act
https://github.com/nektos/act
Go
Run your GitHub Actions locally 🚀
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to act
Help out
- Issues
- Allow multiple instances of act to run concurrently against the same Docker server
- Concurrent map write when running a build that produces parallel builds
- fix: add mutex to LocalRepositoryCache to prevent concurrent map panic
- fix: Cannot find module MODULE_NOT_FOUND error handling
- fix: avoid race condition when evaluating runs-on with matrix strategy
- fix: use placeholder for artifact/cache server address in man page
- fix: set AGENT_TOOLSDIRECTORY for self-hosted mode to prevent permission errors on macOS
- fix(artifacts): tolerate unknown protobuf fields in artifact server
- add `--lenient-env-parsing` flag, so new lines are treated as continuation from the env var, and not discarded with error.
- ci: Mitigate supply-chain risks by pinning mutable 3rd-party actions and enforcing least-privilege
- Docs
- Go not yet supported