Skip to content

Remove artifact attestations from ghcr.io images - #2240

Merged
rolandwalker merged 1 commit into
mainfrom
RW/remove-artifact-attestations-from-images
Sep 12, 2026
Merged

Remove artifact attestations from ghcr.io images#2240
rolandwalker merged 1 commit into
mainfrom
RW/remove-artifact-attestations-from-images

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Artifact attestations are great, but this causes the headline suggestion at

to be a docker pull command which fails, giving

unsupported media type application/vnd.oci.empty.v1+json

A number of fixes were tried in the v2.24.x series before giving up and removing attestations.

Some permissions could probably also be removed from publish.yml.

Incidentally update the changelog for release v2.24.4 .

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 .

Artifact attestations are great, but this causes the headline
suggestion at

 * https://github.com/dbcli/mycli/pkgs/container/mycli

to be a "docker pull" command which fails, giving

    unsupported media type application/vnd.oci.empty.v1+json

A number of fixes were tried in the v2.24.x series before giving up and
removing attestations.

Some permissions could probably also be removed from publish.yml.

Incidentally update the changelog for release v2.24.4 .
@rolandwalker
rolandwalker merged commit be7b7d5 into main Sep 12, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/remove-artifact-attestations-from-images branch September 12, 2026 21:39
@rolandwalker rolandwalker self-assigned this Sep 12, 2026
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.

1 participant