mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Update Making-A-Release.html
This commit is contained in:
@@ -21,11 +21,9 @@ title: Making A Release
|
||||
<ol>
|
||||
<li>Tag the commit and push the tag to GitHub.</li>
|
||||
<li>Once AppVeyor's build has passed, update the GitHub Releases entry it created with the changelog for the new version.</li>
|
||||
<li>Update the default branch for all masterlists using <code>lomad -t <github personal access token> -a -d <branch name></code>.</li>
|
||||
</ol>
|
||||
|
||||
<h3>Notify</h3>
|
||||
<h3>Port Metadata</h3>
|
||||
|
||||
<ol>
|
||||
<li>Post an announcement in the official forum thread.</li>
|
||||
<li>Update the default branch and its release notification message for all masterlists using <code>lomad -t <github personal access token> -a -d <branch name> -n <new version></code>.</li>
|
||||
</ol>
|
||||
<p>Be sure to merge post-branching metadata changes that were made in the masterlists' old default branches into the new default branches.</p>
|
||||
|
||||
Reference in New Issue
Block a user