Age | Commit message (Expand) | Author | Files | Lines |
2022-11-05 | Add support for Python 3.11 (#33505) | Massimiliano Culpo | 1 | -6/+9 |
2022-11-01 | Let pytest-cov create the xml directly (#33619) | Massimiliano Culpo | 1 | -7/+1 |
2022-10-29 | Deprecate spack bootstrap trust/untrust (#33600) | Massimiliano Culpo | 1 | -2/+2 |
2022-10-27 | Update macOS Python version in CI to 3.10 (#33560) | Massimiliano Culpo | 1 | -1/+1 |
2022-10-25 | Remove recursive symbolic link in lib/spack/docs from git repository (#33483) | Massimiliano Culpo | 1 | -3/+0 |
2022-10-25 | CI: speed-up tests by dropping coverage on Python 2.7 (#33497) | Massimiliano Culpo | 1 | -6/+6 |
2022-10-22 | Don't install xdist in CI on Python 2.7 (#33474) | Massimiliano Culpo | 1 | -1/+6 |
2022-10-11 | Bump actions/setup-python from 4.2.0 to 4.3.0 (#33166) | dependabot[bot] | 1 | -4/+4 |
2022-10-06 | build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#32998) | dependabot[bot] | 1 | -5/+5 |
2022-09-20 | build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#32717) | dependabot[bot] | 1 | -4/+4 |
2022-09-10 | ci: restore coverage computation (#32585) | Massimiliano Culpo | 1 | -13/+15 |
2022-09-08 | ci: avoid running coverage on package only PRs (#32573) | Massimiliano Culpo | 1 | -53/+9 |
2022-09-07 | Make GHA tests parallel by using xdist (#32361) | Tom Scogland | 1 | -8/+25 |
2022-09-02 | Reorder workflow execution in GHA (#32183) | Tom Scogland | 1 | -137/+27 |
2022-09-01 | Fix CI for package only PRs (#32473) | Massimiliano Culpo | 1 | -1/+1 |
2022-08-17 | CI: reduce the amount of tests run in the original concretizer (#32179) | Massimiliano Culpo | 1 | -2/+0 |
2022-08-04 | Deprecate support for Python 3.5 (by removing it from CI) (#31908) | Massimiliano Culpo | 1 | -3/+3 |
2022-08-03 | build(deps): bump actions/setup-python from 4.1.0 to 4.2.0 (#31882) | dependabot[bot] | 1 | -7/+7 |
2022-07-31 | black: configuration | Todd Gamblin | 1 | -1/+1 |
2022-07-12 | build(deps): bump actions/setup-python from 4.0.0 to 4.1.0 (#31526) | dependabot[bot] | 1 | -7/+7 |
2022-06-17 | py-setuptools: install setuptools from wheels directly (#31131) | Massimiliano Culpo | 1 | -1/+1 |
2022-06-13 | Pin setuptools version in Github Action Workflows (#31118) | Massimiliano Culpo | 1 | -1/+1 |
2022-06-10 | build(deps): bump actions/setup-python from 3.1.2 to 4 (#31059) | dependabot[bot] | 1 | -7/+7 |
2022-06-08 | Cancel running workflows automatically on PR update (#31044) | Massimiliano Culpo | 1 | -0/+5 |
2022-06-02 | Fix typo in GitHub Actions step name (#30924) | Adam J. Stewart | 1 | -1/+1 |
2022-04-27 | build(deps): bump actions/checkout from 2 to 3.0.2 (#30235) | dependabot[bot] | 1 | -9/+9 |
2022-04-27 | build(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0 (#30234) | dependabot[bot] | 1 | -5/+5 |
2022-04-14 | build(deps): bump actions/setup-python from 3.1.1 to 3.1.2 (#30017) | dependabot[bot] | 1 | -7/+7 |
2022-04-13 | Add support for Python 3.10 (#29581) | Massimiliano Culpo | 1 | -6/+6 |
2022-04-11 | build(deps): bump actions/setup-python from 3.1.0 to 3.1.1 (#29956) | dependabot[bot] | 1 | -7/+7 |
2022-04-06 | build(deps): bump codecov/codecov-action from 2.1.0 to 3 (#29908) | dependabot[bot] | 1 | -5/+5 |
2022-04-04 | build(deps): bump actions/setup-python from 2 to 3.1.0 (#29843) | dependabot[bot] | 1 | -7/+7 |
2022-03-03 | build(deps): bump actions/setup-python from 2.3.1 to 3 (#29253) | dependabot[bot] | 1 | -7/+7 |
2022-03-03 | build(deps): bump actions/checkout from 2 to 3 (#29276) | dependabot[bot] | 1 | -9/+9 |
2022-02-08 | CI: pin the version of pathlib to v2.3.6 (#28832) | Massimiliano Culpo | 1 | -0/+4 |
2022-01-28 | Update actions/setup-python to latest version (#28634) | Massimiliano Culpo | 1 | -7/+7 |
2022-01-27 | Pin the version of "coverage" in CI to 6.2 (#28638) | Massimiliano Culpo | 1 | -5/+5 |
2021-12-23 | Reduce the unit tests jobs for the original concretizer | Massimiliano Culpo | 1 | -1/+8 |
2021-12-13 | Add a CI job to audit all the packages in the built-in repository (#27945) | Massimiliano Culpo | 1 | -0/+29 |
2021-11-23 | Remove support for Python 2.6 (#27256) | Massimiliano Culpo | 1 | -35/+2 |
2021-11-18 | Allow recent pytest versions to be used with Spack (#25371) | Massimiliano Culpo | 1 | -4/+4 |
2021-11-18 | ci: run style unit tests only if we target develop (#27472) | Harmen Stoppels | 1 | -0/+2 |
2021-11-03 | build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#27179) | dependabot[bot] | 1 | -8/+8 |
2021-11-02 | build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#27135) | dependabot[bot] | 1 | -8/+8 |
2021-11-01 | Pin actions to a commit sha instead of tag (#26538) | Harmen Stoppels | 1 | -19/+19 |
2021-10-27 | Remove documentation tests from GitHub Actions (#26981) | Massimiliano Culpo | 1 | -26/+6 |
2021-10-22 | Remove hard-coded repository in centos6 unit test (#26885) | Harmen Stoppels | 1 | -4/+4 |
2021-09-15 | build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 (#25925) | dependabot[bot] | 1 | -4/+4 |
2021-09-14 | Make clingo the default solver (#25502) | Massimiliano Culpo | 1 | -2/+5 |
2021-08-30 | build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#25594) | dependabot[bot] | 1 | -4/+4 |