Skip to content

duynhlab 2026.06.11

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:54
9c34efe

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 78ca600
user 176997f
product 6962bc4
cart 469fd7a
order 8357920
review 3fa11e7
notification 3ab240f
shipping 51e2b33
frontend d9cf9d9

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

What's Changed

  • ci: merge smoke-test-rpm into build-rpms, skip docs-only triggers by @duynhne in #29
  • docs: slim README to a landing page, sync CI section by @duynhne in #30
  • ci: run smoke-full rootless, keep pod for diagnostics by @duynhne in #31
  • ci: rename smoke tests to test-install/test-integration taxonomy by @duynhne in #32
  • ci: add dependabot for GitHub Actions by @duynhne in #33
  • ci(deps): bump actions/download-artifact from 7 to 8 in the gh-actions group by @dependabot[bot] in #34
  • ci: tag-driven releases — published == tested, manifest, dnf downgrade by @duynhne in #35

New Contributors

Full Changelog: v2026.06.10...v2026.06.11