Skip to content

Automated Test Build compilation

Allen A. Babb edited this page Oct 2, 2021 · 2 revisions

This repository is set up with a system to automatically compile test builds. To do that, you only need to push a branch to the main repository where the name starts with test/. The rest of the name (everything after the /) will be used as the base name of the test.

Our CI setup will then compile test builds of that branch and upload them to an FTP host. The test builds will appear in https://porphyrion.feralhosting.com/datacorder/builds/test/<name> once they are compiled.