<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Postmortem on Andrew Quinn&#39;s TILs</title>
    <link>https://til.andrew-quinn.me/tags/postmortem/</link>
    <description>Recent content in Postmortem on Andrew Quinn&#39;s TILs</description>
    <image>
      <title>Andrew Quinn&#39;s TILs</title>
      <url>https://til.andrew-quinn.me/papermod-cover.png</url>
      <link>https://til.andrew-quinn.me/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 01 Dec 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://til.andrew-quinn.me/tags/postmortem/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Outage postmortem: Why didn&#39;t SelkoArchive get today&#39;s news?</title>
      <link>https://til.andrew-quinn.me/posts/outage-postmortem-why-didn-t-selkoarchive-get-today-s-news/</link>
      <pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/outage-postmortem-why-didn-t-selkoarchive-get-today-s-news/</guid>
      <description>&lt;p&gt;For some reason, my &lt;a href=&#34;https://hiandrewquinn.github.io/selkouutiset-archive/&#34;&gt;daily archive of Finland&amp;rsquo;s &amp;ldquo;clear news&amp;rdquo; broadcast&lt;/a&gt; didn&amp;rsquo;t work today. Why not? TL;DR: Just a Git snafu.&lt;/p&gt;
&lt;p&gt;Quick recap of the archive:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;There are 3 Git repos:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/hiAndrewQuinn/selkouutiset-scrape&#34;&gt;selkouutiset-scrape&lt;/a&gt; simply scrapes the HTML &lt;a href=&#34;https://yle.fi/selkouutiset&#34;&gt;https://yle.fi/selkouutiset&lt;/a&gt; at 6 PM every day via a Github Action.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/hiAndrewQuinn/selkouutiset-scrape-cleaned&#34;&gt;selkouutiset-scrape-cleaned&lt;/a&gt; pulls in &lt;code&gt;scrape&lt;/code&gt; and turns it into a stack of translated, properly-named Markdown files, by the magic of shell scripts, &lt;code&gt;systemd&lt;/code&gt; timers, and a tiny VM in a datacenter somewhere.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/hiAndrewQuinn/selkouutiset-archive&#34;&gt;selkouutiset-archive&lt;/a&gt; wraps &lt;code&gt;scrape-cleaned&lt;/code&gt; into a comfy Hugo theme, again with the magic of &lt;code&gt;systemd&lt;/code&gt; timers and a tiny VM, and publishes it to Github Pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Which part of the chain broke?&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
