Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#development
Title
b
bitter-ability-32190
07/29/2022, 6:13 PM
I think I found a valid use for
uncacheable_rule
:
https://github.com/pantsbuild/pants/issues/16356
👍 1
f
flat-zoo-31952
07/29/2022, 6:24 PM
I feel like that kind of issue would benefit from some notion of how Pants could interact with an external cache
b
bitter-ability-32190
07/29/2022, 6:25 PM
Short of trying to get clever I think the answer is "dont" 🙂 Let external tools manage themselves
h
hundreds-father-404
07/29/2022, 9:06 PM
bikeshed, would be nice if it was
@rule(uncachable=True)
b
bitter-ability-32190
07/29/2022, 9:13 PM
Yeah I think that'd be the API. I think the underlying function does that
👍 1
Post