diff options
author | Vanessasaurus <814322+vsoch@users.noreply.github.com> | 2021-04-15 01:38:36 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-15 00:38:36 -0700 |
commit | 7f91c1a5109e4c7f92c22594d0bcfc1b94bf230b (patch) | |
tree | 9a6ea7d8203492a8412ed76b05c44d81694d3f90 /.mailmap | |
parent | 613348ec90e41e3e403fe4566bf1b3cc9c364a52 (diff) | |
download | spack-7f91c1a5109e4c7f92c22594d0bcfc1b94bf230b.tar.gz spack-7f91c1a5109e4c7f92c22594d0bcfc1b94bf230b.tar.bz2 spack-7f91c1a5109e4c7f92c22594d0bcfc1b94bf230b.tar.xz spack-7f91c1a5109e4c7f92c22594d0bcfc1b94bf230b.zip |
Merge pull request #21930 from vsoch/add/spack-monitor
This provides initial support for [spack monitor](https://github.com/spack/spack-monitor), a web application that stores information and analysis about Spack installations. Spack can now contact a monitor server and upload analysis -- even after a build is already done.
Specifically, this adds:
- [x] monitor options for `spack install`
- [x] `spack analyze` command
- [x] hook architecture for analyzers
- [x] separate build logs (in addition to the existing combined log)
- [x] docs for spack analyze
- [x] reworked developer docs, with hook docs
- [x] analyzers for:
- [x] config args
- [x] environment variables
- [x] installed files
- [x] libabigail
There is a lot more information in the docs contained in this PR, so consult those for full details on this feature.
Additional tests will be added in a future PR.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions