Age | Commit message (Expand) | Author | Files | Lines |
2021-01-06 | qa: use dependabot to update Github Actions | Massimiliano Culpo | 1 | -0/+7 |
2021-01-02 | copyrights: update all files with license headers for 2021 | Todd Gamblin | 1 | -1/+1 |
2020-12-22 | add mypy to style checks; rename `spack flake8` to `spack style` (#20384) | Tom Scogland | 2 | -7/+7 |
2020-11-18 | spack test (#15702) | Greg Becker | 2 | -2/+2 |
2020-11-17 | Github actions: add CI for ASP based solver | Massimiliano Culpo | 1 | -0/+21 |
2020-11-12 | run unit tests on 3.8 only for Mac OS vs. both 3.8 and 3.9 (#19889) | Peter Scheibel | 1 | -1/+1 |
2020-11-12 | macos: update build process to use spawn instead of fork (#18205) | Peter Scheibel | 1 | -1/+4 |
2020-10-23 | csh: don't require SPACK_ROOT for sourcing setup-env.csh (#18225) | Todd Gamblin | 2 | -5/+10 |
2020-10-11 | Add testing for Python 3.9 (#19261) | Adam J. Stewart | 5 | -11/+11 |
2020-10-11 | Fix failing mpich build tests (#19259) | Adam J. Stewart | 1 | -1/+1 |
2020-09-28 | macOS CI: replace jupyter with jupyterlab (#19029) | Adam J. Stewart | 1 | -2/+1 |
2020-09-02 | Add new RubyPackage build system base class (#18199) | Adam J. Stewart | 1 | -2/+11 |
2020-09-02 | Mac OS: support Python >= 3.8 by using fork-based multiprocessing (#18124) | Rui Xue | 3 | -6/+6 |
2020-08-03 | MacOS nightly builds: use Python 3.7 in CI | Massimiliano Culpo | 1 | -0/+12 |
2020-08-01 | Avoid update and upgrades to brew (#17815) | Massimiliano Culpo | 1 | -2/+0 |
2020-07-31 | Move Python 2.6 unit tests to Github Actions (#17279) | Massimiliano Culpo | 1 | -2/+15 |
2020-07-29 | Use "fetch-depth: 0" to retrieve all history from remote | Massimiliano Culpo | 4 | -10/+19 |
2020-07-29 | Simplified YAML files for Github Actions workflows | Massimiliano Culpo | 4 | -18/+7 |
2020-07-29 | Group tests with similar duration together | Massimiliano Culpo | 4 | -76/+72 |
2020-07-20 | Fix MacOS build tests (#17542) | Massimiliano Culpo | 2 | -11/+35 |
2020-07-06 | Remove references to `master` from CI | Todd Gamblin | 3 | -6/+3 |
2020-07-01 | Moved flake8, shell and documentation tests to Github Action (#17328) | Massimiliano Culpo | 1 | -0/+80 |
2020-07-01 | Use apple-clang for MacOS nightly tests (#17320) | Greg Becker | 1 | -6/+6 |
2020-06-30 | run github workflows on release branches (#17317) | Greg Becker | 4 | -0/+4 |
2020-06-23 | Added unit tests to Github Actions (#16610) | Massimiliano Culpo | 1 | -0/+61 |
2020-06-15 | Skip failing test on MacOS (#17072) | Massimiliano Culpo | 1 | -2/+2 |
2020-05-09 | Fix MacOS tests on develop | Massimiliano Culpo | 1 | -1/+1 |
2020-05-09 | macOS nightly: +1hr py-jupyter | Axel Huebl | 1 | -1/+1 |
2020-05-09 | macOS nightly: two cores | Axel Huebl | 1 | -0/+1 |
2020-05-09 | Add unit test on MacOS using Github Actions (#14220) | Massimiliano Culpo | 1 | -0/+48 |
2020-05-06 | macOS Package Builds (nightly) (#16345) | Axel Huebl | 2 | -0/+62 |
2020-04-07 | Don't run linux build tests for doc PRs (#15895) | Adam J. Stewart | 1 | -0/+2 |
2020-04-06 | Simplify Build Error template (#15864) | Adam J. Stewart | 1 | -66/+20 |
2020-04-02 | Add commands to facilitate Spack/Python/OS reporting (#15834) | Adam J. Stewart | 1 | -35/+13 |
2020-03-12 | Minor updates to CI configuration (#15458) | Massimiliano Culpo | 2 | -1/+2 |
2020-02-27 | Remove "triage" label from feature request | Massimiliano Culpo | 1 | -1/+1 |
2020-02-27 | Use checkout v2 to avoid issues on retriggering | Massimiliano Culpo | 1 | -1/+1 |
2020-02-27 | Improved the feature request template | Massimiliano Culpo | 1 | -9/+14 |
2020-02-27 | Improved the build error template | Massimiliano Culpo | 1 | -7/+18 |
2020-02-27 | Improved the bug report template | Massimiliano Culpo | 1 | -7/+22 |
2019-12-31 | tests: rename checks in github actions | Todd Gamblin | 2 | -4/+4 |
2019-12-30 | copyright: update copyright dates for 2020 (#14328) | Todd Gamblin | 1 | -1/+1 |
2019-12-25 | Migrate build tests from Travis to Github Actions (#13967) | Massimiliano Culpo | 1 | -0/+57 |
2019-12-24 | tests: check min required python version with vermin (#14289) | Massimiliano Culpo | 1 | -0/+30 |
2019-08-07 | Revert "add maintainer review action to main.workflow" (#12316) | Peter Scheibel | 1 | -9/+0 |
2019-08-04 | add maintainer review action to main.workflow | Todd Gamblin | 1 | -0/+9 |
2019-08-03 | actions: add maintainers as PR reviewers for their packages (#12269) | Todd Gamblin | 2 | -0/+91 |
2019-06-30 | meta: move CODE_OF_CONDUCT.md and CONTRIBUTING.md to .github | Todd Gamblin | 2 | -0/+54 |
2019-02-07 | bug report template: suggest --stacktrace instead of -s (#10548) | Peter Scheibel | 1 | -4/+4 |
2018-12-19 | Added labels in github issue templates (#10128) | Massimiliano Culpo | 3 | -2/+3 |