<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>codeship on Eric Fuerstenberg</title>
    <link>https://ericfuerstenberg.cloud/tags/codeship/</link>
    <description>Recent content in codeship on Eric Fuerstenberg</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 07 May 2020 07:52:24 -0700</lastBuildDate>
    
	<atom:link href="https://ericfuerstenberg.cloud/tags/codeship/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Fail fast and iterate</title>
      <link>https://ericfuerstenberg.cloud/posts/small-updates/</link>
      <pubDate>Thu, 07 May 2020 07:52:24 -0700</pubDate>
      
      <guid>https://ericfuerstenberg.cloud/posts/small-updates/</guid>
      <description>Today I made a small tweak to my CodeShip build/deployment pipeline. I had previously been committing the public/ directory containing all of the generated assets for this website to my remote repo, which is definitely not best practice. This was also creating a problem where I&amp;rsquo;d need to &amp;lsquo;re-deploy&amp;rsquo; the site by running hugo server locally to generate all of the public assets before committing changes and pushing them to the remote master - if I failed to do this step the new changes would not be written to my S3 bucket by CodeShip.</description>
    </item>
    
  </channel>
</rss>