diff options
author | Scott Wittenburg <scott.wittenburg@kitware.com> | 2022-10-17 09:45:09 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-17 09:45:09 -0600 |
commit | 29df7e9be356b1c6eb84647b556beae5f7cec933 (patch) | |
tree | bf3358c86042581a4c896c59721e73811430a4da /.codecov.yml | |
parent | ea80113d0f2ba9ca1a60f06c77a9bb1c88824b1f (diff) | |
download | spack-29df7e9be356b1c6eb84647b556beae5f7cec933.tar.gz spack-29df7e9be356b1c6eb84647b556beae5f7cec933.tar.bz2 spack-29df7e9be356b1c6eb84647b556beae5f7cec933.tar.xz spack-29df7e9be356b1c6eb84647b556beae5f7cec933.zip |
Support spackbot rebuilding all specs from source (#32596)
Support spackbot rebuilding all specs from source when asked (with "rebuild everything")
- Allow overriding --prune-dag cli opt with env var
- Use job variable to optionally prevent rebuild jobs early exit behavior
- ci rebuild: Use new install argument to insist deps are always installed from binary, but
package is only installed from source.
- gitlab: fix bug w/ untouched pruning
- ci rebuild: install from hash rather than json file
- When doing a "rebuild everything" pipeline, make sure that each install job only consumes
binary dependencies from the mirror being populated by the current pipeline. This avoids
using, e.g. binaries from develop, when rebuilding everything on a PR.
- When running a pipeline to rebuild everything, do not die because we generated a hash on
the broken specs list. Instead only warn in that case.
- bugfix: Replace broken no-args tty.die() with sys.exit(1)
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions