Age | Commit message (Expand) | Author | Files | Lines |
2022-12-13 | build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#34480) | dependabot[bot] | 7 | -25/+25 |
2022-12-12 | build(deps): bump actions/setup-python from 4.3.0 to 4.3.1 (#34413) | dependabot[bot] | 4 | -12/+12 |
2022-12-09 | Windows: reenable unit tests (#33385) | John W. Parent | 2 | -86/+81 |
2022-12-06 | Bootstrap most of Spack dependencies using environments (#34029) | Massimiliano Culpo | 1 | -1/+1 |
2022-11-16 | Clean unit-test workflow file (#33945) | Massimiliano Culpo | 1 | -16/+5 |
2022-11-15 | Run Python 3.6 unit tests on ubuntu-20.04 (#33918) | Massimiliano Culpo | 1 | -2/+12 |
2022-11-15 | fixup | Massimiliano Culpo | 1 | -1/+1 |
2022-11-14 | Remove support for running with Python 2.7 (#33063) | Massimiliano Culpo | 4 | -20/+7 |
2022-11-07 | build(deps): bump docker/setup-buildx-action from 2.2.0 to 2.2.1 (#33399) | dependabot[bot] | 1 | -1/+1 |
2022-11-07 | build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.1 (#33471) | dependabot[bot] | 2 | -3/+3 |
2022-11-07 | Bump docker/build-push-action from 3.1.1 to 3.2.0 (#33271) | dependabot[bot] | 1 | -1/+1 |
2022-11-07 | Bump dorny/paths-filter from 2.10.2 to 2.11.1 (#33270) | dependabot[bot] | 1 | -1/+1 |
2022-11-07 | Bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#33269) | dependabot[bot] | 1 | -1/+1 |
2022-11-05 | Add support for Python 3.11 (#33505) | Massimiliano Culpo | 3 | -10/+13 |
2022-11-03 | Update metadata for bootstrapping (#33665) | Massimiliano Culpo | 1 | -0/+6 |
2022-11-01 | Let pytest-cov create the xml directly (#33619) | Massimiliano Culpo | 1 | -7/+1 |
2022-10-31 | Windows: fix library loading and enable Clingo bootstrapping (#33400) | John W. Parent | 1 | -3/+3 |
2022-10-29 | Deprecate spack bootstrap trust/untrust (#33600) | Massimiliano Culpo | 3 | -11/+11 |
2022-10-27 | Update macOS Python version in CI to 3.10 (#33560) | Massimiliano Culpo | 1 | -1/+1 |
2022-10-27 | Fix bootstrapping from sources in CI (#33538) | Massimiliano Culpo | 1 | -6/+6 |
2022-10-25 | Update Spack Dockerfiles (#33500) | Massimiliano Culpo | 1 | -1/+1 |
2022-10-25 | Make CI on Windows fail fast (#33502) | Massimiliano Culpo | 1 | -2/+2 |
2022-10-25 | Remove recursive symbolic link in lib/spack/docs from git repository (#33483) | Massimiliano Culpo | 2 | -5/+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-20 | FIX CI after git update (#33429) | Massimiliano Culpo | 2 | -0/+8 |
2022-10-18 | build(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.0 (#33384) | dependabot[bot] | 1 | -1/+1 |
2022-10-13 | Bump docker/login-action from 2.0.0 to 2.1.0 (#33268) | dependabot[bot] | 1 | -2/+2 |
2022-10-13 | Bump docker/setup-buildx-action from 2.0.0 to 2.1.0 (#33267) | dependabot[bot] | 1 | -1/+1 |
2022-10-11 | Bump actions/setup-python from 4.2.0 to 4.3.0 (#33166) | dependabot[bot] | 4 | -12/+12 |
2022-10-06 | build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#32998) | dependabot[bot] | 7 | -25/+25 |
2022-09-20 | build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#32717) | dependabot[bot] | 3 | -7/+7 |
2022-09-19 | Don't run bootstrap on package only PRs (#32689) | Massimiliano Culpo | 1 | -2/+1 |
2022-09-16 | CI: add coverage on Windows (#32610) | Massimiliano Culpo | 1 | -6/+21 |
2022-09-13 | Add an issue template for reporting package stand-alone test failures (#32487) | Tamara Dahlgren | 1 | -0/+62 |
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 | 2 | -74/+11 |
2022-09-07 | Make GHA tests parallel by using xdist (#32361) | Tom Scogland | 7 | -42/+100 |
2022-09-02 | Reorder workflow execution in GHA (#32183) | Tom Scogland | 6 | -244/+270 |
2022-09-01 | Fix CI for package only PRs (#32473) | Massimiliano Culpo | 1 | -1/+1 |
2022-08-18 | CI: move nightly macOS builds from GA to pipelines (#32231) | Massimiliano Culpo | 1 | -71/+0 |
2022-08-17 | CI: reduce the amount of tests run in the original concretizer (#32179) | Massimiliano Culpo | 1 | -2/+0 |
2022-08-08 | build(deps): bump docker/build-push-action from 3.0.0 to 3.1.1 (#31964) | dependabot[bot] | 1 | -1/+1 |
2022-08-04 | Deprecate support for Python 3.5 (by removing it from CI) (#31908) | Massimiliano Culpo | 3 | -7/+7 |
2022-08-03 | Remove macOS 10.15 from bootstrap tests (#31890) | Massimiliano Culpo | 1 | -1/+1 |
2022-08-03 | build(deps): bump actions/setup-python from 4.1.0 to 4.2.0 (#31882) | dependabot[bot] | 4 | -19/+19 |
2022-07-31 | black: configuration | Todd Gamblin | 2 | -3/+3 |
2022-07-12 | build(deps): bump actions/setup-python from 4.0.0 to 4.1.0 (#31526) | dependabot[bot] | 4 | -19/+19 |
2022-06-17 | py-setuptools: install setuptools from wheels directly (#31131) | Massimiliano Culpo | 2 | -2/+2 |
2022-06-16 | CI: test binary bootstrapping of clingo on all macOS versions (#31160) | Massimiliano Culpo | 1 | -1/+2 |