-
Notifications
You must be signed in to change notification settings - Fork 752
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ci] try to add sharedkey and resetkey #3687
Conversation
Signed-off-by: Chojan Shang <psiace@outlook.com>
Thanks for the contribution! Please review the labels and make any necessary changes. |
2 similar comments
Thanks for the contribution! Please review the labels and make any necessary changes. |
Thanks for the contribution! Please review the labels and make any necessary changes. |
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/databend/databend/5Wr3dJdCLMgUPY3956GyTEwE2g4f [Deployment for 836377c canceled] |
Signed-off-by: Chojan Shang <psiace@outlook.com>
Signed-off-by: Chojan Shang <psiace@outlook.com>
Signed-off-by: Chojan Shang <psiace@outlook.com>
Codecov Report
@@ Coverage Diff @@
## main #3687 +/- ##
=====================================
Coverage 60% 60%
=====================================
Files 697 697
Lines 37230 37230
=====================================
+ Hits 22367 22381 +14
+ Misses 14863 14849 -14
Continue to review full report at Codecov.
|
Signed-off-by: Chojan Shang psiace@outlook.com
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
try to add sharedkey and resetkey
sharedkey
an additional key that is stable over multiple jobs.resetkey
usev*
to control the cache version. If we need to reset the cache version, increment the number afterv
.Changelog
Related Issues
Fixes #issue
Test Plan
Unit Tests
Stateless Tests