Skip to content

Use registry cache for Docker workflows - #38

Merged
FloWuenne merged 1 commit into
cursor/kasmvnc-qupath-f4f3from
cursor/pin-cache-actions-42f4
Jun 10, 2026
Merged

Use registry cache for Docker workflows#38
FloWuenne merged 1 commit into
cursor/kasmvnc-qupath-f4f3from
cursor/pin-cache-actions-42f4

Conversation

@FloWuenne

@FloWuenne FloWuenne commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Replace Docker Buildx GitHub Actions cache backend with GHCR registry cache refs in PR and release image workflows.
  • Keep workflow action uses: references pinned to full commit SHAs.

Testing

  • Passed focused workflow validation confirming all workflow uses: refs are full 40-character SHAs.
  • Passed focused scan confirming no actions/cache@, type=gha, or tag-pinned uses: ...@vN references remain.
  • Passed YAML syntax parsing for all workflow files.
  • actionlint is not installed in this environment; no native actionlint pass was available.
  • GitHub reported no PR checks yet for this branch at validation time.
Open in Web Open in Cursor 

Co-authored-by: Florian Wuennemann <flowuenne@gmail.com>
@FloWuenne
FloWuenne marked this pull request as ready for review June 10, 2026 20:58
@FloWuenne
FloWuenne merged commit b3c4d2d into cursor/kasmvnc-qupath-f4f3 Jun 10, 2026
@FloWuenne
FloWuenne deleted the cursor/pin-cache-actions-42f4 branch June 10, 2026 20:59
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