diff options
author | Dylan Arbour <arbourd@users.noreply.github.com> | 2023-12-18 18:09:32 -0500 |
---|---|---|
committer | Dylan Arbour <arbourd@users.noreply.github.com> | 2024-02-21 09:54:05 -0500 |
commit | 56d3a1a72b3db74ac3bf8b7665428a3cd15056bd (patch) | |
tree | 7bd98cf95755a993db93dc7e0ab069f4b9c35d13 /.mailmap | |
parent | 697a58506235e89af1c8cc3cafc92b3d85a3467d (diff) | |
download | unit-56d3a1a72b3db74ac3bf8b7665428a3cd15056bd.tar.gz unit-56d3a1a72b3db74ac3bf8b7665428a3cd15056bd.tar.bz2 |
Add GitHub Actions
This commit adds GitHub Actions configuration, running tests on
pull-requests and master push changes.
This change is meant to be a first-pass at our evolving CI processes.
- Tests run in parallel per language for speed and isolation
- Test matrix is composed by a string list of languages and versions
- `setup-${language}` actions are preferred over base (and changing)
versions from `ubuntu-latest` operating system
A few caveats with the current setup:
- Only tests on Ubuntu (no FreeBSD or Alpine)
- Unpriviledged tests only
- No core dumps available on failure
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions