I bumped to launcher 0.10.6 from 0.10.4 and it see...
# general
h
I bumped to launcher 0.10.6 from 0.10.4 and it seemed like it blew away local cache. Is that expected?
h
literally blew it away? That would be unexpected. But maybe it caused all cache requests to miss due to the Python upgrade or something.
Which cache specifically? The LMDB store? What work are you seeing being re-done that you'd expect to be cached?
h
Not literally, more just "ignored". I noticed it wanted to do the whole bootstrap setup again of downloading 2.18.0 and then it seemed like it basically invalidated our whole cache in CI.
"whole cache" meaning what I expected to get picked up by
pants test ::
c
Bootstrap setup is expected to rerun when upgrading scie-pants.