From 8f8a3857cc3ebed4fea524e2efcba8f76e046dc0 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 2 Aug 2019 13:11:05 -0700 Subject: [PATCH] doc: make uploading to github a part of the pre-release process --- docs/RELEASE_ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/RELEASE_ISSUE_TEMPLATE.md b/docs/RELEASE_ISSUE_TEMPLATE.md index c7b53f920..3bd414cf9 100644 --- a/docs/RELEASE_ISSUE_TEMPLATE.md +++ b/docs/RELEASE_ISSUE_TEMPLATE.md @@ -27,6 +27,7 @@ For each RC published in each stage: 2. Pin the resulting release. 3. Make a PR against ipfs/distributions with the updated versions, including the new hash in the PR comment. 4. Ask the infra team to update the DNSLink record for dist.ipfs.io to point to the new distribution. +- cut a pre-release on [github](https://github.com/ipfs/go-ipfs/releases) and upload the result of the ipfs/distributions build in the previous step. Checklist: