Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-06-13 | Pin setuptools version in Github Action Workflows (#31118) | Massimiliano Culpo | 2 | -2/+2 |
2022-06-10 | build(deps): bump actions/setup-python from 3.1.2 to 4 (#31059) | dependabot[bot] | 4 | -19/+19 |
2022-06-09 | clingo: fix ~python build (#30824) | Adam J. Stewart | 1 | -0/+1 |
2022-06-08 | Cancel running workflows automatically on PR update (#31044) | Massimiliano Culpo | 5 | -0/+22 |
2022-06-02 | Fix typo in GitHub Actions step name (#30924) | Adam J. Stewart | 1 | -1/+1 |
2022-05-24 | buildcache: Update layout and signing (#30750) | Scott Wittenburg | 1 | -0/+1 |
2022-05-21 | build(deps): bump actions/upload-artifact from 3 to 3.1.0 (#30778) | dependabot[bot] | 2 | -3/+3 |
2022-05-19 | Run scheduled CI workflows only in the main repo (#30729) | Wileam Y. Phan | 3 | -1/+16 |
2022-05-10 | bootstrap: clean up CI workflows a bit (#30574) | Todd Gamblin | 1 | -61/+66 |
2022-05-09 | CI: fix bootstrapping on Fedora (#30559) | Massimiliano Culpo | 1 | -0/+6 |
2022-05-06 | build(deps): bump docker/build-push-action from 2.10.0 to 3 (#30515) | dependabot[bot] | 1 | -1/+1 |
2022-05-06 | build(deps): bump docker/setup-qemu-action from 1.2.0 to 2 (#30518) | dependabot[bot] | 1 | -1/+1 |
2022-05-06 | build(deps): bump docker/setup-buildx-action from 1.7.0 to 2 (#30517) | dependabot[bot] | 1 | -1/+1 |
2022-05-06 | build(deps): bump docker/login-action from 1.14.1 to 2 (#30516) | dependabot[bot] | 1 | -2/+2 |
2022-05-04 | build(deps): bump docker/setup-buildx-action from 1.6.0 to 1.7.0 (#30387) | dependabot[bot] | 1 | -1/+1 |
2022-05-02 | Fix issue in CI with Git 2.35 (#30436) | Massimiliano Culpo | 1 | -0/+2 |
2022-04-27 | build(deps): bump actions/checkout from 2 to 3.0.2 (#30235) | dependabot[bot] | 5 | -30/+30 |
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-22 | Update Dockerfiles and images for Spack v0.18.0 (#30216) | Massimiliano Culpo | 2 | -12/+43 |
2022-04-14 | build(deps): bump actions/setup-python from 3.1.1 to 3.1.2 (#30017) | dependabot[bot] | 4 | -19/+19 |
2022-04-13 | Add support for Python 3.10 (#29581) | Massimiliano Culpo | 2 | -14/+14 |
2022-04-13 | CI: avoid issues with Ubuntu patched git by adding safe.directory (#30042) | Massimiliano Culpo | 1 | -0/+32 |
2022-04-11 | build(deps): bump actions/setup-python from 3.1.0 to 3.1.1 (#29956) | dependabot[bot] | 4 | -19/+19 |
2022-04-11 | build(deps): bump actions/upload-artifact from 2 to 3 (#29981) | dependabot[bot] | 1 | -2/+2 |
2022-04-11 | build(deps): bump actions/download-artifact from 2 to 3 (#29982) | dependabot[bot] | 1 | -2/+2 |
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] | 4 | -19/+19 |
2022-03-21 | build(deps): bump docker/build-push-action from 2.9.0 to 2.10.0 (#29506) | dependabot[bot] | 1 | -1/+1 |
2022-03-17 | windows ci: make conditional on style tests etc (#29567) | Harmen Stoppels | 1 | -0/+4 |
2022-03-17 | Remove references to `features/windows-support` branch (#29565) | Zack Galbreath | 1 | -5/+0 |
2022-03-17 | Windows Support: Testing Suite integration | John Parent | 1 | -6/+5 |
2022-03-17 | Update tests support for Windows | Betsy McPhail | 1 | -2/+2 |
2022-03-17 | Add Github Actions for Windows (#24504) | John Parent | 4 | -0/+212 |
2022-03-03 | build(deps): bump actions/setup-python from 2.3.1 to 3 (#29253) | dependabot[bot] | 3 | -12/+12 |
2022-03-03 | build(deps): bump actions/checkout from 2 to 3 (#29276) | dependabot[bot] | 4 | -24/+24 |
2022-03-03 | build(deps): bump docker/login-action from 1.13.0 to 1.14.1 (#29277) | dependabot[bot] | 1 | -2/+2 |
2022-02-22 | build(deps): bump docker/login-action from 1.12.0 to 1.13.0 (#29053) | dependabot[bot] | 1 | -2/+2 |
2022-02-15 | github: add default value for spack spec and error message (#28796) | Seth R. Johnson | 1 | -4/+14 |
2022-02-08 | CI: pin the version of pathlib to v2.3.6 (#28832) | Massimiliano Culpo | 1 | -0/+4 |