From 7486ee4ace01969cc6296441f100408ba2b93409 Mon Sep 17 00:00:00 2001 From: Tom Limoncelli Date: Fri, 16 Mar 2018 13:07:42 -0400 Subject: [PATCH] docs/release-engineering.md: Add local tips --- docs/release-engineering.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/release-engineering.md b/docs/release-engineering.md index 24336f45c..e477c4cb0 100644 --- a/docs/release-engineering.md +++ b/docs/release-engineering.md @@ -43,7 +43,7 @@ Review the git log using this command: git log v0."$VERSION"...v0."$PREVVERSION" -(Don't create the release yet!) +(Don't click SAVE until the next step is complete!) Create the binaries and attach them to the release: @@ -107,3 +107,8 @@ dnscontrol $VERSION has been released! https://github.com/StackExchange/dnscontr ## Step 7. Get credit! Mention the fact that you did this release in your weekly accomplishments. + +If you are at Stack Overflow: + + * Add the release to your weekly snippets + * Run this build: `dnscontrol_embed - Promote most recent artifact into ExternalDNS repo`