Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the final vestigates of Jenkins (#4897) | Alex Gaynor | 2019-05-26 | 1 | -86/+0 |
| | | | | | | * Remove the final vestigates of Jenkins * flake8 | ||||
* | update jenkinsfile to compile openssl 1.1.1 on windows (#4725) | Paul Kehrer | 2019-01-21 | 1 | -1/+1 |
| | |||||
* | add windows OpenSSL 1.1 jenkinsfile builder (#3624) | Paul Kehrer | 2017-05-28 | 1 | -0/+86 |
* add windows OpenSSL 1.1 jenkinsfile builder I tested this before submitting. You can see the output here: https://ci.cryptography.io/blue/organizations/jenkins/openssl-release-1.1/detail/openssl-release-1.1/8/pipeline Once this merges we can switch the jenkins job to pull this directly from the repository. Unfortunately the job does not get created automatically in jenkins, so that's a new step in building our infra * add comments |