[Merged by Bors] - ci: get cache for parent commit, try 2 (revert #36608)#36623
[Merged by Bors] - ci: get cache for parent commit, try 2 (revert #36608)#36623bryangingechen wants to merge 8 commits intoleanprover-community:masterfrom
Conversation
PR summary 709cd81678Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 You can run this locally as follows## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>The doc-module for No changes to technical debt.You can run this locally as
Workflow documentation reminderThis PR modifies files under Modified workflow files:
|
|
Ok, let's try again! I can't monitor the result, though, so I'm delegating. bors d+ |
|
✌️ bryangingechen can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors r+ |
After #36614, the changes from #33044 should be OK again. This reverts commit 911abcf. Cf. [#mathlib4 > Mathlib has moved to the new module system @ 💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Mathlib.20has.20moved.20to.20the.20new.20module.20system/near/579345546)
|
bors r- |
|
Canceled. |
|
We had to revert the leantar update in #336614; I'll merge after we figure out what's going on. |
…6608) After leanprover-community#36614, the changes from leanprover-community#33044 should be OK again. This reverts commit 911abcf.
f0c895d to
96a72f8
Compare
|
bors try |
With the update to leantar v0.1.17, the changes from #33044 should be OK again. This reverts commit 911abcf. Cf. [#mathlib4 > Mathlib has moved to the new module system @ 💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Mathlib.20has.20moved.20to.20the.20new.20module.20system/near/579345546)
|
bors try |
With the update to leantar v0.1.17, the changes from #33044 should be OK again. This reverts commit 911abcf. Cf. [#mathlib4 > Mathlib has moved to the new module system @ 💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Mathlib.20has.20moved.20to.20the.20new.20module.20system/near/579345546)
|
OK, I believe https://github.com/leanprover-community/mathlib4/actions/runs/23075369138/job/67034465629#step:33:33 is a test showing cache upload works with v0.1.17. Let me try once again. |
With the update to leantar v0.1.17, the changes from #33044 should be OK again. This reverts commit 911abcf. Cf. [#mathlib4 > Mathlib has moved to the new module system @ 💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Mathlib.20has.20moved.20to.20the.20new.20module.20system/near/579345546)
|
Pull request successfully merged into master. Build succeeded: |
…hain (#37653) #37564 changed `cache` so that it looks for a bundled `leantar` rather than downloading a copy. This caused the "warmup cache" step introduced in #36623 to break since the "previous" commit being fetched could be using an older toolchain. We fix this by simply skipping getting the cache for the previous commit if the toolchain differs. It's likely that the oleans are all invalidated anyways. Prepared with claude code.
…hain (leanprover-community#37653) leanprover-community#37564 changed `cache` so that it looks for a bundled `leantar` rather than downloading a copy. This caused the "warmup cache" step introduced in leanprover-community#36623 to break since the "previous" commit being fetched could be using an older toolchain. We fix this by simply skipping getting the cache for the previous commit if the toolchain differs. It's likely that the oleans are all invalidated anyways. Prepared with claude code.
…hain (leanprover-community#37653) leanprover-community#37564 changed `cache` so that it looks for a bundled `leantar` rather than downloading a copy. This caused the "warmup cache" step introduced in leanprover-community#36623 to break since the "previous" commit being fetched could be using an older toolchain. We fix this by simply skipping getting the cache for the previous commit if the toolchain differs. It's likely that the oleans are all invalidated anyways. Prepared with claude code.
With the update to leantar v0.1.17, the changes from #33044 should be OK again.
This reverts commit 911abcf.
Cf. #mathlib4 > Mathlib has moved to the new module system @ 💬