I’m trying to streamline our CI, which is not in a...
# development
h
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
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
Yeah, my hunch is that no one downloads it from S3 anyway?
w
cc @average-vr-56795: ^
a
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
I just grep'ed in scoot repo. No matches for "pants" or "pantsbuild" or "fs_util"
h
Cool, thanks!