Zulip Chat Archive
Stream: batteries
Topic: Bump batteries to v4.9.0-rc2
François G. Dorais (Jun 15 2024 at 19:50):
Mathlib got bumped but Batteries did not. @Kim Morrison ?
François G. Dorais (Jun 15 2024 at 20:00):
François G. Dorais (Jun 15 2024 at 20:22):
The bump PR works fine so this is probably just an oversight.
James Gallicchio (Jun 15 2024 at 22:13):
i think it just means batteries compiles fine without modification on rc2?
François G. Dorais (Jun 15 2024 at 22:21):
But CI on batteries still uses v4.9.0-rc1.
Kim Morrison (Jun 16 2024 at 00:23):
Yes, this was intentional to save some time, as rc2
only made "user interface" changes, no langauge changes.
François G. Dorais (Jun 16 2024 at 00:52):
It needs to happen for batteries CI to work correctly and also for downstream projects who need to know when it's safe to update the toolchain.
Kim Morrison (Jun 16 2024 at 01:48):
What happened to batteries CI?
François G. Dorais (Jun 17 2024 at 13:33):
I had some weird inconsistent results. I thought the issue was that Batteries was still using rc1 for CI but it turns out it was a cache issue on my end. It's all fixed now!
Last updated: May 02 2025 at 03:31 UTC