square-elephant-85438
08/12/2024, 6:01 PMinvalid_lockfile_behavior
option. Details in thread.square-elephant-85438
08/12/2024, 6:04 PMinvalid_lockfile_behavior = "warn"
or "ignore"
in the pants.toml file, pants still fails while executing a goal for a target that depends on this volatile dependency, complaining of a sha256 mismatch. I tried the option in the toml file, and also the commandline option while running pants. I had to explicitly say enable_lockfile_resolves = False
to ignore invalid lockfile behavior but that is not something I want to do.
Wondering if this is a known issue, or if anyone else has seen this before. Thanks!square-elephant-85438
08/14/2024, 6:15 PMsquare-elephant-85438
08/19/2024, 7:12 PM