<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Readul Hasan Chayan [Heemayl] (Posts about linux)</title><link>https://heemayl.net/</link><description></description><atom:link href="https://heemayl.net/categories/linux.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2025 &lt;a href="mailto:me AT heemayl DOT net"&gt;Readul Hasan Chayan [Heemayl]&lt;/a&gt; 
&lt;a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank"&gt;
&lt;img alt="Creative Commons License BY-NC-SA"
style="border-width:0; margin-top: 10px; margin-bottom: 5px;"
src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"&gt;&lt;/a&gt;
</copyright><lastBuildDate>Tue, 21 Jan 2025 16:49:31 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Subshell conditional command exit status handling</title><link>https://heemayl.net/posts/subshell-conditional-command-exit-status-handling/</link><dc:creator>Readul Hasan Chayan [Heemayl]</dc:creator><description>&lt;div&gt;&lt;p&gt;Very recently, while deploying some changes via &lt;a href="https://github.com/features/actions"&gt;GitHub Actions&lt;/a&gt;, the pipeline was failing with this &lt;em&gt;ever-cryptic&lt;/em&gt; error message:&lt;/p&gt;
&lt;pre class="code literal-block"&gt;Error: Process completed with &lt;span class="nb"&gt;exit&lt;/span&gt; code &lt;span class="m"&gt;1&lt;/span&gt;.
&lt;/pre&gt;
&lt;p&gt;Nothing more! Not a single hint! Which essentially meant that I would need to get down the rabbit hole myself. And I did!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://heemayl.net/posts/subshell-conditional-command-exit-status-handling/"&gt;Read more…&lt;/a&gt; (4 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>bash</category><category>ci/cd</category><category>linux</category><category>shell</category><guid>https://heemayl.net/posts/subshell-conditional-command-exit-status-handling/</guid><pubDate>Tue, 21 Jan 2025 11:49:05 GMT</pubDate></item></channel></rss>