summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* pin to pypy3 7.3.9 to work around coverage bugreaperhulk-patch-1Paul Kehrer2022-12-231-3/+3
* Bump actions/checkout from 3.1.0 to 3.2.0 (#465)dependabot[bot]2022-12-121-4/+4
* Bump actions/setup-python from 4.3.0 to 4.3.1 (#462)dependabot[bot]2022-12-081-3/+3
* attempt to fix CI (#456)Alex Gaynor2022-11-171-1/+1
* Bump actions/cache from 3.0.10 to 3.0.11 (#441)dependabot[bot]2022-10-131-4/+4
* Bump actions/setup-python from 4.2.0 to 4.3.0 (#439)dependabot[bot]2022-10-101-3/+3
* Bump actions/checkout from 3.0.2 to 3.1.0 (#432)dependabot[bot]2022-10-041-4/+4
* Bump actions/cache from 3.0.9 to 3.0.10 (#431)dependabot[bot]2022-10-031-4/+4
* Bump actions/cache from 3.0.8 to 3.0.9 (#429)dependabot[bot]2022-10-021-4/+4
* Bump actions/cache from 3.0.7 to 3.0.8 (#392)dependabot[bot]2022-08-221-4/+4
* Bump actions/cache from 3.0.6 to 3.0.7 (#387)dependabot[bot]2022-08-111-4/+4
* Bump actions/cache from 3.0.5 to 3.0.6 (#384)dependabot[bot]2022-08-071-4/+4
* Bump actions/setup-python from 4.1.0 to 4.2.0 (#377)dependabot[bot]2022-08-021-3/+3
* Bump dtolnay/rust-toolchain (#368)dependabot[bot]2022-07-171-1/+1
* Replace actions-rs with dtolnay/rust-toolchain (#367)Alex Gaynor2022-07-151-4/+1
* remove use of actions-rs where the rust in the image is fine (#366)Alex Gaynor2022-07-151-13/+0
* Bump actions/cache from 3.0.4 to 3.0.5 (#365)dependabot[bot]2022-07-131-4/+4
* Bump actions/setup-python from 4.0.0 to 4.1.0 (#364)dependabot[bot]2022-07-111-3/+3
* Bump actions/setup-python from 3.1.2 to 4.0.0 (#346)dependabot[bot]2022-06-081-3/+3
* Bump actions/cache from 3.0.3 to 3.0.4 (#345)dependabot[bot]2022-06-081-4/+4
* Bump actions/cache from 3.0.2 to 3.0.3 (#342)dependabot[bot]2022-06-011-4/+4
* include requested version in cache key (#343)Alex Gaynor2022-06-011-1/+1
* CI updates (#341)Paul Kehrer2022-05-271-10/+70
* add explicit permissions to lock workflow (#340)Paul Kehrer2022-05-271-1/+1
* Switch to a Rust implementation of cryptographic primitives (#294)Alex Gaynor2022-05-011-3/+23
* Prepare for the 3.2.1 release (#305)Alex Gaynor2022-05-011-2/+4
* fix for new docker images (#303)Alex Gaynor2022-04-151-2/+2
* Bump actions/setup-python from 2.3.2 to 3 (#296)dependabot[bot]2022-02-281-3/+3
* specify pypy version more precisely (#297)Alex Gaynor2022-03-011-1/+2
* Bump actions/setup-python from 2.3.1 to 2.3.2 (#288)dependabot[bot]2022-02-061-3/+3
* goodbye qemu (#285)Paul Kehrer2022-01-051-21/+0
* Bump actions/setup-python from 2.3.0 to 2.3.1 (#277)dependabot[bot]2021-11-291-3/+3
* Bump actions/setup-python from 2.2.2 to 2.3.0 (#276)dependabot[bot]2021-11-171-3/+3
* Bump actions/checkout from 2.3.5 to 2.4.0 (#275)dependabot[bot]2021-11-021-5/+5
* Structure the distros CI more like cryptography's (#273)Alex Gaynor2021-10-241-18/+16
* Add MUSL linux build (#272)Wouter Kayser2021-10-231-0/+18
* Bump actions/checkout from 2.3.4 to 2.3.5 (#271)dependabot[bot]2021-10-171-4/+4
* Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#261)dependabot[bot]2021-05-271-1/+1
* Bump docker/setup-qemu-action from 1 to 1.1.0 (#258)dependabot[bot]2021-05-121-1/+1
* Bump actions/checkout from 2 to 2.3.4 (#257)dependabot[bot]2021-05-121-4/+4
* Update actions/setup-python requirement to v2.2.2 (#250)dependabot[bot]2021-04-131-3/+3
* main branch rename (#247)Paul Kehrer2021-02-131-1/+1
* remove travis, add more GA jobs (#243)Paul Kehrer2020-12-221-8/+48
* Update our python versions to be consistent (#241)Alex Gaynor2020-12-191-0/+2
* Bump actions/setup-python from v2.1.4 to v2.2.0 (#240)dependabot[bot]2020-12-181-2/+2
* Update actions/setup-python requirement to v2.1.4 (#237)dependabot[bot]2020-11-231-2/+2
* support only python 3.6+ (#217)Paul Kehrer2020-08-111-12/+0
* name the GA jobs and update the README (#202)Paul Kehrer2020-04-121-1/+2
* Convert macOS CI to GA (#196)Alex Gaynor2020-03-221-0/+23
* Move Windows CI to Github Actions (#195)Alex Gaynor2020-03-221-0/+43