Hosts GitHub Actions for the BEAM Community.
Provides pre-built workflows and templates that can be easily used to automate common tasks such as testing, building, and maintaining libraries.
Note: This repository is a work in progress. We would like to focus on providing actions that are useful across the BEAM ecosystem. But we will be starting with actions that are useful for the Elixir since that is the community we are most familiar with. Regardless, we welcome contributions from all BEAM communities.
- Contributing Guide.
-
Preview: Actions are for testing. No guarantees are provided of any kind. You can find them in the
./preview
directory. Expect breaking changes and bugs. The intention is to gather feedback and iterate on the design. -
Stable: Actions are for production usage. They are supported and maintained. You can find them in the
./stable
directory. Expect proper SemVer versioning and changelogs.