Skip to content
Commit 37e5362e authored by Jürg Billeter's avatar Jürg Billeter
Browse files

_pipeline.py: Allow pulling strict artifacts in non-strict mode

Remotely cached artifacts matching the strict cache key take precedence
over locally cached artifacts matching only the weak cache key. However,
locally cached artifacts were excluded from the build plan, which means
that BuildStream never even checked whether the strict artifact is
available in the remote artifact cache.

This changes planning to keep cached elements in the build plan in
non-strict mode if a remote artifact cache is used.
parent 6d71826e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment