Various release process doc improvements.
[tails/vicves.git] / wiki / src / contribute / working_together / roles / release_manager.mdwn
blobe70ea1f3fae4743aa98dbc4f55e71efd8c0935a8
1 [[!meta title="Release Manager"]]
3 # Tasks
5 ## In the beginning of your shift
7 - Send the release schedule to <tails-dev@boum.org> and
8   <tails-l10n@boum.org> when beginning your shift.
9 - Update [[contribute/calendar]] accordingly.
10 - Ask to be added to the `rsync_tails` group on `rsync.lizard`,
11   if needed.
12 - Make sure you have access to the various systems used to do
13   the release.
15 ## Around two weeks before the freeze
17 - Have a look at recent changes in:
18   * the [TBB](https://gitweb.torproject.org/torbrowser.git)'s prefs
19     (e.g. `git log -p build-scripts/config/*.js`)
20   * the [Tor Browser](https://git.torproject.org/tor-browser.git)
21     patch that creates `browser/app/profile/000-tor-browser.js`
22     (make sure you're looking at the right branch!)
23 - Import the relevant changes into our Iceweasel configuration,
24   following the normal review'n'merge process.
25 - In particular, make sure the `general.*` and
26   `browser.startup.homepage_override.*` prefs are in sync', in our
27   `/etc/iceweasel/pref/iceweasel.js`, with TBB's `pound_tor.js`.
28 - Have a look at recent changes
29   in [Torbutton](https://gitweb.torproject.org/torbutton.git), and
30   do whatever is needed to get the fixes we need in the release.
31 - Have Kill Your TV upgrade I2P if needed. See [[contribute/design/I2P]].
33 ## Make the release happen
35 No kidding. See [[contribute/release_process]].
37 # Shifts
39 The release manager shifts could be done by a team. They start right after the
40 publication of the previous release to the publication and announcement of the
41 release they are taking care of, which should be 6 weeks long if everything goes
42 fine.
44 # Tools
46 On Redmine:
48 * [Release Manager View](https://labs.riseup.net/code/projects/tails/issues?query_id=130)
49 * [Ready for QA](https://labs.riseup.net/code/projects/tails/issues?query_id=117)