<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://josemaria.bargallomoya.com/dokuwiki/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://josemaria.bargallomoya.com/dokuwiki/feed.php">
        <title>Bargawiki - devops:ci_cd:tools</title>
        <description></description>
        <link>https://josemaria.bargallomoya.com/dokuwiki/</link>
        <image rdf:resource="https://josemaria.bargallomoya.com/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-05T15:49:51+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=devops:ci_cd:tools:cd_tools&amp;rev=1738931274&amp;do=diff"/>
                <rdf:li rdf:resource="https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=devops:ci_cd:tools:ci_tools&amp;rev=1738931075&amp;do=diff"/>
                <rdf:li rdf:resource="https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=devops:ci_cd:tools:version_control&amp;rev=1738930984&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://josemaria.bargallomoya.com/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Bargawiki</title>
        <link>https://josemaria.bargallomoya.com/dokuwiki/</link>
        <url>https://josemaria.bargallomoya.com/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=devops:ci_cd:tools:cd_tools&amp;rev=1738931274&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-07T12:27:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cd_tools</title>
        <link>https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=devops:ci_cd:tools:cd_tools&amp;rev=1738931274&amp;do=diff</link>
        <description>Continuous Delivery/Continuous Deployment (CD) Tools

Once your code is integrated, you need tools to automate the deployment process, ensuring that the latest build is available in different environments, such as staging and production.

Subnamespaces</description>
    </item>
    <item rdf:about="https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=devops:ci_cd:tools:ci_tools&amp;rev=1738931075&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-07T12:24:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ci_tools</title>
        <link>https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=devops:ci_cd:tools:ci_tools&amp;rev=1738931075&amp;do=diff</link>
        <description>Continuous Integration (CI) Tools

CI tools automate the process of merging code into a shared repository, running tests, and building the application to ensure that the code is always in a deployable state.

Subnamespaces

	*  Jenkins
	*  GitLab CI
	*  CircleCI
	*  Travis CI</description>
    </item>
    <item rdf:about="https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=devops:ci_cd:tools:version_control&amp;rev=1738930984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-07T12:23:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>version_control</title>
        <link>https://josemaria.bargallomoya.com/dokuwiki/doku.php?id=devops:ci_cd:tools:version_control&amp;rev=1738930984&amp;do=diff</link>
        <description>Version Control Systems (VCS)

A key component in any CI/CD pipeline is version control, which allows multiple developers to collaborate on code while ensuring traceability and rollback options.

Subnamespaces

	*  Git
		*  Distributed version control system (DVCS) that allows developers to work offline and merge their changes.</description>
    </item>
</rdf:RDF>
