spack/lib/spack
Scott Wittenburg 87b8321fa9
gitlab: Fix pipeline generation for non-develop protected pipelines (#31378)
Release branches and tags run protected pipelines, and we noticed
that those pipelines were generating all jobs in the stack, even
when the mirror contained all the built specs and an up to date
index.  The problem was caused because the override mirror was
not present in spacks mirror configuration at the time when the
binary_distribution.update() method was called.  This fixes that
by always adding the mirror override, if present, to the list of
configured mirrors.
2022-07-01 11:56:36 -07:00
..
docs Fix typo in documentation note about concretizer:unify (#31246) 2022-06-24 11:31:43 +02:00
env Revert "strip -Werror: all specific or none (#30284)" (#30878) 2022-05-26 14:17:01 -07:00
external archspec: bump to v0.1.4 (#30856) 2022-06-07 08:51:34 +00:00
llnl Update decompression support on Windows (#25185) 2022-06-06 18:14:43 -07:00
spack gitlab: Fix pipeline generation for non-develop protected pipelines (#31378) 2022-07-01 11:56:36 -07:00