Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.44 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.44 KB

Buildarr Installer

GitHub release (with filter) GitHub Workflow Status (with event) GitHub License

This repository builds and hosts Windows installers for Buildarr, based on the Nullsoft Scriptable Install System.

Installing Buildarr

Download the latest version of the installer from the Buildarr Installer releases page, and follow the installation instructions as documented on the Buildarr website.

Development

Building an installer

Installer builds are automatically tested using GitHub Actions for pull requests. Check the build artifacts for the workflow run to download the installer build files, which includes the completed installer file.

Workflow runs can be manually executed, if builds against standard branches are required.

Releasing a new version

Create a new release manually, as normal. No additional actions are required.

When a new version of the installer is released, GitHub Actions automatically builds the installer and adds it to the release.