<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Strangebuzz PHP/Symfony blog.</title>
    <subtitle>Articles for the "github" tag.</subtitle>
    <updated>2026-09-10T06:13:52+02:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/en/blog/tag/github.xml" rel="self" />
    <id>https://www.strangebuzz.com/en/blog/tag/github.xml</id>
    <icon>https://www.strangebuzz.com/img/strangebuzz_132.jpg?6.4.9</icon>
    <logo>https://www.strangebuzz.com/img/strangebuzz_1024.jpg?6.4.9</logo>
    <rights> © 2026 Strangebuzz</rights>
                            <entry>
            <title>Introducing CW: a cache watcher for Symfony
</title>
            <link href="https://www.strangebuzz.com/en/blog/introducing-cw-a-cache-watcher-for-symfony" />
            <id>https://www.strangebuzz.com/en/blog/introducing-cw-a-cache-watcher-for-symfony</id>
            <published>2020-05-15T00:00:00+02:00</published>
            <updated>2020-12-05T00:00:00+01:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">In this post, I will introduce you to Cw which is an acronym for &quot;Cache Watcher&quot;. Cw is a small Go (Golang) program that watches your Symfony files and warms your cache when needed, so you don&#039;t have to wait when refreshing your browser.
</summary>
        </entry>
                            <entry>
            <title>Setting a CI/CD workflow for a Symfony project thanks to the GitHub actions</title>
            <link href="https://www.strangebuzz.com/en/blog/setting-a-ci-cd-workflow-for-a-symfony-project-thanks-to-the-github-actions" />
            <id>https://www.strangebuzz.com/en/blog/setting-a-ci-cd-workflow-for-a-symfony-project-thanks-to-the-github-actions</id>
            <published>2020-03-28T00:00:00+01:00</published>
            <updated>2020-03-28T00:00:00+01:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">In this post, we will see how to set up a CI/CD workflow for a Symfony project thanks to the GitHub actions. It will cover from configuring PHP on the runner host to launching the unit and functional tests of the Symfony application.
</summary>
        </entry>
    </feed>
