Skip to content

Commit 1bf42d4

Browse files
authored
Removed any mentions of Jenkins 3, now defunct.
1 parent b9e7e13 commit 1bf42d4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

TCW/tcw22.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
</sourceDesc>
3434
</fileDesc>
3535
<revisionDesc>
36+
<change when="2025-01-22" who="#RV">Removed any mentions of Jenkins 3, now defunct.</change>
3637
<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.
3738
Revised instructions on how to update the table of releases for the GitHub website.</change>
3839
<change when="2024-07-17" who="#POC">Added reminder to review release-blocker labelled issues.</change>
@@ -129,11 +130,10 @@
129130
of the Infrastructure Group, you will already have your own login to the server, but you
130131
should test it.)</item>
131132

132-
<item>Some familiarity with the three TEI Jenkins Continuous Integration Servers.
133+
<item>Some familiarity with the two TEI Jenkins Continuous Integration Servers.
133134
<list type="ordered">
134135
<item><ref target="https://jenkins.tei-c.org">https://jenkins.tei-c.org</ref></item>
135136
<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>
137137
</list>
138138
Take a little time to watch them work, and see how a push to the GitHub
139139
repository causes them to start building TEI packages. There are three specific build
@@ -192,7 +192,7 @@
192192
update the version of p5subset.xml in the Stylesheets/source directory in the Stylesheets dev branch.</item>
193193
<item>Inform the Jenkins maintainers (who may not be on the Council listserv), and the
194194
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)
196196
to run a link check on the Guidelines and fix broken links in the dev branch. </item>
197197
<item>Ask for the TEI-C GPG key passphrase. You'll need it for signing the Debian packages.
198198
(The GPG private key itself is hosted on the server at the default location.)</item>
@@ -242,7 +242,7 @@
242242
pushed there are properly tested, and advise them of the
243243
release schedule. Remember that the maintainers (currently
244244
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>
246246
<item>Pushes to the release branch should be merged back into dev regularly:
247247
<lb/><code>git checkout dev</code>
248248
<lb/><code>git merge release-X.X.X</code></item>
@@ -292,7 +292,6 @@
292292
<list>
293293
<item><ref target="https://jenkins.tei-c.org">https://jenkins.tei-c.org</ref></item>
294294
<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>
296295
</list>
297296
And now you wait while the Jenkins servers build the packages, keeping in mind that
298297
subsequent steps will require the build packages from the Paderborn Jenkins server

0 commit comments

Comments
 (0)