It's update time: - Surprisingly got Pants-provide...
# development
b
It's update time: • Surprisingly got Pants-provides-Python-via-Pyenv in a working PR very quickly: https://github.com/pantsbuild/pants/pull/18352 ◦ Reduces installation requirements of a Pants-Python monorepo ◦ Marks everything as Read-Only so no dirtying it! 😈 https://github.com/pantsbuild/pants/issues/18040 is why I did this lol • "Big File Store" is still underway. ◦ Needs to be updated with
main
◦ Missing garbage collection ◦ I suspect I need it to support directories as well, for the eventual whitelist support. But probably in follow up PR Nothing major upcoming, I'm gonna be heads down in proposals and presentation writing. Although I'm probably going to start thinking about how to better handle ML libraries like
mxnet
and
torch
.