Skip to content

Commit

Permalink
Release checklist update
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed May 26, 2017
1 parent 064f674 commit bdba3ef
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright © 2015–2016 Chris Warrick et al.
Copyright © 2015–2017 Chris Warrick et al.

Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
Expand Down
4 changes: 2 additions & 2 deletions checklist.html
Expand Up @@ -44,7 +44,7 @@
<body>
<div class="container">
<div id="counter"><span id="current">0</span>/<span id="total">?</span></div>
<h1>Nikola Release Checklist (v13/2016-07-23)</h1>
<h1>Nikola Release Checklist (v14/2017-05-26)</h1>
<h2>Requirements</h2>
<p>In order to create a release, you need a bit of free time, ZSH installed, and a GPG setup.</p>
<h2>Preparation</h2>
Expand Down Expand Up @@ -89,12 +89,12 @@ <h2>Website update</h2>
<h2>E-mails</h2>
<ul>
<li><input type="checkbox"> Send the e-mail announcement to <a href="mailto:nikola-discuss@googlegroups.com">nikola-discuss@googlegroups.com</a> and <a href="mailto:python-announce-list@python.org">python-announce-list@python.org</a>. You should sign it with GPG if possible.</li>
<li><input type="checkbox"> (OPTIONAL) Report a bug to Debian, notifying them of the update. (<a href="mailto:submit@bugs.debian.org">submit@bugs.debian.org</a> + Package/Version/Severity “header” lines at top of message)</li>
</ul>
<h2>Finishing up</h2>
<ul>
<li><input type="checkbox"> Give yourself a pat on the back!</li>
<li><input type="checkbox"> If you have access to the AUR packages, update them (if not, wait for Chris to handle this)</li>
<li><input type="checkbox"> If you have access to the Snapcraft packages, update them (if not, wait for Roberto to handle this)</li>
</ul>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions src/checklist.html
@@ -1,4 +1,4 @@
<h1>Nikola Release Checklist (v13/2016-07-23)</h1>
<h1>Nikola Release Checklist (v14/2017-05-26)</h1>
<h2>Requirements</h2>
<p>In order to create a release, you need a bit of free time, ZSH installed, and a GPG setup.</p>
<h2>Preparation</h2>
Expand Down Expand Up @@ -43,10 +43,10 @@ <h2>Website update</h2>
<h2>E-mails</h2>
<ul>
<li><input type="checkbox"> Send the e-mail announcement to <a href="mailto:nikola-discuss@googlegroups.com">nikola-discuss@googlegroups.com</a> and <a href="mailto:python-announce-list@python.org">python-announce-list@python.org</a>. You should sign it with GPG if possible.</li>
<li><input type="checkbox"> (OPTIONAL) Report a bug to Debian, notifying them of the update. (<a href="mailto:submit@bugs.debian.org">submit@bugs.debian.org</a> + Package/Version/Severity “header” lines at top of message)</li>
</ul>
<h2>Finishing up</h2>
<ul>
<li><input type="checkbox"> Give yourself a pat on the back!</li>
<li><input type="checkbox"> If you have access to the AUR packages, update them (if not, wait for Chris to handle this)</li>
<li><input type="checkbox"> If you have access to the Snapcraft packages, update them (if not, wait for Roberto to handle this)</li>
</ul>
4 changes: 2 additions & 2 deletions src/checklist.md
@@ -1,4 +1,4 @@
# Nikola Release Checklist (v13/2016-07-23)
# Nikola Release Checklist (v14/2017-05-26)

## Requirements

Expand Down Expand Up @@ -49,9 +49,9 @@ Run the release script and hope everything works fine:
## E-mails

* <input type="checkbox"> Send the e-mail announcement to <nikola-discuss@googlegroups.com> and <python-announce-list@python.org>. You should sign it with GPG if possible.
* <input type="checkbox"> (OPTIONAL) Report a bug to Debian, notifying them of the update. (<submit@bugs.debian.org> + Package/Version/Severity “header” lines at top of message)

## Finishing up

* <input type="checkbox"> Give yourself a pat on the back!
* <input type="checkbox"> If you have access to the AUR packages, update them (if not, wait for Chris to handle this)
* <input type="checkbox"> If you have access to the Snapcraft packages, update them (if not, wait for Roberto to handle this)

0 comments on commit bdba3ef

Please sign in to comment.