<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Archiwa: Programming - Virtualizatio&#039;n&#039;automation</title>
	<atom:link href="https://emilwypych.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>https://emilwypych.com/category/programming/</link>
	<description>by Emil</description>
	<lastBuildDate>Mon, 23 Nov 2020 18:11:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>Pyenv problem MACOSX_DEPLOYMENT_TARGET=11.0</title>
		<link>https://emilwypych.com/2020/11/23/pyenv-problem-macosx_deployment_target11-0/</link>
					<comments>https://emilwypych.com/2020/11/23/pyenv-problem-macosx_deployment_target11-0/#comments</comments>
		
		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Mon, 23 Nov 2020 18:11:52 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[macos]]></category>
		<category><![CDATA[pyenv]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<guid isPermaLink="false">https://emilwypych.com/?p=651</guid>

					<description><![CDATA[Having the newest operating system is a great thing, especially for all Apple fans. You know, all those fancy features, new design, fonts and so on. But unfortunately, Apple is&#160;<span class="readmore"><a class="more-link" href="https://emilwypych.com/2020/11/23/pyenv-problem-macosx_deployment_target11-0/">Continue reading</a></span><!-- .readmore -->
		]]></description>
		
					<wfw:commentRss>https://emilwypych.com/2020/11/23/pyenv-problem-macosx_deployment_target11-0/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Slack notifications in Jenkins</title>
		<link>https://emilwypych.com/2020/05/24/slack-notifications-in-jenkins/</link>
					<comments>https://emilwypych.com/2020/05/24/slack-notifications-in-jenkins/#comments</comments>
		
		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Sun, 24 May 2020 14:47:53 +0000</pubDate>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Jenkins]]></category>
		<category><![CDATA[dsl]]></category>
		<category><![CDATA[jenkins]]></category>
		<category><![CDATA[slack]]></category>
		<guid isPermaLink="false">https://emilwypych.com/?p=616</guid>

					<description><![CDATA[One of the most important things in Jenkins is the ability to being extended by plugins. Jenkins is an Open Source project, so we can see what happens inside, and&#160;<span class="readmore"><a class="more-link" href="https://emilwypych.com/2020/05/24/slack-notifications-in-jenkins/">Continue reading</a></span><!-- .readmore -->
		]]></description>
		
					<wfw:commentRss>https://emilwypych.com/2020/05/24/slack-notifications-in-jenkins/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Update git config recursively</title>
		<link>https://emilwypych.com/2020/01/12/update-git-config-recursively/</link>
					<comments>https://emilwypych.com/2020/01/12/update-git-config-recursively/#respond</comments>
		
		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Sun, 12 Jan 2020 12:16:52 +0000</pubDate>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[programming]]></category>
		<guid isPermaLink="false">https://emilwypych.com/?p=593</guid>

					<description><![CDATA[Git is the must-have tool for almost all IT positions. No matter if you’re Developer, Release Engineer or maybe classy SysOp, you arguably have to use git (or any other&#160;<span class="readmore"><a class="more-link" href="https://emilwypych.com/2020/01/12/update-git-config-recursively/">Continue reading</a></span><!-- .readmore -->
		]]></description>
		
					<wfw:commentRss>https://emilwypych.com/2020/01/12/update-git-config-recursively/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to set a constant in Jenkins DSL</title>
		<link>https://emilwypych.com/2019/01/13/how-to-set-a-constant-in-jenkins-dsl/</link>
					<comments>https://emilwypych.com/2019/01/13/how-to-set-a-constant-in-jenkins-dsl/#comments</comments>
		
		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Sun, 13 Jan 2019 19:55:06 +0000</pubDate>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Jenkins]]></category>
		<category><![CDATA[dsl]]></category>
		<category><![CDATA[jenkins]]></category>
		<guid isPermaLink="false">https://emilwypych.com/?p=530</guid>

					<description><![CDATA[Working with the Jenkins DSL configuration is quite easy. But we need to remember about best practices and do some work for ourselves. Just to simplify out live. One of&#160;<span class="readmore"><a class="more-link" href="https://emilwypych.com/2019/01/13/how-to-set-a-constant-in-jenkins-dsl/">Continue reading</a></span><!-- .readmore -->
		]]></description>
		
					<wfw:commentRss>https://emilwypych.com/2019/01/13/how-to-set-a-constant-in-jenkins-dsl/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Jenkins DSL Authorization Matrix loop</title>
		<link>https://emilwypych.com/2018/06/27/jenkins-dsl-authorization-matrix-loop/</link>
					<comments>https://emilwypych.com/2018/06/27/jenkins-dsl-authorization-matrix-loop/#comments</comments>
		
		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Wed, 27 Jun 2018 16:56:35 +0000</pubDate>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Jenkins]]></category>
		<category><![CDATA[dsl]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[jenkins]]></category>
		<guid isPermaLink="false">https://emilwypych.com/?p=502</guid>

					<description><![CDATA[Authorization Matrix is one of my favorite Jenkins functionality. It allows managing permissions per Project what gives enough granularity. But when you have a lot of Projects, you can find&#160;<span class="readmore"><a class="more-link" href="https://emilwypych.com/2018/06/27/jenkins-dsl-authorization-matrix-loop/">Continue reading</a></span><!-- .readmore -->
		]]></description>
		
					<wfw:commentRss>https://emilwypych.com/2018/06/27/jenkins-dsl-authorization-matrix-loop/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Jenkins Job DSL Playground &#8211; how it works</title>
		<link>https://emilwypych.com/2018/05/27/jenkins-job-dsl-playground-how-it-works/</link>
					<comments>https://emilwypych.com/2018/05/27/jenkins-job-dsl-playground-how-it-works/#respond</comments>
		
		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Sun, 27 May 2018 14:16:16 +0000</pubDate>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Jenkins]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[dsl]]></category>
		<category><![CDATA[jenkins]]></category>
		<category><![CDATA[playground]]></category>
		<guid isPermaLink="false">https://emilwypych.com/?p=494</guid>

					<description><![CDATA[Working with Jenkins Job DSL code sometimes is a pain in the neck. Especially if you have very big and complex scripts. You can make a mistake very quickly, so&#160;<span class="readmore"><a class="more-link" href="https://emilwypych.com/2018/05/27/jenkins-job-dsl-playground-how-it-works/">Continue reading</a></span><!-- .readmore -->
		]]></description>
		
					<wfw:commentRss>https://emilwypych.com/2018/05/27/jenkins-job-dsl-playground-how-it-works/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Jenkins &#8211; unable to resolve class utilities.MyUtilities</title>
		<link>https://emilwypych.com/2018/04/15/jenkins-unable-resolve-class-utilities-myutilities/</link>
					<comments>https://emilwypych.com/2018/04/15/jenkins-unable-resolve-class-utilities-myutilities/#comments</comments>
		
		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 17:17:32 +0000</pubDate>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Jenkins]]></category>
		<guid isPermaLink="false">https://emilwypych.com/?p=449</guid>

					<description><![CDATA[It&#8217;s more than likely, you start trying to import external classes/files if you use Jenkins Job DSL Plugin. When your jobs grow to tens or hundreds of projects, some code&#160;<span class="readmore"><a class="more-link" href="https://emilwypych.com/2018/04/15/jenkins-unable-resolve-class-utilities-myutilities/">Continue reading</a></span><!-- .readmore -->
		]]></description>
		
					<wfw:commentRss>https://emilwypych.com/2018/04/15/jenkins-unable-resolve-class-utilities-myutilities/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Variable as a Groovy map key</title>
		<link>https://emilwypych.com/2018/03/18/variable-as-a-groovy-map-key/</link>
					<comments>https://emilwypych.com/2018/03/18/variable-as-a-groovy-map-key/#comments</comments>
		
		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Sun, 18 Mar 2018 16:37:41 +0000</pubDate>
				<category><![CDATA[Groovy]]></category>
		<guid isPermaLink="false">https://emilwypych.com/?p=443</guid>

					<description><![CDATA[Maps are the structures which can be very helpful. I&#8217;m not a developer, so I&#8217;m sure that many of you will take this post with a grain of salt. Even&#160;<span class="readmore"><a class="more-link" href="https://emilwypych.com/2018/03/18/variable-as-a-groovy-map-key/">Continue reading</a></span><!-- .readmore -->
		]]></description>
		
					<wfw:commentRss>https://emilwypych.com/2018/03/18/variable-as-a-groovy-map-key/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 49/155 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk

Served from: emilwypych.com @ 2025-11-25 03:01:22 by W3 Total Cache
-->