Release packaging
FastsApp keeps release asset definitions, nFPM configuration and native AUR
templates in native-packages.yaml and packaging/. Common automation comes from the pinned
native-packages gem, installed with gem install native-packages --version 0.2.0.
Stable releases build the existing Linux, macOS and Windows artifacts first. The shared packaging workflow then verifies published checksums and attaches Linux DEB/RPM packages and a recipe archive. Automatic AUR publication requires its configured repository variable and secrets. PRs only validate recipes.
Native bundle contents, signing and installer settings remain application-specific. See the repository’s maintainer packaging guide for commands and the shared tool’s platform coverage for the boundaries.