summaryrefslogtreecommitdiff
path: root/share/spack/qa
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-10Update packages.yaml format and support configuration updatesMassimiliano Culpo1-12/+18
2020-07-31Move Python 2.6 unit tests to Github Actions (#17279)Massimiliano Culpo1-22/+0
2020-07-08Buildcache: bindist test without invoking spack compiler wrappers. (#15687)Patrick Gartung1-0/+22
2020-07-01Moved flake8, shell and documentation tests to Github Action (#17328)Massimiliano Culpo3-14/+10
2020-06-30Add fish shell support (#9279)Johannes Blaschke2-0/+401
2020-06-23Added unit tests to Github Actions (#16610)Massimiliano Culpo1-12/+3
2020-05-12travis: use bionic as default for Linux (#16521)Massimiliano Culpo2-25/+43
2020-05-11Remove 'spack bootstrap' and associated docs (#15179)Massimiliano Culpo1-37/+0
2020-04-23Travis: change the spec we concretize on MacOS (#16256)Massimiliano Culpo1-1/+5
2020-03-05Recover coverage from subprocesses during unit tests (#15354)Tamara Dahlgren1-6/+2
2020-01-23commands: add simple `spack commands --update-completion` argument (#14607)Todd Gamblin1-23/+0
2020-01-22shell support: `spack load` no longer needs modules (#14062)Greg Becker1-6/+11
2020-01-22Use `spack commands --format=bash` to generate shell completion (#14393)Adam J. Stewart5-190/+329
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin7-7/+7
2019-12-27setup-env-test: fix pipe redirect (#14306)Johannes Blaschke1-1/+1
2019-12-25Migrate build tests from Travis to Github Actions (#13967)Massimiliano Culpo1-3/+16
2019-12-16Travis exits at the first failing test, pin codecov at v4.5.4 (#14179)Massimiliano Culpo1-1/+1
2019-11-26Package Index: Build in Dockerhub (#13810)Axel Huebl1-45/+0
2019-10-21Bootstrap environment modules optimizing for generic architectures (#13105)Massimiliano Culpo1-0/+37
2019-10-02Remove support for generating dotkit files (#11986)Massimiliano Culpo1-31/+1
2019-09-09packages service: fix docker build again (#12774)Axel Huebl1-1/+1
2019-09-09packages build: fix path to spack (#12772)Axel Huebl1-1/+4
2019-09-09Fix CD: Packages Service First (#12764)Axel Huebl1-81/+2
2019-07-20docker: fix builds, remove extra distros, add ci builds (#11621)Omar Padron1-8/+79
2019-07-20environments: add activate/deactivate tests, work wtih `set -u`Todd Gamblin1-9/+89
2019-07-05setup-env.sh: make setup scripts work with `set -u`Todd Gamblin1-0/+3
2019-07-05tests: add tests for setup-env.shTodd Gamblin3-6/+331
2019-06-10CD: Package Index (#11665)Axel Huebl1-0/+4
2019-06-08tests: restore `spack spec mpileaks` in test output for Python 2 (#11664)Todd Gamblin1-5/+3
2019-06-05travis: disable `spack spec` for python 2.7 as well as 2.6Todd Gamblin1-1/+1
2019-05-10bugfix: Do not run spack spec in the test environment for Python 2.6Todd Gamblin1-1/+3
2019-05-11coverage: only run coverage for subset of unit testsTodd Gamblin1-4/+5
2019-02-16[Docker] more base images (#10560)Omar Padron1-14/+0
2019-02-08work around an issue with docker/dockerhub (#10547)Omar Padron1-0/+14
2019-01-24fix issue where docker images were being pushed without login (#10379)Omar Padron1-3/+1
2019-01-12fix typo in docker test script (#10334)Omar Padron1-1/+1
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin6-6/+6
2018-12-29coverage: use kcov to get coverage for our cc scriptTodd Gamblin2-1/+26
2018-12-20Fix docker builds (#9805)Omar Padron1-0/+48