<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Github-Actions on Nick Liu - Software Engineer</title>
    <link>https://nick-liu.com/tags/github-actions/</link>
    <description>Recent content in Github-Actions on Nick Liu - Software Engineer</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>nickboy@users.noreply.github.com (Nick Liu)</managingEditor>
    <webMaster>nickboy@users.noreply.github.com (Nick Liu)</webMaster>
    <copyright>2026 Nick Liu</copyright>
    <lastBuildDate>Fri, 10 Jul 2026 20:05:23 -0700</lastBuildDate><atom:link href="https://nick-liu.com/tags/github-actions/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>A typo fix shouldn&#39;t boot a browser in CI. Mine did for months.</title>
      <link>https://nick-liu.com/posts/content-pr-ci-path-filter/</link>
      <pubDate>Sun, 21 Jun 2026 00:00:00 +0000</pubDate>
      <author>nickboy@users.noreply.github.com (Nick Liu)</author>
      <guid>https://nick-liu.com/posts/content-pr-ci-path-filter/</guid>
      <description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &#xA;I changed one sentence in a blog post, opened a pull request, and watched CI spend about 85 seconds installing a headless Chromium to confirm my prose still turned into HTML. The obvious fix, telling the workflow to ignore content paths, would have quietly broken every merge instead.&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Symptom: a browser for a one-line edit&#xA;    &lt;div id=&#34;symptom-a-browser-for-a-one-line-edit&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#symptom-a-browser-for-a-one-line-edit&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Every pull request on this blog runs two jobs: a &lt;code&gt;lint&lt;/code&gt; job, and a&#xA;&lt;code&gt;build-and-test&lt;/code&gt; job. The second one builds the site with Hugo, link-checks the&#xA;output with htmltest, then installs a headless Chromium and runs a Playwright&#xA;suite against a live &lt;code&gt;hugo server&lt;/code&gt;. End to end, roughly 85 seconds, and almost&#xA;all of it is Playwright.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
