[ci] flatten caches#3999
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
commonware-mcp | d2ea0d7 | Jun 10 2026, 11:05 AM |
b45ce98 to
b9a442a
Compare
Deploying monorepo with
|
| Latest commit: |
d2ea0d7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7b209dde.monorepo-eu0.pages.dev |
| Branch Preview URL: | https://andre-ci-flatten-caches.monorepo-eu0.pages.dev |
b9a442a to
4a81822
Compare
4a81822 to
5554901
Compare
Benchmark resultsTip ✅ PASSED: No benchmark exceeded the regression threshold. Benchmark comparison table
Baseline commit(s): |
2acc285 to
9fb5b1e
Compare
9fb5b1e to
6c4e8bd
Compare
This reverts commit 6c4e8bd.
| additional-toolchain: ${{ env.NIGHTLY_VERSION }} | ||
| additional-cache-key: ${{ matrix.flags || 'default' }}-part-${{ matrix.partition }} | ||
| additional-cache-key: ${{ matrix.flags || 'default' }} | ||
| rust-cache-save: ${{ matrix.partition == 1 }} |
There was a problem hiding this comment.
This assumes that crates are largely shared by partitions? when I've poked around, I find they differ a decent bit? Maybe that is a fluke?
There was a problem hiding this comment.
rust-cache is only caching dependencies, it doesn't cache anything from the workspace
for example commas are also not allowed
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #3999 +/- ##
==========================================
- Coverage 95.09% 95.08% -0.02%
==========================================
Files 531 530 -1
Lines 217677 218478 +801
Branches 5292 5308 +16
==========================================
+ Hits 206995 207733 +738
- Misses 8890 8943 +53
- Partials 1792 1802 +10 see 69 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
No description provided.