Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-02-02 | build(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 (#28719) | dependabot[bot] | 1 | -1/+1 |
2022-02-01 | CI: macOS try to build latest GCC (#28709) | Massimiliano Culpo | 1 | -1/+1 |
2022-01-28 | Update actions/setup-python to latest version (#28634) | Massimiliano Culpo | 4 | -26/+14 |
2022-01-27 | Pin the version of "coverage" in CI to 6.2 (#28638) | Massimiliano Culpo | 1 | -5/+5 |
2022-01-19 | build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 (#28495) | dependabot[bot] | 1 | -1/+1 |
2021-12-23 | Reduce the unit tests jobs for the original concretizer | Massimiliano Culpo | 1 | -1/+8 |
2021-12-21 | build(deps): bump docker/login-action from 1.10.0 to 1.12.0 (#28100) | dependabot[bot] | 1 | -2/+2 |
2021-12-17 | Fix building container images (#28063) | Massimiliano Culpo | 1 | -0/+2 |
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-26 | Use bash in setup_git.sh (#27676) | Harmen Stoppels | 1 | -1/+1 |
2021-11-26 | Bootstrap patchelf like GnuPG (#27532) | Massimiliano Culpo | 1 | -0/+28 |
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 | 2 | -5/+6 |
2021-11-09 | Allow triggering the "Bootstrap" workflow manually (#27298) | Massimiliano Culpo | 1 | -0/+2 |
2021-11-08 | OpenSUSE: try to apply workaround to avoid CI error (#27275) | Massimiliano Culpo | 1 | -1/+2 |
2021-11-02 | Bootstrap GnuPG (#24003) | Massimiliano Culpo | 1 | -5/+95 |
2021-11-03 | build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#27179) | dependabot[bot] | 4 | -18/+18 |
2021-11-02 | Fix GitHub Action's container build (#27143) | Massimiliano Culpo | 1 | -1/+2 |
2021-11-02 | build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#27135) | dependabot[bot] | 4 | -18/+18 |
2021-11-01 | Pin actions to a commit sha instead of tag (#26538) | Harmen Stoppels | 4 | -39/+39 |
2021-10-28 | Remove failing macOS test (#27009) | Harmen Stoppels | 1 | -14/+0 |
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-10-05 | Set explicitly write permission for packages (#26539) | Massimiliano Culpo | 1 | -1/+3 |
2021-10-04 | Build ppc64le docker images (#26442) | Massimiliano Culpo | 1 | -5/+5 |
2021-09-30 | Build container images on Github Actions and push to multiple registries (#26... | Massimiliano Culpo | 1 | -11/+27 |
2021-09-24 | Use Leap instead of Tumbleweed for e2e bootstrapping test (#26205) | Massimiliano Culpo | 1 | -1/+1 |
2021-09-23 | Pin opensuse image in bootstrap tests (#26170) | Harmen Stoppels | 1 | -1/+1 |
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 |
2021-08-27 | Make `SpecBuildInterface` pickleable (#25628) | Massimiliano Culpo | 1 | -0/+4 |