<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.tox.chat/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.tox.chat/feed.php">
        <title>Tox Wiki - developers:jenkins</title>
        <description></description>
        <link>https://wiki.tox.chat/</link>
        <image rdf:resource="https://wiki.tox.chat/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-14T07:06:41+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.tox.chat/developers/jenkins/job_naming?rev=1507449466&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tox.chat/developers/jenkins/usage_guidelines?rev=1449269637&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.tox.chat/_media/wiki/dokuwiki.svg">
        <title>Tox Wiki</title>
        <link>https://wiki.tox.chat/</link>
        <url>https://wiki.tox.chat/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.tox.chat/developers/jenkins/job_naming?rev=1507449466&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-10-08T07:57:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>job_naming</title>
        <link>https://wiki.tox.chat/developers/jenkins/job_naming?rev=1507449466&amp;do=diff</link>
        <description>Jenkins Job Naming

We strive for consistency in our Jenkins job naming, so all names are validated using the following PCRE regex:


^(
    ( # define some frequently used capture groups
        (?!x)x                                          # always false (&quot;match only if there is no &#039;x&#039; ahead and there is &#039;x&#039; ahead&quot;)
        (?&lt;name&gt;[^_]+)                                  # group &quot;name&quot;, name of the program/library
        (?&lt;os&gt;windows|linux|osx|android)                # group &quot;os&quot;, operatin…</description>
    </item>
    <item rdf:about="https://wiki.tox.chat/developers/jenkins/usage_guidelines?rev=1449269637&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-12-04T22:53:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>usage_guidelines</title>
        <link>https://wiki.tox.chat/developers/jenkins/usage_guidelines?rev=1449269637&amp;do=diff</link>
        <description>Jenkins Usage Guidelines

The Tox Project runs a Jenkins continuous integration server as a convenience to client developers who may not have the time or money to set up their own. Any Tox-related project is free to use our Jenkins server for their project without charge. All we ask is that you follow the guidelines on this page.</description>
    </item>
</rdf:RDF>
