<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Charles Rumley</title>
    <link>https://charlesrumley.com/</link>
    <description>Recent content on Charles Rumley</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>charles.rumley@gmail.com (Charles Rumley)</managingEditor>
    <webMaster>charles.rumley@gmail.com (Charles Rumley)</webMaster>
    <lastBuildDate>Wed, 20 Feb 2019 22:15:06 -0500</lastBuildDate>
    
	<atom:link href="https://charlesrumley.com/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Github Actions in Practice</title>
      <link>https://charlesrumley.com/post/using-github-actions/</link>
      <pubDate>Wed, 20 Feb 2019 22:15:06 -0500</pubDate>
      <author>charles.rumley@gmail.com (Charles Rumley)</author>
      <guid>https://charlesrumley.com/post/using-github-actions/</guid>
      <description>BitBucket has held my repos for years, primarily due to their free unlimited private repos, and more recently, their excellent CI offering. On the whole, I prefer GitHub&#39;s user experience, so you can imagine my excitement to see GitHub&#39;s announcement of free unlimited private repos, and a platform-native option for automation.
Here are some of my initial thoughts after exploring the beta of GitHub Actions a bit. My review frequently uses Bitbucket Pipelines as a point of reference, since it&#39;s one of the largest competing offerings.</description>
    </item>
    
    <item>
      <title>Onboarding Checklist</title>
      <link>https://charlesrumley.com/post/content/onboarding-checklist/</link>
      <pubDate>Tue, 09 Oct 2018 20:21:57 -0400</pubDate>
      <author>charles.rumley@gmail.com (Charles Rumley)</author>
      <guid>https://charlesrumley.com/post/content/onboarding-checklist/</guid>
      <description>This checklist is primarily oriented towards bringing new programmers to existing development team.
Before First Day Prepare work One of the hardest things to do as a new team member is spotting opportunities for work in your codebase. Unless your project is open source, this is likely the first time they&#39;ve seen your code. Don&#39;t turn them loose under the guise of &amp;ldquo;improving documentation&amp;rdquo; or &amp;ldquo;orienting themselves” but provide clearly defined tasks.</description>
    </item>
    
    <item>
      <title>Automate Hugo</title>
      <link>https://charlesrumley.com/post/automate-hugo/</link>
      <pubDate>Fri, 30 Mar 2018 19:01:22 -0400</pubDate>
      <author>charles.rumley@gmail.com (Charles Rumley)</author>
      <guid>https://charlesrumley.com/post/automate-hugo/</guid>
      <description>Spend your time doing things that matter, automate everything else.
This brief guide will take about 10-15 minutes if you&#39;re reasonably familiar with AWS and Bitbucket. At the end of the guide, your Hugo site will automatically build and deploy to S3 after you commit.
 If you haven&#39;t used Bitbucket Pipelines, check it out. It&#39;s a continuous deployment service with a pretty reasonable free tier.
 Thankfully, Pipelines configuration is code-based, which really speeds up our setup process.</description>
    </item>
    
    <item>
      <title>About Me</title>
      <link>https://charlesrumley.com/page/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <author>charles.rumley@gmail.com (Charles Rumley)</author>
      <guid>https://charlesrumley.com/page/about/</guid>
      <description>I&#39;m a father to three and husband to one.
Programmer I appreciate static, strongly typed languages. Currently spending time in Scala.
Cyclist Advocate for fitness on two wheels.
Reader Enjoyer of good books, useful whitepapers and pithy tweets.</description>
    </item>
    
  </channel>
</rss>