mirror of
https://github.com/bybrooklyn/openbitdo.git
synced 2026-03-19 12:12:57 -04:00
705 B
705 B
AUR Packaging
This directory holds the tracked AUR source for openbitdo-bin.
Source Of Truth
- tracked metadata:
packaging/aur/openbitdo-bin/PKGBUILDand.SRCINFO - template:
packaging/aur/openbitdo-bin/PKGBUILD.tmpl - renderer:
packaging/scripts/render_release_metadata.sh
Publish Flow
- Publish GitHub release assets for a
v*tag. - Render
PKGBUILDand.SRCINFOfrom those assets. - Upload rendered metadata as a workflow artifact for audit.
- Push the updated metadata to the AUR repo for
openbitdo-bin.
Required Controls
- repo variable
AUR_PUBLISH_ENABLED=1 - secrets
AUR_USERNAMEandAUR_SSH_PRIVATE_KEY - no placeholder checksums in published metadata