testing is the build testing of distbuild written in Hugo.
- Hugo >= 0.95.0
git clone https://github.com/distbuild/testing.git
cd testing/deploy
./run.sh -g -s compose-buildbarn.yml -c compose-goma.yml -d buildbarn+goma \
-u ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} > buildbarn+goma.json
git clone https://github.com/distbuild/testing.git
cd testing/site
hugo server
https://distbuild.github.io/testing/
Project License can be found here.