summaryrefslogtreecommitdiff
path: root/share/spack/qa
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-28Separable module configuration -- without the bugs this time (#23703)Greg Becker1-2/+2
2021-04-27Dyninst: add elfutils versioning (#19648)Tim Haines1-1/+1
2021-04-26Dyninst: Add dependencies for v11.0.0 (#23121)Tim Haines1-1/+1
2021-03-19CI: drastically reduce the number of tests for package only PRs (#22410)Massimiliano Culpo1-1/+1
2021-03-16Speed-up CI by reorganizing tests (#22247)Massimiliano Culpo2-1/+10
2021-02-23Drop compiler variables from spack load (#21699)Harmen Stoppels1-1/+0
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin11-11/+11
2020-12-29PythonPackage: url -> pypi (#20610)Adam J. Stewart1-0/+1
2020-12-22add mypy to style checks; rename `spack flake8` to `spack style` (#20384)Tom Scogland2-2/+6
2020-12-22Refactor flake8 handling and tool compatibility (#20376)Tom Scogland1-0/+146
2020-12-18minimal zsh completion (#20253)Tom Scogland2-32/+45
2020-11-18spack test (#15702)Greg Becker2-2/+2
2020-10-27sbang: use bashcov in sbang on LinuxTodd Gamblin1-2/+7
2020-10-23csh: don't require SPACK_ROOT for sourcing setup-env.csh (#18225)Todd Gamblin2-0/+80
2020-09-02Add new RubyPackage build system base class (#18199)Adam J. Stewart1-1/+5