summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2021-05-14build tests: put an upper bound on the version of GCC being used (#23630)Massimiliano Culpo1-1/+1
2021-05-13build(deps): bump actions/cache from 2.1.4 to 2.1.5 (#23584)dependabot[bot]1-1/+1
2021-04-22qa: install clingo-cffi from pip (#23163)Massimiliano Culpo1-23/+54
2021-03-20QA: don't run build tests on each commit (#22430)Massimiliano Culpo1-0/+12
2021-03-20QA: reduce number of unit tests for jobs not in the matrix (#22426)Massimiliano Culpo1-7/+28
2021-03-19CI: treat push to develop in the same way as PRs (#22421)Massimiliano Culpo1-5/+3
2021-03-19CI: drastically reduce the number of tests for package only PRs (#22410)Massimiliano Culpo1-1/+1
2021-03-16The action to detect changes needs a repository to be checked out on push eve...Massimiliano Culpo1-0/+4
2021-03-16Speed-up CI by reorganizing tests (#22247)Massimiliano Culpo4-283/+337
2021-03-03Bootstrap clingo from sources (#21446)Massimiliano Culpo1-23/+9
2021-02-24Run clingo-cffi tests in a container (#21913)Massimiliano Culpo1-36/+6
2021-02-23Updates to support clingo-cffi (#20657)Josh Essman1-0/+51
2021-02-16Add RHEL8 Universal Base Image with platform-python to CI unit tests (#21655)Chuck Atkins1-0/+27
2021-02-08build(deps): bump actions/cache from v2 to v2.1.4 (#21529)dependabot[bot]1-1/+1
2021-02-04py-mypy: add v0.800 (#21386)Adam J. Stewart1-1/+1
2021-01-06qa: use dependabot to update Github ActionsMassimiliano Culpo1-0/+7
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-12-22add mypy to style checks; rename `spack flake8` to `spack style` (#20384)Tom Scogland2-7/+7
2020-11-18spack test (#15702)Greg Becker2-2/+2
2020-11-17Github actions: add CI for ASP based solverMassimiliano Culpo1-0/+21
2020-11-12run unit tests on 3.8 only for Mac OS vs. both 3.8 and 3.9 (#19889)Peter Scheibel1-1/+1
2020-11-12macos: update build process to use spawn instead of fork (#18205)Peter Scheibel1-1/+4
2020-10-23csh: don't require SPACK_ROOT for sourcing setup-env.csh (#18225)Todd Gamblin2-5/+10
2020-10-11Add testing for Python 3.9 (#19261)Adam J. Stewart5-11/+11
2020-10-11Fix failing mpich build tests (#19259)Adam J. Stewart1-1/+1
2020-09-28macOS CI: replace jupyter with jupyterlab (#19029)Adam J. Stewart1-2/+1
2020-09-02Add new RubyPackage build system base class (#18199)Adam J. Stewart1-2/+11
2020-09-02Mac OS: support Python >= 3.8 by using fork-based multiprocessing (#18124)Rui Xue3-6/+6
2020-08-03MacOS nightly builds: use Python 3.7 in CIMassimiliano Culpo1-0/+12
2020-08-01Avoid update and upgrades to brew (#17815)Massimiliano Culpo1-2/+0
2020-07-31Move Python 2.6 unit tests to Github Actions (#17279)Massimiliano Culpo1-2/+15
2020-07-29Use "fetch-depth: 0" to retrieve all history from remoteMassimiliano Culpo4-10/+19
2020-07-29Simplified YAML files for Github Actions workflowsMassimiliano Culpo4-18/+7
2020-07-29Group tests with similar duration togetherMassimiliano Culpo4-76/+72
2020-07-20Fix MacOS build tests (#17542)Massimiliano Culpo2-11/+35
2020-07-06Remove references to `master` from CITodd Gamblin3-6/+3
2020-07-01Moved flake8, shell and documentation tests to Github Action (#17328)Massimiliano Culpo1-0/+80
2020-07-01Use apple-clang for MacOS nightly tests (#17320)Greg Becker1-6/+6
2020-06-30run github workflows on release branches (#17317)Greg Becker4-0/+4
2020-06-23Added unit tests to Github Actions (#16610)Massimiliano Culpo1-0/+61
2020-06-15Skip failing test on MacOS (#17072)Massimiliano Culpo1-2/+2
2020-05-09Fix MacOS tests on developMassimiliano Culpo1-1/+1
2020-05-09macOS nightly: +1hr py-jupyterAxel Huebl1-1/+1
2020-05-09macOS nightly: two coresAxel Huebl1-0/+1
2020-05-09Add unit test on MacOS using Github Actions (#14220)Massimiliano Culpo1-0/+48
2020-05-06macOS Package Builds (nightly) (#16345)Axel Huebl2-0/+62
2020-04-07Don't run linux build tests for doc PRs (#15895)Adam J. Stewart1-0/+2
2020-04-06Simplify Build Error template (#15864)Adam J. Stewart1-66/+20
2020-04-02Add commands to facilitate Spack/Python/OS reporting (#15834)Adam J. Stewart1-35/+13
2020-03-12Minor updates to CI configuration (#15458)Massimiliano Culpo2-1/+2