<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Automation on ARI Systems</title>
    <link>https://aripd.com/tags/automation/</link>
    <description>Recent content in Automation on ARI Systems</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>ARI Systems</copyright>
    <lastBuildDate>Sat, 16 May 2026 06:19:44 +0000</lastBuildDate>
    <atom:link href="https://aripd.com/tags/automation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Continuous Integration, Continuous Delivery, Continuous Deployment</title>
      <link>https://aripd.com/blog/ci-cd/</link>
      <pubDate>Tue, 28 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://aripd.com/blog/ci-cd/</guid>
      <description>&lt;h2 id=&#34;references&#34;&gt;References &lt;a href=&#34;#references&#34; class=&#34;permalink&#34;&gt;&lt;i class=&#34;bi bi-link-45deg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://bitbucket.org/atlassian/workspace/projects/BPP&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Bitbucket Pipelines Pipes&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://itnext.io/using-bitbucket-pipelines-to-create-a-docker-image-ad40b99d4969&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Using Bitbucket Pipelines to create a Docker image&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;what-is-continuous-integration-continuous-delivery-continuous-deployment&#34;&gt;What is Continuous Integration, Continuous Delivery, Continuous Deployment? &lt;a href=&#34;#what-is-continuous-integration-continuous-delivery-continuous-deployment&#34; class=&#34;permalink&#34;&gt;&lt;i class=&#34;bi bi-link-45deg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;img src=&#34;./CI-CD-pipeline.webp&#34; alt=&#34;CI-CD Pipeline&#34;  title=&#34;CI-CD Pipeline&#34;  class=&#34;img-fluid&#34; loading=&#34;lazy&#34; /&gt;&lt;/p&gt;&#xA;&lt;h3 id=&#34;continuous-integration&#34;&gt;Continuous Integration &lt;a href=&#34;#continuous-integration&#34; class=&#34;permalink&#34;&gt;&lt;i class=&#34;bi bi-link-45deg&#34;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Developers practicing continuous integration merge their changes back to the main branch as often as possible. The developer&amp;rsquo;s changes are validated by creating a build and running automated tests against the build. By doing so, you avoid the integration hell that usually happens when people wait for release day to merge their changes into the release branch.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
