summary refs log tree commit diff
path: root/.github/workflows/release-artifacts.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to macOS 12 runners to fix building of wheels for macOS (#17319)Quentin Gliech2024-06-181-4/+4
* Downgrade the `download-artifact` and `upload-artifact` actions to v3 due to ...reivilibre2024-01-241-4/+4
* Bump actions/cache from 3 to 4 (#16832)dependabot[bot]2024-01-221-1/+1
* Bump actions/upload-artifact from 3 to 4 (#16796)dependabot[bot]2024-01-111-3/+3
* Bump actions/download-artifact from 3 to 4 (#16795)dependabot[bot]2024-01-111-1/+1
* Bump actions/setup-python from 4 to 5 (#16748)dependabot[bot]2023-12-121-4/+4
* Fix building wheels in CI. (#16653)Patrick Cloke2023-11-171-1/+1
* Bump actions/checkout from 3 to 4 (#16250)dependabot[bot]2023-09-251-4/+4
* Bump docker/setup-buildx-action from 2 to 3 (#16375)dependabot[bot]2023-09-251-1/+1
* Bump docker/setup-qemu-action from 2 to 3 (#16338)dependabot[bot]2023-09-181-1/+1
* Remove support for Python 3.7 (#15851)Eric Eastwood2023-07-051-1/+1
* Docker fully qualified image names (#15689)Jason Little2023-05-311-0/+1
* Enable running tests & release artifacts on merge queue. (#15244)Patrick Cloke2023-03-151-1/+3
* Hacky fix to make mac wheels (#15019)David Robertson2023-02-071-1/+1
* Require poetry>=1.3.2 (#14860)David Robertson2023-01-171-1/+1
* Skip testing pypy-3.7-linux wheels as we don't have openssl 3.x on manylinux2...Andrew Morgan2023-01-091-1/+1
* Build wheels on macos 11, not 10.15 (#14249)David Robertson2022-10-201-3/+3
* Add aarch64 wheels to CI (#14212)MichaIng2022-10-181-5/+25
* Fixes to release-artifacts warnings (#14224)David Robertson2022-10-181-0/+4
* Deal with some GHA deprecation warnings (#14216)David Robertson2022-10-181-1/+1
* Fix building wheels on OSX (#14046)David Robertson2022-10-041-0/+4
* Bump actions/setup-python from 2 to 4 (#13983)dependabot[bot]2022-10-041-3/+3
* Bump actions/upload-artifact from 2 to 3 (#14023)dependabot[bot]2022-10-031-2/+2
* Bump actions/cache from 2 to 3 (#13980)dependabot[bot]2022-10-031-1/+1
* Bump actions/download-artifact from 2 to 3 (#13979)dependabot[bot]2022-10-031-1/+1
* Dependabot changelogs: trigger CI explicitly (#14027)David Robertson2022-10-031-0/+1
* Bump docker/setup-buildx-action from 1 to 2 (#14015)dependabot[bot]2022-10-031-1/+1
* Bump actions/checkout from 2 to 3 (#13982)dependabot[bot]2022-10-031-2/+2
* Add a stub Rust crate (#12595)Erik Johnston2022-09-061-3/+62
* Fix CI not attaching source distributions and wheels to the GitHub releases. ...reivilibre2022-03-081-1/+2
* Add suffices to scripts in scripts-dev (#12137)David Robertson2022-03-021-2/+2
* Tidy the building of sdists and wheels (#12051)David Robertson2022-02-221-12/+2
* Enable docker image caching for the deb build (#10431)Richard van der Hoff2021-07-261-4/+35
* Cancel redundant GHA workflows (#10451)Richard van der Hoff2021-07-221-0/+4
* Make GHA config more efficient (#10383)Richard van der Hoff2021-07-141-8/+13
* Github Actions workflow to attach release artifacts to release (#10379)Richard van der Hoff2021-07-131-1/+27
* Build the python release artifacts in GHA tooRichard van der Hoff2021-07-131-0/+64