Skip to content

Remove explicit subject-digest from ghcr.io publish - #2238

Merged
rolandwalker merged 1 commit into
mainfrom
RW/remove-explicit-subject-digest
Sep 12, 2026
Merged

Remove explicit subject-digest from ghcr.io publish#2238
rolandwalker merged 1 commit into
mainfrom
RW/remove-explicit-subject-digest

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Remove explicit subject-digest from ghcr.io publish, and let it be computed implicitly by the Action.

This is an attempt to solve the docker pull error

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

Incidentally update the changelog for release v2.24.3 .

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 .

and let it be computed implicitly by the Action.

This is an attempt to solve the "docker pull" error

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

Incidentally update the changelog for release v2.24.3 .
@rolandwalker rolandwalker self-assigned this Sep 12, 2026
@rolandwalker
rolandwalker merged commit 336957b into main Sep 12, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/remove-explicit-subject-digest branch September 12, 2026 21:10
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