| Commit message (Expand) | Author | Age | Files | Lines |
* | Downgrade the `download-artifact` and `upload-artifact` actions to v3 due to ... | reivilibre | 2024-01-24 | 1 | -4/+4 |
* | Bump actions/cache from 3 to 4 (#16832) | dependabot[bot] | 2024-01-22 | 1 | -1/+1 |
* | Bump actions/upload-artifact from 3 to 4 (#16796) | dependabot[bot] | 2024-01-11 | 1 | -3/+3 |
* | Bump actions/download-artifact from 3 to 4 (#16795) | dependabot[bot] | 2024-01-11 | 1 | -1/+1 |
* | Bump actions/setup-python from 4 to 5 (#16748) | dependabot[bot] | 2023-12-12 | 1 | -4/+4 |
* | Fix building wheels in CI. (#16653) | Patrick Cloke | 2023-11-17 | 1 | -1/+1 |
* | Bump actions/checkout from 3 to 4 (#16250) | dependabot[bot] | 2023-09-25 | 1 | -4/+4 |
* | Bump docker/setup-buildx-action from 2 to 3 (#16375) | dependabot[bot] | 2023-09-25 | 1 | -1/+1 |
* | Bump docker/setup-qemu-action from 2 to 3 (#16338) | dependabot[bot] | 2023-09-18 | 1 | -1/+1 |
* | Remove support for Python 3.7 (#15851) | Eric Eastwood | 2023-07-05 | 1 | -1/+1 |
* | Docker fully qualified image names (#15689) | Jason Little | 2023-05-31 | 1 | -0/+1 |
* | Enable running tests & release artifacts on merge queue. (#15244) | Patrick Cloke | 2023-03-15 | 1 | -1/+3 |
* | Hacky fix to make mac wheels (#15019) | David Robertson | 2023-02-07 | 1 | -1/+1 |
* | Require poetry>=1.3.2 (#14860) | David Robertson | 2023-01-17 | 1 | -1/+1 |
* | Skip testing pypy-3.7-linux wheels as we don't have openssl 3.x on manylinux2... | Andrew Morgan | 2023-01-09 | 1 | -1/+1 |
* | Build wheels on macos 11, not 10.15 (#14249) | David Robertson | 2022-10-20 | 1 | -3/+3 |
* | Add aarch64 wheels to CI (#14212) | MichaIng | 2022-10-18 | 1 | -5/+25 |
* | Fixes to release-artifacts warnings (#14224) | David Robertson | 2022-10-18 | 1 | -0/+4 |
* | Deal with some GHA deprecation warnings (#14216) | David Robertson | 2022-10-18 | 1 | -1/+1 |
* | Fix building wheels on OSX (#14046) | David Robertson | 2022-10-04 | 1 | -0/+4 |
* | Bump actions/setup-python from 2 to 4 (#13983) | dependabot[bot] | 2022-10-04 | 1 | -3/+3 |
* | Bump actions/upload-artifact from 2 to 3 (#14023) | dependabot[bot] | 2022-10-03 | 1 | -2/+2 |
* | Bump actions/cache from 2 to 3 (#13980) | dependabot[bot] | 2022-10-03 | 1 | -1/+1 |
* | Bump actions/download-artifact from 2 to 3 (#13979) | dependabot[bot] | 2022-10-03 | 1 | -1/+1 |
* | Dependabot changelogs: trigger CI explicitly (#14027) | David Robertson | 2022-10-03 | 1 | -0/+1 |
* | Bump docker/setup-buildx-action from 1 to 2 (#14015) | dependabot[bot] | 2022-10-03 | 1 | -1/+1 |
* | Bump actions/checkout from 2 to 3 (#13982) | dependabot[bot] | 2022-10-03 | 1 | -2/+2 |
* | Add a stub Rust crate (#12595) | Erik Johnston | 2022-09-06 | 1 | -3/+62 |
* | Fix CI not attaching source distributions and wheels to the GitHub releases. ... | reivilibre | 2022-03-08 | 1 | -1/+2 |
* | Add suffices to scripts in scripts-dev (#12137) | David Robertson | 2022-03-02 | 1 | -2/+2 |
* | Tidy the building of sdists and wheels (#12051) | David Robertson | 2022-02-22 | 1 | -12/+2 |
* | Enable docker image caching for the deb build (#10431) | Richard van der Hoff | 2021-07-26 | 1 | -4/+35 |
* | Cancel redundant GHA workflows (#10451) | Richard van der Hoff | 2021-07-22 | 1 | -0/+4 |
* | Make GHA config more efficient (#10383) | Richard van der Hoff | 2021-07-14 | 1 | -8/+13 |
* | Github Actions workflow to attach release artifacts to release (#10379) | Richard van der Hoff | 2021-07-13 | 1 | -1/+27 |
* | Build the python release artifacts in GHA too | Richard van der Hoff | 2021-07-13 | 1 | -0/+64 |