Skip to content
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
dd2b0e2
Add a changelog feature that shows the RPM diff compared to the previ…
ryskn Oct 3, 2025
b63a774
fix(diff): change arrow in awk output from '->' to '→'
ryskn Oct 6, 2025
b9bca8d
ci: simplify previous image detection — use tag directly
ryskn Oct 7, 2025
c59a1bc
ci: skip empty RPM diff sections in changelog
ryskn Oct 7, 2025
5ebb806
ci: simplify previous image detection — use tag directly
ryskn Oct 7, 2025
8c0ac51
ci: wrap per-platform RPM diff in collapsible <details> sections
ryskn Oct 7, 2025
d299edb
ci: allow initial run when no previous tag exists
ryskn Oct 8, 2025
0074210
ci: switch <details> blocks to printf and always close after platform…
ryskn Oct 8, 2025
4872506
feat: embed rechunker-style RPM metadata as compressed label in conta…
ryskn Oct 9, 2025
6ae0feb
ci: change LABEL_KEY to org.almalinux.sbom (replace dev.hhd.rechunk.i…
ryskn Oct 9, 2025
e9967c8
fix: correct label-related typos
ryskn Oct 9, 2025
ed58b53
ci: read previous RPM list from image label via crane instead of runn…
ryskn Oct 9, 2025
39a73ba
refactor: store JSON label directly instead of gzip+base64
ryskn Oct 9, 2025
39bb749
ci(registry,label,changelog): tweak testing registry, label fetch, an…
ryskn Oct 10, 2025
d3d8130
Merge branch 'AlmaLinux:main' into changelog-clean
ryskn Jan 29, 2026
842ee34
feat: replace RPM-based changelog with SBOM-based generation
ryskn Feb 11, 2026
ac9e8af
fix: run SBOM tools on host with rpm/dnf bindings installed on Ubuntu
ryskn Feb 12, 2026
9c111a4
fix: replace duplicated workflow with clean version
ryskn Feb 12, 2026
1f2b4b2
fix: use sudo rm -rf for rootfs cleanup
ryskn Feb 12, 2026
ce3ef13
fix: update registries_testing to own quay.io namespace
ryskn Feb 12, 2026
49ecc3b
fix: use Fedora container for SBOM generation
ryskn Feb 17, 2026
badf899
ci: reduce SBOM label log size
ryskn Feb 17, 2026
31d186c
Fix SBOM upload failure by compressing output before upload
ryskn Feb 17, 2026
54652df
Fix ARG_MAX error: remove full SBOM from image label, keep metadata only
ryskn Feb 17, 2026
8f1f63c
Fix empty label key: hardcode org.almalinux.sbom in push step
ryskn Feb 17, 2026
3904596
Store full SBOM as OCI artifact via ORAS instead of embedding in imag…
ryskn Feb 19, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading