You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/Development/ReleaseProcess.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,6 @@ Well, useful is probably the wrong word. More like entertaining. Here we go.
28
28
* sp_BlitzCache @Version and @VersionDate
29
29
* sp_Blitz @Version and @VersionDate
30
30
31
-
32
31
## Push to Master
33
32
34
33
* Push to the master branch from dev. (Make sure you're pushing FROM dev, TO master.)
@@ -37,10 +36,7 @@ Well, useful is probably the wrong word. More like entertaining. Here we go.
37
36
38
37
## Announce It
39
38
40
-
* Copy the FRK scripts into BrentOzar.com's First Responder Kit folder (Employees/Products/Download Pack)
41
-
* Copy the old zip file's name, delete the old zip file, then create a new zip file with today's date, like First-Responder-Kit-20170126.zip.
42
-
* Upload it to u.brentozar.com (s3), set permissions so that it's readable by everyone. Delete the old zip file.
43
-
* Change the email download link by going into BrentOzar.com WordPress - click Forms, and in the form list, find First Responder Kit, Settings, Notifications, First Responder Kit. Edit the message to point to the new zip file name.
44
-
* Copy the Github release text into a WordPress blog post. The nice thing about doing the Github release first is that you should be able to copy/paste the Github release page and the HTML should paste smoothly into the WordPress draft window, complete with links to the Github issues. At the end of the post, put a download now link that points to: https://www.brentozar.com/first-aid/
45
-
* Create a Mailchimp announcement to people who subscribed to the FRK releases, linking directly to the zip file. (For now, Brent will do this part.)
39
+
* Copy the FRK scripts into BrentOzar.com's First Responder Kit zip file (Employees/Products/First Responder Kit/FirstResponderKit.zip)
40
+
* Copy the FirstResponderKit.zip into Employees/Public.BrentOzar
41
+
* Copy the Github release text into a WordPress blog post with the First Responder Kit category. The nice thing about doing the Github release first is that you should be able to copy/paste the Github release page and the HTML should paste smoothly into the WordPress draft window, complete with links to the Github issues. At the end of the post, put a download now link that points to: https://www.brentozar.com/first-aid/
0 commit comments