https://pantsbuild.org/ logo
h

happy-kitchen-89482

10/11/2022, 2:58 PM
I’m trying to streamline our CI, which is not in a great state at the moment. Two questions regarding fs_util in thread:
🙏 2
A) Do we need to continue to release fs_util to S3? Since it’s an occasional debugging tool, seems like we can just let people build it if they need it? B) Do we need to build fs_util as often as we do? (which we seem to do mostly because of A)? Seems like we can build it only when rust code changes?
h

hundreds-father-404

10/11/2022, 3:10 PM
Yeah, I think it's reasonable to ask people to build it directly. The occassional usefulness is not worth how it slows down everyone else
h

happy-kitchen-89482

10/11/2022, 3:17 PM
Yeah, my hunch is that no one downloads it from S3 anyway?
w

witty-crayon-22786

10/11/2022, 3:25 PM
cc @average-vr-56795: ^
a

average-vr-56795

10/11/2022, 3:48 PM
Fine by me - IIRC we added the publishing for Twitter when Scoot was relying on
fs_util
? I'm not sure the story there these days
f

fast-nail-55400

10/11/2022, 3:51 PM
I just grep'ed in scoot repo. No matches for "pants" or "pantsbuild" or "fs_util"
h

happy-kitchen-89482

10/11/2022, 4:56 PM
Cool, thanks!