Skip to content

Buildkite Intergration

Robert Balmbra edited this page May 17, 2020 · 33 revisions

The necessary steps to setup, config and build ROMS using the RomBuilder git repository.

Agent and software setup

Follow the necessary steps on https://buildkite.com/organizations/rob-roms/agents, to install the Buildkite-agent on the selected platform. Alternatively run scripts/setup-buildtools.sh on linux platforms to install the required software and agent to the selected device.

Pipeline setup

Reference this GitHub repo address (git@github.com:robbalmbra/RomBuilder.git) when creating a new pipeline in Buildkite

Continue by pressing 'Create Pipeline' at the bottom of the page. Skip the 'GitHub Webhook Setup' on the next page as this isn't necessary for the building process. Alter the pipeline settings by clicking 'Pipeline Settings' on the selected build.

Clone this wiki locally