Age | Commit message (Expand) | Author | Files | Lines |
2023-10-19 | build(deps): bump mypy from 1.6.0 to 1.6.1 in /.github/workflows/style (#40602) | dependabot[bot] | 1 | -1/+1 |
2023-10-11 | Update bootstrap buildcache to support Python 3.12 (#40404) | Massimiliano Culpo | 2 | -8/+14 |
2023-10-11 | build(deps): bump mypy from 1.5.1 to 1.6.0 in /.github/workflows/style (#40422) | dependabot[bot] | 1 | -1/+1 |
2023-10-03 | build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 (#40287) | dependabot[bot] | 5 | -11/+11 |
2023-09-29 | Test package detection in a systematic way (#18175) | Massimiliano Culpo | 1 | -0/+2 |
2023-09-24 | build(deps): bump black in /.github/workflows/style (#40165) | dependabot[bot] | 1 | -1/+1 |
2023-09-24 | build(deps): bump mypy from 1.5.0 to 1.5.1 in /.github/workflows/style (#40166) | dependabot[bot] | 1 | -1/+1 |
2023-09-24 | build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#40172) | dependabot[bot] | 8 | -26/+26 |
2023-09-22 | Pin the version of tools used in CI, have dependabot manage their version (#4... | Massimiliano Culpo | 3 | -7/+20 |
2023-09-21 | Remove Python 3.6 from bootstrap tests on Ubuntu, add 3.11 (#40131) | Massimiliano Culpo | 1 | -2/+2 |
2023-09-19 | build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#39967) | dependabot[bot] | 1 | -1/+1 |
2023-09-18 | build(deps): bump docker/login-action from 2.2.0 to 3.0.0 (#39966) | dependabot[bot] | 1 | -2/+2 |
2023-09-18 | build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#39968) | dependabot[bot] | 1 | -1/+1 |
2023-09-18 | build(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 (#39969) | dependabot[bot] | 1 | -1/+1 |
2023-09-10 | build(deps): bump docker/build-push-action from 4.1.1 to 4.2.1 (#39901) | dependabot[bot] | 1 | -1/+1 |
2023-09-08 | build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 (#39852) | dependabot[bot] | 1 | -1/+1 |
2023-09-08 | Speed-up `spack external find` execution (#39843) | Massimiliano Culpo | 1 | -2/+1 |
2023-09-05 | build(deps): bump actions/checkout from 3.6.0 to 4.0.0 (#39789) | dependabot[bot] | 8 | -26/+26 |
2023-08-29 | build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#39669) | dependabot[bot] | 1 | -1/+1 |
2023-08-25 | build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#39617) | dependabot[bot] | 8 | -26/+26 |
2023-08-09 | containerize: ensure bootstrap images contain all system dependencies (#36818) | Jonathon Anderson | 1 | -0/+1 |
2023-08-03 | Revert checksum verification CI test (#39259) | Tamara Dahlgren | 1 | -18/+1 |
2023-08-03 | Add checksum CI test and verify with new versions for glab and gh (#39181) | Alec Scott | 1 | -1/+18 |
2023-07-14 | build(deps): bump actions/setup-python from 4.6.1 to 4.7.0 (#38887) | dependabot[bot] | 5 | -11/+11 |
2023-07-13 | spack audit: allow skipping version checks from package.py (#28372) | Massimiliano Culpo | 1 | -2/+5 |
2023-07-13 | build(deps): bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#38868) | dependabot[bot] | 1 | -1/+1 |
2023-07-12 | build(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#38783) | dependabot[bot] | 1 | -1/+1 |
2023-07-01 | build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#38625) | dependabot[bot] | 1 | -1/+1 |
2023-06-14 | build(deps): bump docker/build-push-action from 4.1.0 to 4.1.1 (#38369) | dependabot[bot] | 1 | -1/+1 |
2023-06-14 | build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 (#38370) | dependabot[bot] | 1 | -1/+1 |
2023-06-12 | bootstrap: add minimum versions required for flake8 and pytest (#38322) | Massimiliano Culpo | 1 | -0/+1 |
2023-06-11 | build(deps): bump docker/login-action from 2.1.0 to 2.2.0 (#38241) | dependabot[bot] | 1 | -2/+2 |
2023-06-11 | build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 (#38242) | dependabot[bot] | 1 | -1/+1 |
2023-06-11 | build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#38243) | dependabot[bot] | 1 | -1/+1 |
2023-06-11 | build(deps): bump docker/build-push-action from 4.0.0 to 4.1.0 (#38306) | dependabot[bot] | 1 | -1/+1 |
2023-06-10 | build(deps): bump actions/checkout from 3.5.2 to 3.5.3 (#38305) | dependabot[bot] | 8 | -26/+26 |
2023-06-06 | Don't build rocky:9 images for ppc64le (#38202) | Massimiliano Culpo | 1 | -1/+1 |
2023-06-05 | Update RtD and Sphinx configuration (#38046) | Massimiliano Culpo | 1 | -0/+5 |
2023-05-29 | build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#37688) | dependabot[bot] | 3 | -7/+7 |
2023-05-28 | build(deps): bump actions/setup-python from 4.6.0 to 4.6.1 (#37894) | dependabot[bot] | 5 | -11/+11 |
2023-05-25 | Windows CI: add paraview deps nightly build (#37924) | John W. Parent | 1 | -0/+31 |
2023-05-16 | gha rhel8-platform-python: configure git safe.directory (#37708) | Harmen Stoppels | 1 | -0/+1 |
2023-05-16 | gha bootstrap-dev-rhel8: configure git safe.directory (#37702) | Harmen Stoppels | 1 | -0/+1 |
2023-05-02 | GitHub Actions: do not install six in CI (#37361) | Massimiliano Culpo | 4 | -84/+9 |
2023-04-28 | Add container images supporting RHEL alternatives (#36713) | Jonathon Anderson | 1 | -1/+7 |
2023-04-21 | build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#37077) | dependabot[bot] | 3 | -7/+7 |
2023-04-21 | build(deps): bump actions/setup-python from 4.5.0 to 4.6.0 (#37078) | dependabot[bot] | 4 | -12/+12 |
2023-04-15 | build(deps): bump actions/checkout from 3.5.1 to 3.5.2 (#36848) | dependabot[bot] | 7 | -26/+26 |
2023-04-14 | Issue Templates: improve details formatting (#36923) | Adam J. Stewart | 2 | -4/+8 |
2023-04-13 | build(deps): bump actions/checkout from 3.5.0 to 3.5.1 (#36815) | dependabot[bot] | 7 | -26/+26 |