Hey <@U01GFRYQ1TR> appreciate the gesture, I am a ...
# welcome
q
Hey @busy-vase-39202 appreciate the gesture, I am a platform Engineer in Anaplan and we are looking to improve our build process and one of our Principal Engineer has suggested to look into Pants. (Pun intended)
🤣 1
👋 7
b
Great! What needs do you have from a better build process? Maybe we can make some suggestions.
q
So we have a python mono repo, consisting, Services and Packages (libraries) and we want to avoid having to build every single thing everytime a PR is created
b
Oh Pants' fine-grained caching should definitely be helpful for that! Hopefully you've already come across these, but just in case: • https://www.pantsbuild.org/docs/advanced-target-selection • https://www.pantsbuild.org/docs/using-pants-in-ci • https://www.pantsbuild.org/docs/remote-caching Remote caching can of course be self-hosted. Alternatively my company Toolchain, the lead sponsor of Pants, offers a remote caching SaaS with the addition of nice analytics and tracing features.