<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>variables on Dave&#39;s part of the internet</title>
    <link>https://davehill.ie/tags/variables/</link>
    <description>Recent content in variables on Dave&#39;s part of the internet</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 26 Apr 2023 23:49:14 +0100</lastBuildDate><atom:link href="https://davehill.ie/tags/variables/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Don&#39;t Use Hyphens in Environmental Variables</title>
      <link>https://davehill.ie/article/env-variables/</link>
      <pubDate>Wed, 26 Apr 2023 23:49:14 +0100</pubDate>
      
      <guid>https://davehill.ie/article/env-variables/</guid>
      <description>tl;dr: As the title says, don&amp;rsquo;t use hyphens in environment variables, use underscores instead.
A large part of my job is working on CI pipelines and the automation of the build and deployment of software. This means that I spend a lot of time working with environment variables and the configuration of the tools that I use.
Over the last 24 hours, I&amp;rsquo;ve spent about 6 of them trying to find out why a bash script I was working on was failing to reconcile the value of a variable.</description>
    </item>
    
  </channel>
</rss>
