This repository publishes signed HDN OS RPM repositories through GitHub Pages without committing RPMs or repository metadata to Git history.
Repository bundles are attached to GitHub releases. The Pages workflow verifies
the outer checksum, OpenPGP-signed repository metadata, repository file
manifest, and every RPM signature before deployment. Publication is an
explicit workflow dispatch from main so the Pages environment can enforce
its default-branch protection rule.
The current trust material is the HDN development key and the channel is for release-candidate validation. It must not be described as a production channel until the offline production root ceremony, online-key delegation, rotation test, and revocation test are complete.
Published layout:
https://dollspace-gay.github.io/hdn-os-updates/44/x86_64/
Generated packages remain release/Page artifacts, not Git objects.