summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Update actions/setup-python requirement to v2.2.0dependabot/github_actions/actions/setup-python-v2.2.0dependabot[bot]2020-12-181-5/+5
* Pin setup-python to fix CI (#5653)Alex Gaynor2020-12-171-1/+1
* Attempt to split windows tests over multiple jobs (#5639)Alex Gaynor2020-12-121-3/+4
* Point at ghcr for repos (#5640)Alex Gaynor2020-12-121-1/+1
* make the container build names more readable (#5638)Paul Kehrer2020-12-111-12/+12
* add a timeout to builds (#5637)Alex Gaynor2020-12-101-0/+6
* remove windows builds and only test lowest/highest (#5635)Paul Kehrer2020-12-111-2/+0
* bump openssl to latest in CI and change some job names (#5636)Paul Kehrer2020-12-111-9/+9
* debian bullseye has 3.9 now (#5634)Alex Gaynor2020-12-101-1/+1
* bump libressl versions (#5628)Alex Gaynor2020-12-091-2/+3
* Remove Python2 from CI and code that branched on it (#5607)Alex Gaynor2020-12-081-16/+0
* Fixed DH tests for latest CentOS FIPS OpenSSL (#5604)Alex Gaynor2020-12-081-7/+7
* Start refactoring github actions to reduce duplication (#5583)Alex Gaynor2020-11-231-16/+12
* Simplify CI scripts (#5582)Alex Gaynor2020-11-211-1/+0
* Debian sid has python 3.9 now (#5580)Alex Gaynor2020-11-191-1/+1
* Move paramiko job to github actions (#5565)Alex Gaynor2020-11-131-0/+2
* Update artifact name for changes from pyca-infra (#5569)Alex Gaynor2020-11-131-3/+3
* port docs and docs-linkcheck (#5563)Paul Kehrer2020-11-111-1/+16
* migrate more from Travis to GHA (#5555)Paul Kehrer2020-11-111-0/+72
* Migrate drownstream tests to GHA (#5554)Alex Gaynor2020-11-111-0/+23
* Attempt to move docker builds from travis to GHA (#5545)Alex Gaynor2020-11-031-0/+36
* Drop python 3.5 (#5527)Alex Gaynor2020-10-281-2/+1
* Stop using @master for GH actions (#5503)Alex Gaynor2020-10-251-2/+2
* Update CI for 3.9 release (#5480)Alex Gaynor2020-10-071-4/+3
* Update windows CI for new GHA syntax (#5477)Alex Gaynor2020-10-021-3/+4
* add prelim python 3.9 CI (#5466)Paul Kehrer2020-09-151-2/+4
* improve CI speed by removing some macos builders (#5397)Paul Kehrer2020-08-151-2/+0
* fixes #5329 -- properly run CI on x.y tags (#5332)Alex Gaynor2020-07-201-0/+1
* disable the osrandom engine on 1.1.1d+ (#5317)Paul Kehrer2020-07-191-11/+13
* Bumped the minimum macOS version to 10.10 (#5286)Alex Gaynor2020-06-251-1/+1
* retry when downloading codecov.sh (#5233)Alex Gaynor2020-04-251-2/+2
* Make codecov upload errors in GHA pass silently (#5232)Alex Gaynor2020-04-251-2/+2
* use our infra built openssl on the macos side now too (#5217)Paul Kehrer2020-04-221-7/+11
* name the CI GH workflow (#5161)Paul Kehrer2020-03-301-0/+1
* Move macOS CI to Github Actions (#5155)Alex Gaynor2020-03-291-5/+42
* First pass at moving windows CI to github actions (#5145)Alex Gaynor2020-03-211-0/+57