debug(ci): testInputsID hash capture for cache investigation#21276
debug(ci): testInputsID hash capture for cache investigation#21276davdhacs wants to merge 1 commit into
Conversation
Captures hash inputs for ALL packages to identify what changes testInputsID between save and restore runs. Uses v2-dbg cache key with v2 fallback. First run restores master's v2 cache + saves v2-dbg. Second run restores v2-dbg. Partially generated by AI.
|
Skipping CI for Draft Pull Request. |
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🚀 Build Images ReadyImages are ready for commit ad64961. To use with deploy scripts: export MAIN_IMAGE_TAG=4.12.x-238-gad649614c0 |
Captures GODEBUG=gocachehash=1 output to identify what changes testInputsID between CI runs, causing 25% test cache misses.