|
33 | 33 | </sourceDesc>
|
34 | 34 | </fileDesc>
|
35 | 35 | <revisionDesc>
|
| 36 | + <change when="2025-01-22" who="#RV">Removed any mentions of Jenkins 3, now defunct.</change> |
36 | 37 | <change when="2024-11-02" who="#EBB">Clarified where to check on the Vault for the current releases of Stylesheets and Guidelines needed for building the oXygen plugin.
|
37 | 38 | Revised instructions on how to update the table of releases for the GitHub website.</change>
|
38 | 39 | <change when="2024-07-17" who="#POC">Added reminder to review release-blocker labelled issues.</change>
|
|
129 | 130 | of the Infrastructure Group, you will already have your own login to the server, but you
|
130 | 131 | should test it.)</item>
|
131 | 132 |
|
132 |
| - <item>Some familiarity with the three TEI Jenkins Continuous Integration Servers. |
| 133 | + <item>Some familiarity with the two TEI Jenkins Continuous Integration Servers. |
133 | 134 | <list type="ordered">
|
134 | 135 | <item><ref target="https://jenkins.tei-c.org">https://jenkins.tei-c.org</ref></item>
|
135 | 136 | <item><ref target="https://jenkins2.tei-c.org">https://jenkins2.tei-c.org</ref></item>
|
136 |
| - <item><ref target="https://jenkins3.tei-c.org">https://jenkins3.tei-c.org</ref></item> |
137 | 137 | </list>
|
138 | 138 | Take a little time to watch them work, and see how a push to the GitHub
|
139 | 139 | repository causes them to start building TEI packages. There are three specific build
|
|
192 | 192 | update the version of p5subset.xml in the Stylesheets/source directory in the Stylesheets dev branch.</item>
|
193 | 193 | <item>Inform the Jenkins maintainers (who may not be on the Council listserv), and the
|
194 | 194 | TEI sysadmin, of the pending release date, so that they can be available or on-call. </item>
|
195 |
| - <item>Ask one of the Jenkins maintainers (Peter Stadler, Martin Holmes, and Raffaele Viglianti) |
| 195 | + <item>Ask one of the Jenkins maintainers (Peter Stadler and Martin Holmes) |
196 | 196 | to run a link check on the Guidelines and fix broken links in the dev branch. </item>
|
197 | 197 | <item>Ask for the TEI-C GPG key passphrase. You'll need it for signing the Debian packages.
|
198 | 198 | (The GPG private key itself is hosted on the server at the default location.)</item>
|
|
242 | 242 | pushed there are properly tested, and advise them of the
|
243 | 243 | release schedule. Remember that the maintainers (currently
|
244 | 244 | Martin Holmes, Peter Stadler, and Raffaele Viglianti) may not be on the Council
|
245 |
| - list. Verify with the maintainers that all Jenkins servers are functioning properly. </item> |
| 245 | + list. Verify with the maintainers that both Jenkins servers are functioning properly. </item> |
246 | 246 | <item>Pushes to the release branch should be merged back into dev regularly:
|
247 | 247 | <lb/><code>git checkout dev</code>
|
248 | 248 | <lb/><code>git merge release-X.X.X</code></item>
|
|
292 | 292 | <list>
|
293 | 293 | <item><ref target="https://jenkins.tei-c.org">https://jenkins.tei-c.org</ref></item>
|
294 | 294 | <item><ref target="https://jenkins2.tei-c.org">https://jenkins2.tei-c.org</ref></item>
|
295 |
| - <item><ref target="https://jenkins3.tei-c.org">https://jenkins3.tei-c.org</ref></item> |
296 | 295 | </list>
|
297 | 296 | And now you wait while the Jenkins servers build the packages, keeping in mind that
|
298 | 297 | subsequent steps will require the build packages from the Paderborn Jenkins server
|
|
0 commit comments