ci: use Docker Buildx + ECR registry cache for integration-test prepare-cluster#3539
Conversation
PR SummaryLow Risk Overview AWS OIDC ( Reviewed by Cursor Bugbot for commit d4b1c30. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit d4b1c30. Configure here.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3539 +/- ##
==========================================
- Coverage 59.12% 58.28% -0.85%
==========================================
Files 2213 2140 -73
Lines 182814 174431 -8383
==========================================
- Hits 108096 101660 -6436
+ Misses 64993 63725 -1268
+ Partials 9725 9046 -679
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|

Summary
docker buildinprepare-clusterwith Docker Buildx + ECR registry-backed layer cache, using dedicated cache tags (build-cache:integration-localnode,build-cache:integration-rpcnode) separate from the releasebuild-cache:shared.build-seid-in-localnode-ciMakefile target that compilesseidinside an already-loadedlocalnodecontainer, avoiding a redundant image rebuild.continue-on-error, and cache refs are conditionally empty when auth fails. Cache writes (cache-to) are further restricted topushevents to avoid cache thrashing on PRs.Expected impact
localnodeimagerpcnodeimageseidcompile