summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorScott Wittenburg <scott.wittenburg@kitware.com>2022-09-01 15:29:44 -0600
committerGitHub <noreply@github.com>2022-09-01 15:29:44 -0600
commit6239198d65d20d8dfbd15bd617168dd92523e0b7 (patch)
tree6e2fe464a1000901639616c3e2e97bed7a4b0e53 /SECURITY.md
parentd9313cf561ff6866971bb7fb488e0ef1b6725b6e (diff)
downloadspack-6239198d65d20d8dfbd15bd617168dd92523e0b7.tar.gz
spack-6239198d65d20d8dfbd15bd617168dd92523e0b7.tar.bz2
spack-6239198d65d20d8dfbd15bd617168dd92523e0b7.tar.xz
spack-6239198d65d20d8dfbd15bd617168dd92523e0b7.zip
Fix cause of checksum failures in public binary mirror (#32407)
Move the copying of the buildcache to a root job that runs after all the child pipelines have finished, so that the operation can be coordinated across all child pipelines to remove the possibility of race conditions during potentially simlutandous copies. This lets us ensure the .spec.json.sig and .spack files for any spec in the root mirror always come from the same child pipeline mirror (though which pipeline is arbitrary). It also allows us to avoid copying of duplicates, which we now do.
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions