aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2020-03-21 20:38:37 -0400
committerGitHub <noreply@github.com>2020-03-21 19:38:37 -0500
commit6c790b6199e45233e17b8a3e0a770394d0d1be6a (patch)
tree5dbd105e343694c6160f7f766485fa064f28413e
parent6de73eebf7cee7c26f9f14f3a1d73544036a2c63 (diff)
downloadcryptography-6c790b6199e45233e17b8a3e0a770394d0d1be6a.tar.gz
cryptography-6c790b6199e45233e17b8a3e0a770394d0d1be6a.tar.bz2
cryptography-6c790b6199e45233e17b8a3e0a770394d0d1be6a.zip
Update openssl-release.md (#5153)
* Update openssl-release.md * Update openssl-release.md
-rw-r--r--.github/ISSUE_TEMPLATE/openssl-release.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/openssl-release.md b/.github/ISSUE_TEMPLATE/openssl-release.md
index edcfe110..13da8b14 100644
--- a/.github/ISSUE_TEMPLATE/openssl-release.md
+++ b/.github/ISSUE_TEMPLATE/openssl-release.md
@@ -1,7 +1,9 @@
- [ ] Windows
- - [ ] Run the `windows-openssl` Azure Pipelines job
+ - [ ] Run `build-openssl.sh` in the `pyca/infra` repository
+ - [ ] Wait for the Github Actions job to complete
- [ ] macOS
- [ ] Send a pull request to `homebrew` upgrading the `openssl@1.1` formula
- [ ] Wait for it to be merged
- [ ] manylinux
- [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/cryptography-manylinux/install_openssl.sh#L5-L6) for `manylinux`
+ - [ ] Wait for it to be merged