<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>automation on Arrans Technical blog</title><link>https://arran4.github.io/blog/categories/automation/</link><description>Recent content in automation on Arrans Technical blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>technicalblog123@arran4.com (Arran Ubels)</managingEditor><webMaster>technicalblog123@arran4.com (Arran Ubels)</webMaster><copyright>Arran Ubels. This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License&lt;/a>.</copyright><lastBuildDate>Wed, 04 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://arran4.github.io/blog/categories/automation/index.xml" rel="self" type="application/rss+xml"/><item><title>The Ultimate Single GitHub Actions CI/CD File: Go, Node, Flutter, Dart, Qt/C++, Docker, and Packaging</title><link>https://arran4.github.io/blog/post/2026/006-github-ci-and-deploy/</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><author>technicalblog123@arran4.com (Arran Ubels)</author><guid>https://arran4.github.io/blog/post/2026/006-github-ci-and-deploy/</guid><description>This is a practical build-up guide for creating one large ci.yml that is still readable, maintainable, and tailored to real repositories.
The target outcome:
One workflow file handles push, PR open/update, PR close, tags, release publish, manual dispatch, and monthly/nightly schedules. It supports mixed repos: Go, Node, Dart, Flutter, Qt/C++, classic C/Makefile, and Dockerized components. It can run in public mode (broader checks) or private mode (cost-controlled), while keeping default test runners Ubuntu unless cross-OS coverage is explicitly needed.</description></item></channel></rss>