<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Jenkins - Category - Chai on Tech</title>
        <link>https://posts.chaibuilds.com/categories/jenkins/</link>
        <description>Jenkins - Category - Chai on Tech</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 21 Sep 2022 16:13:43 &#43;0530</lastBuildDate><atom:link href="https://posts.chaibuilds.com/categories/jenkins/" rel="self" type="application/rss+xml" /><item>
    <title>Jenkins Artifacts and Fingerprint</title>
    <link>https://posts.chaibuilds.com/posts/jenkins-artifacts-and-fingerprint/</link>
    <pubDate>Wed, 21 Sep 2022 16:13:43 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/jenkins-artifacts-and-fingerprint/</guid>
    <description><![CDATA[<p>Do you know, with Jenkins you can retrieve an output from Jenkins and use it in other pipeline jobs. In this tutorial, we will explain about the same - Jenkins Artifacts and Fingerprint.</p>]]></description>
</item>
<item>
    <title>Integrating Jenkins with Git: A Step-by-Step Guide</title>
    <link>https://posts.chaibuilds.com/posts/jenkins-connect-to-git/</link>
    <pubDate>Thu, 08 Sep 2022 15:04:50 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/jenkins-connect-to-git/</guid>
    <description><![CDATA[With Pipeline as code, you store your Jenkins pipeline script in a file called JenkinsFile in your Git repository. When you update your pipeline code and push it to Git, it will trigger a build to Jenkins and Jenkins will automatically build your code. This is possible by connecting your Jenkins to Git. In this tutorial, we’ll demonstrate how to integrate Jenkins with GitHub using the Github plugin.
Connect Jenkins to Git Jenkins supports Git as its version control system.]]></description>
</item>
<item>
    <title>Jenkins Conditions and Confirmations</title>
    <link>https://posts.chaibuilds.com/posts/jenkins-conditions-and-confirmations/</link>
    <pubDate>Tue, 06 Sep 2022 18:49:11 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/jenkins-conditions-and-confirmations/</guid>
    <description><![CDATA[<p>Using a conditional expression, you can control Jenkins stage to run when a condition is validated.  On the other hand, you can also pause the script for user input when running a stage. In this tutorial, we&rsquo;ll explain what are conditions, user input confirmation, and How does Jenkins handle them?</p>
<p>Find out here!</p>]]></description>
</item>
<item>
    <title>Jenkins Variables and Parameters</title>
    <link>https://posts.chaibuilds.com/posts/jenkins-variables-and-parameters/</link>
    <pubDate>Tue, 06 Sep 2022 18:32:00 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/jenkins-variables-and-parameters/</guid>
    <description><![CDATA[<p>Variables and parameters allow you to define values that can be referenced throughout your pipeline. They let you customize builds by assigning variable values. You&rsquo;ve probably heard about them before but maybe you don&rsquo;t know just what they do or how they work. That&rsquo;s okay &ndash; In this tutorial, we&rsquo;ll talk about what variables and parameters are and why you might need them.</p>]]></description>
</item>
<item>
    <title>Understanding Jenkins Pipeline</title>
    <link>https://posts.chaibuilds.com/posts/jenkins-pipeline/</link>
    <pubDate>Fri, 02 Sep 2022 20:03:53 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/jenkins-pipeline/</guid>
    <description><![CDATA[<p>A quick and easy way to automate deployment and CI/CD is using Jenkins pipelines. There’s no excuse not to have a continuous delivery / continuous integration workflow in place! Learn how to easily set up Jenkins Pipelines today! In this tutorial, we&rsquo;ll cover the basic  definitions and syntax declarations for Jenkins Pipeline.</p>]]></description>
</item>
<item>
    <title>Jenkins Error Occurred During Installation - Forbidden</title>
    <link>https://posts.chaibuilds.com/posts/jenkins-an-error-occurred-during-installation-forbidden/</link>
    <pubDate>Thu, 01 Sep 2022 22:47:28 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/jenkins-an-error-occurred-during-installation-forbidden/</guid>
    <description><![CDATA[<p>Did you end up in <em>An error occurred during installation: Forbidden</em> error on fresh Jenkins install? If you did, we are here to provide a solution for the error.</p>]]></description>
</item>
<item>
    <title>Configure Windows Jenkins Agent</title>
    <link>https://posts.chaibuilds.com/posts/jenkins-configure-windows-agent/</link>
    <pubDate>Thu, 01 Sep 2022 20:22:45 &#43;0530</pubDate><guid>https://posts.chaibuilds.com/posts/jenkins-configure-windows-agent/</guid>
    <description><![CDATA[<p>Do you want to configure Jenkins as a <em>windows</em> service in your node machine on Jenkins 2.366 or higher version? On this version and above, you cannot install Jenkins as a service directly on agent machine but we got you covered. In this tutorial, we will explain how to configure Jenkins agent in Windows Operating System with Jenkins master version 2.366.</p>]]></description>
</item>
</channel>
</rss>
