CI: add GitHub testing of Pull Requests
authorPaul Spooren <mail@aparcar.org>
Fri, 5 Mar 2021 07:50:15 +0000 (21:50 -1000)
committerPaul Spooren <mail@aparcar.org>
Sat, 13 Mar 2021 00:15:31 +0000 (14:15 -1000)
commit36467b50b07e7ea62ec211c9b0cb26821656eb98
treec8f708e1e8a1edb97505b0db2c5cb76f3c59d0a5
parentc6e238e23ebe2f1b79772aa22e5743107315a302
CI: add GitHub testing of Pull Requests

Perform formal checks and see if packages compile on multiple
architectures.

Signed-off-by: Paul Spooren <mail@aparcar.org>
.github/workflows/Dockerfile [new file with mode: 0644]
.github/workflows/ci_helpers.sh [new file with mode: 0644]
.github/workflows/entrypoint.sh [new file with mode: 0755]
.github/workflows/formal.yml [new file with mode: 0644]
.github/workflows/multi-arch-test-build.yml [new file with mode: 0644]