<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ci/Cd on IGAAWI docs</title>
    <link>/tags/ci/cd/</link>
    <description>Recent content in Ci/Cd on IGAAWI docs</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 19 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/ci/cd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CI/CD</title>
      <link>/infrastructure/cicd/</link>
      <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
      <guid>/infrastructure/cicd/</guid>
      <description>&lt;h2 id=&#34;-cicd-pipeline-overview&#34;&gt;⚙️ CI/CD Pipeline Overview&lt;/h2&gt;&#xA;&lt;p&gt;Our CI/CD pipeline is designed to provide a secure, automated, and efficient process for building and deploying applications in the &lt;code&gt;IGAAWI&lt;/code&gt; infrastructure. Here&amp;rsquo;s how it works.&lt;/p&gt;&#xA;&lt;h3 id=&#34;cicd-flow&#34;&gt;CI/CD Flow&lt;/h3&gt;&#xA;&lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;    A[Git Commit] --&amp;gt; B[GitHub Webhook]&#xA;    B --&amp;gt; C[EventListener - Tekton]&#xA;    C --&amp;gt; D[Pipeline]&#xA;    D --&amp;gt; E[Build and Push]&#xA;    E --&amp;gt; F[Git Update]&#xA;    F --&amp;gt; G[Argo CD Sync]&#xA;    G --&amp;gt; H[Deployment]&lt;/pre&gt;&#xA;&lt;h3 id=&#34;-gitops-in-cicd-tekton--argo-cd&#34;&gt;🚀 GitOps in CI/CD: Tekton + Argo CD&lt;/h3&gt;&#xA;&lt;p&gt;In this project, we follow the &lt;strong&gt;GitOps methodology&lt;/strong&gt;, where the &lt;strong&gt;Git repository acts as the single source of truth&lt;/strong&gt; for both infrastructure and application configurations.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
