Skip to content

Add CI cache reset control - #2

Merged
ATAC-Helicopter merged 1 commit into
mainfrom
agent/add-cache-reset
Jul 29, 2026
Merged

Add CI cache reset control#2
ATAC-Helicopter merged 1 commit into
mainfrom
agent/add-cache-reset

Conversation

@ATAC-Helicopter

Copy link
Copy Markdown
Owner

What changed

  • add a manual Reset cache input to the OS container workflow
  • pass the input to BuildKit's no-cache control
  • document when to use it

Why

The first aborted OS build left a truncated layer in the GitHub Actions BuildKit cache. The following run imported cache manifest gha:10929276038648068241 and failed with short read / unexpected EOF while reading the cached session RPM.

Impact

Normal builds continue using the fast cache. A recovery run can ignore damaged entries and export a fresh replacement without changing the image source.

Checks

  • prototype/tests/run-static.sh
  • workflow YAML parsing
  • git diff --check

@ATAC-Helicopter
ATAC-Helicopter marked this pull request as ready for review July 29, 2026 13:22
@ATAC-Helicopter
ATAC-Helicopter merged commit 8126af5 into main Jul 29, 2026
2 checks passed
@ATAC-Helicopter
ATAC-Helicopter deleted the agent/add-cache-reset branch July 29, 2026 13:22
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