aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-05-26 07:35:49 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-05-26 07:35:49 -0400
commit4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013 (patch)
tree5e734edc49274e3b666035c4a66e433393a278f5 /.github
parent98cd156241d35851655f0b98fe5f785c65c7e39a (diff)
downloadcryptography-4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013.tar.gz
cryptography-4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013.tar.bz2
cryptography-4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013.zip
Remove the final vestigates of Jenkins (#4897)
* Remove the final vestigates of Jenkins * flake8
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/openssl-release.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/openssl-release.md b/.github/ISSUE_TEMPLATE/openssl-release.md
index 6167739f..074d9fb0 100644
--- a/.github/ISSUE_TEMPLATE/openssl-release.md
+++ b/.github/ISSUE_TEMPLATE/openssl-release.md
@@ -1,9 +1,7 @@
- [ ] Windows
- - [ ] Run the `openssl-release-1.1` Jenkins job
- - [ ] Copy the resulting artifacts to the Windows builders and unzip them in the root of the file system
+ - [ ] Run the `windows-openssl` Azure Pipelines job
- [ ] macOS
- [ ] Send a pull request to `homebrew` upgrading the `openssl@1.1` formula
- [ ] Wait for it to be merged
- - [ ] Run the `update-brew-openssl` Jenkins job
- [ ] manylinux1
- [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/cryptography-manylinux1/install_openssl.sh#L5-L6)