-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
📌 Task summary
Review the current state of Mylar due to repo changes
📋 Task details
As discussed on discord, the latest published release of Mylar is out of date and has a fairly severe bug in it (triggered by 2026 roll). We don't currently have access to publish new releases, or merge into the master branch. A fork is being considered, but in the meantime we've added a new branch for unstable releases (1000papercuts) and are using the python3-dev branch as the "live" branch. LSIO have created a new docker tag for their image to reflect this (unstable).
I also noticed that you're currently basing your python env off 3.12 - Mylar doesn't strictly support above 3.11 right now, so that may have already been causing some isolated issues. We are aiming to sort that out given it's a pain point for everyone.
Let me know if there's anything you need on our end. I'll remember to keep this updated if any further decisions are taken on the future of the repo / we get back to business as usual on master.