spack/share/spack/qa
Massimiliano Culpo 193e8333fa Update packages.yaml format and support configuration updates
The YAML config for paths and modules of external packages has
changed: the new format allows a single spec to load multiple
modules. Spack will automatically convert from the old format
when reading the configs (the updates do not add new essential
properties, so this change in Spack is backwards-compatible).

With this update, Spack cannot modify existing configs/environments
without updating them (e.g. “spack config add” will fail if the
configuration is in a format that predates this PR). The user is
prompted to do this explicitly and commands are provided. All
config scopes can be updated at once. Each environment must be
updated one at a time.
2020-08-10 11:59:05 -07:00
..
configuration Update packages.yaml format and support configuration updates 2020-08-10 11:59:05 -07:00
bashcov coverage: use kcov to get coverage for our cc script 2018-12-29 23:47:29 -08:00
completion-test.sh Use spack commands --format=bash to generate shell completion (#14393) 2020-01-22 21:31:12 -08:00
run-build-tests copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
run-doc-tests copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
run-flake8-tests copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
run-shell-tests Moved flake8, shell and documentation tests to Github Action (#17328) 2020-07-01 11:58:53 -05:00
run-unit-tests Moved flake8, shell and documentation tests to Github Action (#17328) 2020-07-01 11:58:53 -05:00
setup-env-test.fish Add fish shell support (#9279) 2020-06-30 14:26:27 -05:00
setup-env-test.sh shell support: spack load no longer needs modules (#14062) 2020-01-22 22:36:02 -08:00
setup.sh Moved flake8, shell and documentation tests to Github Action (#17328) 2020-07-01 11:58:53 -05:00
test-framework.sh Use spack commands --format=bash to generate shell completion (#14393) 2020-01-22 21:31:12 -08:00