novolis-avalonia / release.md
Release
UI chrome for the platform
dotnetavaloniauinovolis
See release policy.
What ships
- NuGet packages continue to publish through the shared Novolis release pipeline.
- The Windows live studio ships as an Inno Setup installer attached to the GitHub Release.
- The installer is per-user and installs to
%LOCALAPPDATA%\Programs\Novolis\Novolis Audio Live.
Release flow
- The release tag is validated against
build/version.json. - The Avalonia studio and the headless live host are published as
win-x64payloads. - The installer script is generated from the published app payload.
- Inno Setup compiles the installer.
- The resulting
.exeis uploaded to the same GitHub Release as the NuGet packages.
User guidance
- Download the installer from the release assets page.
- Run it without administrator privileges.
- Update by installing a newer release over the existing user-space install.