summaryrefslogtreecommitdiff
path: root/share/spack/qa
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin11-11/+11
2023-11-05spack env activate: create & activate default environment without args (#40756)Harmen Stoppels2-2/+10
2023-10-19Improve setup build / run / test environment (#35737)Harmen Stoppels2-7/+5
2023-10-18AutotoolsPackage / MakefilePackage: add gmake build dependency (#40380)Harmen Stoppels2-36/+36
2023-09-08bugfix: only complete aliases for potential aliases (#39887)Todd Gamblin1-0/+3
2023-08-30completion: add alias handlingTodd Gamblin1-0/+6
2023-04-21Hraden Spack's powershell interface (#37079)John W. Parent1-1/+1
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-11/+4
2023-01-18license year bump (#34921)Harmen Stoppels11-11/+11
2022-12-09new command: `spack pkg grep` to search package files (#34388)Todd Gamblin1-1/+2
2022-12-09Windows: reenable unit tests (#33385)John W. Parent4-14/+10
2022-12-09bugfix: `spack load` shell test can fail on macos (#34419)Todd Gamblin1-1/+2
2022-11-28warn about removal of deprecated format strings (#34101)Greg Becker1-2/+2
2022-11-22Revert "Warn about removal of deprecated format strings (#33829)" (#34056)Massimiliano Culpo1-2/+2
2022-11-22Warn about removal of deprecated format strings (#33829)Greg Becker1-2/+2
2022-11-01Let pytest-cov create the xml directly (#33619)Massimiliano Culpo1-1/+1
2022-10-25Remove recursive symbolic link in lib/spack/docs from git repository (#33483)Massimiliano Culpo2-10/+0
2022-09-10ci: restore coverage computation (#32585)Massimiliano Culpo1-5/+17
2022-09-08ci: avoid running coverage on package only PRs (#32573)Massimiliano Culpo1-4/+1
2022-09-07Make GHA tests parallel by using xdist (#32361)Tom Scogland1-0/+5
2022-09-01Fix CI for package only PRs (#32473)Massimiliano Culpo1-1/+1
2022-08-17CI: reduce the amount of tests run in the original concretizer (#32179)Massimiliano Culpo1-1/+4
2022-08-11Don't set `LD_LIBRARY_PATH` by default on Linux (#28354)Harmen Stoppels1-4/+4
2022-07-31black: fix style check package and flake8 formatting for blackTodd Gamblin1-34/+5
2022-05-28refactor: packages import `spack.package` explicitly (#30404)Tom Scogland1-3/+3
2022-04-07Use the non-deprecated `MetaPathFinder` interface (#29745)Massimiliano Culpo1-0/+3
2022-03-17Windows Support: Testing Suite integrationJohn Parent1-1/+1
2022-03-17Add Github Actions for Windows (#24504)John Parent4-0/+36
2022-02-28Add a new test to catch exit code failure (#29244)Massimiliano Culpo1-0/+3
2022-01-14Update copyright year to 2022Todd Gamblin11-11/+11
2022-01-06Fix spack install --v[tab] spec (#28278)Harmen Stoppels1-0/+10
2021-12-23Merge tag 'v0.17.1' into developMassimiliano Culpo1-0/+2
2021-12-23New subcommand: spack bootstrap status (#28004)Massimiliano Culpo1-0/+1
2021-12-23Fix execution of style testsv0.17.1Massimiliano Culpo1-0/+2
2021-12-23ci: run style unit tests only if we target develop (#27472)Harmen Stoppels1-5/+5
2021-11-18ci: run style unit tests only if we target develop (#27472)Harmen Stoppels1-5/+5
2021-11-05commands: `spack load --list` alias for `spack find --loaded` (#27184)Todd Gamblin2-0/+6
2021-10-29Fix exit codes posix shell wrapper (#27012)Harmen Stoppels1-1/+13
2021-10-29Fix exit codes in fish (#27028)Harmen Stoppels1-3/+13
2021-10-28bugfix: config edit should work with a malformed `spack.yaml`Todd Gamblin2-0/+75
2021-10-28Deactivate previous env before activating new one (#25409)Harmen Stoppels3-7/+85
2021-10-27Remove documentation tests from GitHub Actions (#26981)Massimiliano Culpo1-26/+0
2021-10-11Add `spack env activate --temp` (#25388)Harmen Stoppels2-2/+14
2021-08-27Fix fish test "framework" (#25242)Harmen Stoppels1-34/+16
2021-08-19Use kcov from official Ubuntu 20.04 repository (#25385)Massimiliano Culpo3-5/+8
2021-07-27bugfix: be careful about GITHUB_BASE_REF in `spack style`Todd Gamblin1-1/+6
2021-07-24`spack style`: automatically bootstrap dependenciesvsoch1-1/+0
2021-07-24Bump codecov/action to v2.0.2 (#24983)Massimiliano Culpo2-0/+13
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+2
2021-07-07style: clean up and restructure `spack style` commandTodd Gamblin1-1/+1