summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Bump actions/cache from v2 to v2.1.4 (#5770)dependabot[bot]2021-02-081-7/+7
| | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update issue template with more words few people will read (#5759)Paul Kehrer2021-02-071-1/+5
|
* fixed manylinxu wheel builder for rust (#5750)Alex Gaynor2021-02-071-0/+2
|
* fix macos target for wheel builder (#5751)Alex Gaynor2021-02-071-0/+2
|
* Use caching of rust artifacts in GHA (#5740)Alex Gaynor2021-02-021-0/+48
|
* merge pep8, mypy, and packaging jobs into one flake job (#5723)Paul Kehrer2021-01-311-1/+1
|
* Introduce the most very basic mypy type checking (#5706)Alex Gaynor2021-01-281-1/+1
| | | Nothing is really annotated, just getting to clean.
* fix wheel builder (#5682)Alex Gaynor2021-01-071-3/+3
| | | don't install enum34, and fix syntax error
* Integrate Rust into the build process properly (#5410)Alex Gaynor2020-12-223-11/+108
|
* Update actions/setup-python requirement to v2.2.1 (#5661)dependabot[bot]2020-12-212-6/+6
| | | | | | | | | Updates the requirements on [actions/setup-python](https://github.com/actions/setup-python) to permit the latest version. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/commits/3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Attempt to remove the special case for no coverage on pypy3 (#5657)Alex Gaynor2020-12-191-1/+1
|
* Pin setup-python to fix CI (#5653)Alex Gaynor2020-12-171-1/+1
|
* Build manylinux2014 wheels (#5642)Alex Gaynor2020-12-121-0/+2
|
* Attempt to split windows tests over multiple jobs (#5639)Alex Gaynor2020-12-121-3/+4
|
* Point at ghcr for repos (#5640)Alex Gaynor2020-12-122-4/+4
| | | | | * Point at ghcr for repos * poke GHA
* make the container build names more readable (#5638)Paul Kehrer2020-12-111-12/+12
| | | | | * make the container build names more readable * nope
* add a timeout to builds (#5637)Alex Gaynor2020-12-101-0/+6
| | | this way if they hang, they only hang for a little bit
* remove windows builds and only test lowest/highest (#5635)Paul Kehrer2020-12-111-2/+0
| | | same policy as our macOS builders
* bump openssl to latest in CI and change some job names (#5636)Paul Kehrer2020-12-111-9/+9
| | | | | | | * bump openssl to latest in CI and change some job names * change more * missed one last entry
* 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-082-40/+4
| | | | | | | | | | | | | * Remove Python2 from CI and code that branched on it * Update setup.py Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * remove * review feedback Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
* Fixed DH tests for latest CentOS FIPS OpenSSL (#5604)Alex Gaynor2020-12-081-7/+7
| | | * Fixed DH tests for latest CentOS FIPS OpenSSL (1.1.1g)
* Start refactoring github actions to reduce duplication (#5583)Alex Gaynor2020-11-232-16/+31
|
* Simplify CI scripts (#5582)Alex Gaynor2020-11-212-6/+3
|
* Debian sid has python 3.9 now (#5580)Alex Gaynor2020-11-191-1/+1
|
* Move paramiko job to github actions (#5565)Alex Gaynor2020-11-132-0/+20
|
* Update artifact name for changes from pyca-infra (#5569)Alex Gaynor2020-11-133-6/+7
|
* port docs and docs-linkcheck (#5563)Paul Kehrer2020-11-111-1/+16
| | | | | | | | | * port docs and docs-linkcheck * allow linkcheck if the commit msg says linkcheck combine docs job into lint jobs * can't get the commit msg at this time on a PR
* migrate more from Travis to GHA (#5555)Paul Kehrer2020-11-112-0/+108
| | | | | | | | | | | | | | | | | | | * migrate more from Travis to GHA * actually upload coverage * use cache checks properly * also do coverage * simplify coverage check * refactor a bit * oops * remove unused things in travis * this needs to be stored to the github env...
* Migrate drownstream tests to GHA (#5554)Alex Gaynor2020-11-117-0/+132
|
* Attempt to move docker builds from travis to GHA (#5545)Alex Gaynor2020-11-031-0/+36
| | | | | * Attempt to move docker builds from travis to GHA * fix linkcheck
* abi3 only on windows (#5537)Alex Gaynor2020-10-311-3/+0
|
* Drop python 3.5 (#5527)Alex Gaynor2020-10-282-5/+3
|
* Revert to upload-artifact v1 for manylinux (#5514)Paul Kehrer2020-10-261-1/+1
|
* Stop using @master for GH actions (#5503)Alex Gaynor2020-10-252-4/+4
|
* Bump actions/upload-artifact from v1 to v2.2.0 (#5502)dependabot[bot]2020-10-251-3/+3
| | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v1...27bce4eee761b5bc643f46a8dfb41b430c8d05f6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add a dependabot configuration to bump our github actions (#5501)Alex Gaynor2020-10-251-0/+6
|
* Update CI for 3.9 release (#5480)Alex Gaynor2020-10-071-4/+3
|
* Update wheel builder for new GHA syntax (#5478)Alex Gaynor2020-10-021-2/+3
| | | | | | | * Update wheel builder for new GHA syntax * Update wheel-builder.yml * Update wheel-builder.yml
* Update windows CI for new GHA syntax (#5477)Alex Gaynor2020-10-021-3/+4
| | | | | | | | | | | * Update windows CI for new GHA syntax * Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml
* add prelim python 3.9 CI (#5466)Paul Kehrer2020-09-151-2/+4
| | | | | * add prelim python 3.9 CI * do we need v2?
* refactor wheel builder to use workflows and download/build separately (#5412)Paul Kehrer2020-08-161-33/+35
| | | | | | | | | * refactor wheel builder to use workflows and download/build separately * Update .github/workflows/wheel-builder.yml Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com> Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
* improve CI speed by removing some macos builders (#5397)Paul Kehrer2020-08-151-2/+0
| | | | testing on every python version is necessary but we don't need to do it on all platforms. macos has the lowest concurrency so let's cut there.
* Sleep after errors to increase the chance of success (#5382)Alex Gaynor2020-08-071-0/+2
|
* Attempt to retry when downloading OpenSSL (#5364)Alex Gaynor2020-07-301-0/+13
| | | | | * Attempt to retry when downloading OpenSSL * logging
* Lock old issues+PRs automatically (#5342)Alex Gaynor2020-07-241-0/+14
|
* fixes #5329 -- properly run CI on x.y tags (#5332)Alex Gaynor2020-07-201-0/+1
|
* Paint it Black by the Rolling Stones (#5324)Alex Gaynor2020-07-201-6/+4
|
* disable the osrandom engine on 1.1.1d+ (#5317)Paul Kehrer2020-07-191-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | * disable the osrandom engine on 1.1.1d+ * skip (and run) some tests on 1.1.1d+ * simplify our conditionals * Update src/_cffi_src/openssl/src/osrandom_engine.c Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com> * words * more words * language * get coverage more cleverly * a word * Update .github/workflows/ci.yml Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com> Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>