Has anyone setup remote-caching in Pants on AWS (for ex: S3). If so, could you give any steps/resources you followed? And what worked/didn't work?
c
curved-manchester-66006
07/30/2024, 9:52 PM
I use https://github.com/buchgr/bazel-remote pointed at AWS/S3 in my CI. If you search for bazel-remote you should get several other threads, the ci for pants itself also uses it currenty.