spack/share/spack/qa
Harmen Stoppels c0c9ab113e
Add spack env activate --temp (#25388)
Creates an environment in a temporary directory and activates it, which
is useful for a quick ephemeral environment:

```
$ spack env activate -p --temp
[spack-1a203lyg] $ spack add zlib
==> Adding zlib to environment /tmp/spack-1a203lyg
==> Updating view at /tmp/spack-1a203lyg/.spack-env/view
```
2021-10-11 06:56:03 -04:00
..
configuration Add new RubyPackage build system base class (#18199) 2020-09-02 16:26:36 -07:00
bashcov Use kcov from official Ubuntu 20.04 repository (#25385) 2021-08-19 14:03:10 -07:00
completion-test.sh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
flake8_formatter.py imports: sort imports everywhere in Spack (#24695) 2021-07-08 22:12:30 +00:00
run-build-tests copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
run-doc-tests copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
run-shell-tests Use kcov from official Ubuntu 20.04 repository (#25385) 2021-08-19 14:03:10 -07:00
run-style-tests bugfix: be careful about GITHUB_BASE_REF in spack style 2021-07-27 17:57:17 -07:00
run-unit-tests Bump codecov/action to v2.0.2 (#24983) 2021-07-24 07:23:56 -04:00
setup-env-test.csh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
setup-env-test.fish Add spack env activate --temp (#25388) 2021-10-11 06:56:03 -04:00
setup-env-test.sh Add spack env activate --temp (#25388) 2021-10-11 06:56:03 -04:00
setup.sh Use kcov from official Ubuntu 20.04 repository (#25385) 2021-08-19 14:03:10 -07:00
test-framework.sh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00