Update the website build times to reflect reality.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
2e10aa3dc6
commit
603da73e64
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44151
1 changed files with 10 additions and 17 deletions
|
@ -79,32 +79,25 @@ Building and updating the FreeBSD Web Pages</a></h2>
|
|||
currently rebuilt according to the following schedule:</p>
|
||||
<table class="tblbasic">
|
||||
<tr>
|
||||
<th>Time (UTC)</th>
|
||||
<th>Build Time (UTC)</th>
|
||||
<th>Build type</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>XX</em>:23</td>
|
||||
<td rowspan="2">English www only, if no other build is running</td>
|
||||
<td>Every 10 minutes</td>
|
||||
<td>English www only, if no other build is running</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>XX</em>:53</td>
|
||||
<td>Every Sunday at 00:00</td>
|
||||
<td>Full build with a new tree checkout</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>01:22</td>
|
||||
<td>Every 1 hour</td>
|
||||
<td>English only</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Every 3 hours</td>
|
||||
<td>Full build</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>09:22</td>
|
||||
<td>English only</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>13:22</td>
|
||||
<td>Full build without PR and port statistics</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>17:22</td>
|
||||
<td>English only</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2>Mirroring the FreeBSD Web Pages</h2>
|
||||
|
|
Loading…
Reference in a new issue