Skip to content

duynhlab 2026.06.23

Choose a tag to compare

@github-actions github-actions released this 23 Jun 02:31
62dfdee

Mega-RPM for the duynhlab platform (EL9, x86_64).

sudo curl -fsSL -o /etc/yum.repos.d/duynhlab.repo https://duynhlab.github.io/packages/duynhlab.repo
sudo dnf install -y duynhlab

Composition

Service Commit
auth b12e85e
user 7978f0d
product 8fd71f4
cart a129ed3
order 92caf45
review fc651a7
notification 19769ab
shipping 8a2b254
frontend 3444481

Full manifest: MANIFEST.txt asset (also shipped in the RPM at /opt/duynhlab/etc/manifest).

What's Changed

  • chore: drop stale "Option A" packaging framing by @duynhne in #55
  • fix: auto-bootstrap framing on landing page + spec; correct packager email domain by @duynhne in #56
  • ci: parallel install-test matrix (Rocky 9 + Alma 9) by @duynhne in #58
  • refactor(publish): slim publish-yum-repo.sh (static landing + shared pick_runner) by @duynhne in #57

Full Changelog: v2026.06.22...v2026.06.23