Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |