TrustedUser
2,147
edits
(Update Buildbot instructions) |
(→Branching for major release: Update instructions for the user manual) |
||
Line 42: | Line 42: | ||
** Update the code on the server and reload the buildbot as described [[Buildbot#Administration_on_server|here]] | ** Update the code on the server and reload the buildbot as described [[Buildbot#Administration_on_server|here]] | ||
** Login on Buildbot, force a build of fetch-stable with cleaning to make sure latest Git is downloaded. | ** Login on Buildbot, force a build of fetch-stable with cleaning to make sure latest Git is downloaded. | ||
* Communication | * Communication | ||
** Update IRC and Discord channel description | ** Update IRC and Discord channel description | ||
Line 174: | Line 171: | ||
** <code>git tag -m "Mark 1.7.1pre" desc/1.7.1pre</code> | ** <code>git tag -m "Mark 1.7.1pre" desc/1.7.1pre</code> | ||
** <code>git push origin tag desc/1.7.1pre branch-1-7:branch-1-7</code> | ** <code>git push origin tag desc/1.7.1pre branch-1-7:branch-1-7</code> | ||
*Add this doc to the Read The Doc admin settings to generate the documentation for this version. | |||
=== Creating source tarballs === | === Creating source tarballs === |