mirror of
https://github.com/bybrooklyn/openbitdo.git
synced 2026-03-19 12:12:57 -04:00
cleanroom: modernize tui diagnostics and align release packaging
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# AUR Packaging
|
||||
|
||||
This directory contains AUR package sources for:
|
||||
- `openbitdo` (source build)
|
||||
- `openbitdo-bin` (prebuilt release assets)
|
||||
|
||||
Publishing is automated by `.github/workflows/aur-publish.yml` and remains gated:
|
||||
@@ -12,8 +11,7 @@ Publish flow:
|
||||
1. wait for release assets from a `v*` tag
|
||||
2. compute authoritative SHA256 values from released artifacts
|
||||
3. render `PKGBUILD`/`.SRCINFO` with pinned hashes
|
||||
4. push updates to AUR repos
|
||||
4. push updates to AUR repo
|
||||
|
||||
Template files used for release rendering:
|
||||
- `openbitdo/PKGBUILD.tmpl`
|
||||
- `openbitdo-bin/PKGBUILD.tmpl`
|
||||
|
||||
Reference in New Issue
Block a user