Skip to content

ci: caching mandate — registry-warm CI, cache gitleaks + Renovate#67

Merged
donbeave merged 1 commit into
mainfrom
ci/caching-mandate
Jun 10, 2026
Merged

ci: caching mandate — registry-warm CI, cache gitleaks + Renovate#67
donbeave merged 1 commit into
mainfrom
ci/caching-mandate

Conversation

@donbeave

Copy link
Copy Markdown
Member

Estate caching mandate (jackin pipeline conventions, identical PR across the agent-role repos):

  • role-action pinned to 918e095 + registry-cache-image → PR CI docker build starts warm from the last published image's buildcache-amd64.
  • gitleaks binary cached by version (was a fresh download every weekly run).
  • Renovate repository cache persisted (RENOVATE_REPOSITORY_CACHE: enabled + /tmp/renovate/cache).

🤖 Generated with Claude Code

…enovate

- role-action pinned to 918e095 and registry-cache-image set: PR CI docker
  build starts warm from the last published image's buildcache.
- gitleaks binary cached by version instead of re-downloaded weekly.
- Renovate repository cache persisted between runs (RENOVATE_REPOSITORY_CACHE
  + /tmp/renovate/cache via actions/cache).

Signed-off-by: Alexey Zhokhov <alexey@zhokhov.com>
@sonarqubecloud

Copy link
Copy Markdown

@donbeave donbeave merged commit 7cf3fdc into main Jun 10, 2026
4 checks passed
@donbeave donbeave deleted the ci/caching-mandate branch June 10, 2026 18:35
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