Skip to content

Remove provenance/sbom from Docker image action - #2251

Merged
rolandwalker merged 1 commit into
mainfrom
RW/remove-clutter-docker-image-action
Sep 16, 2026
Merged

rolandwalker merged 1 commit into
mainfrom
RW/remove-clutter-docker-image-action

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Remove provenance/sbom from Docker image action, in the hope of removing "unknown/unknown" architectures from the GitHub packages interface.

Incidentally update the changelog for release v2.25.2 .

last image

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

in the hope of removing "unknown/unknown" architectures from the GitHub
packages interface.

Incidentally update the changelog for release v2.25.2 .
@rolandwalker rolandwalker self-assigned this Sep 16, 2026
@rolandwalker
rolandwalker merged commit 175b5a0 into main Sep 16, 2026
12 checks passed
@rolandwalker
rolandwalker deleted the RW/remove-clutter-docker-image-action branch September 16, 2026 23:53
@stefanb

stefanb commented Sep 18, 2026

Copy link
Copy Markdown

Sure, this removed the "unknown/unknown", but IMO this is not the correct way of tackling the problem, as provenance (SBOM) can be useful and "unknown/unknown" is just the presentation problem of GHCR.

https://github.com/orgs/community/discussions/45969

@rolandwalker

Copy link
Copy Markdown
Contributor Author

@stefanb I'm happy to put those back if they are useful to you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants