<?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 Commentary of Takao</title><link>https://takao.blog/zh-tw/tags/github-actions/</link><description>Recent content in Github-Actions on Commentary of Takao</description><generator>Hugo -- gohugo.io</generator><language>zh-TW</language><copyright>Commentary of Takao</copyright><lastBuildDate>Wed, 15 Jul 2026 22:01:08 +0900</lastBuildDate><atom:link href="https://takao.blog/zh-tw/tags/github-actions/index.xml" rel="self" type="application/rss+xml"/><item><title>透過 actions/cache 加速 GitHub Actions 工作流程</title><link>https://takao.blog/zh-tw/web/github-actions-caching-setup/</link><pubDate>Thu, 20 Nov 2025 00:00:00 +0900</pubDate><guid>https://takao.blog/zh-tw/web/github-actions-caching-setup/</guid><description>&lt;img src="https://takao.blog/img/thumbnail/github-actions-caching-setup-zh-tw.png" alt="Featured image of post 透過 actions/cache 加速 GitHub Actions 工作流程" /&gt;&lt;p&gt;自動化 CI/CD 管道（如 GitHub Actions）是現代軟體品質控制的基石。但是，如果您的工作流程在每個拉取請求上獲取外部套件、啟動容器環境並從頭開始重建整個應用程序，則執行時間可能會迅速增加到幾分鐘。&lt;/p&gt;</description></item><item><title>GitHub Actions 進階: Workflows Beyond CI/CD 基礎</title><link>https://takao.blog/zh-tw/web/github-actions-advanced/</link><pubDate>Tue, 16 Apr 2024 00:00:00 +0900</pubDate><guid>https://takao.blog/zh-tw/web/github-actions-advanced/</guid><description>&lt;img src="https://takao.blog/img/thumbnail/github-actions-advanced-zh-tw.png" alt="Featured image of post GitHub Actions 進階: Workflows Beyond CI/CD 基礎" /&gt;&lt;h2 id="introduction"&gt;Introduction
&lt;/h2&gt;&lt;p&gt;GitHub Actions has evolved from a simple CI/CD tool into a comprehensive automation platform. While basic workflows are well-documented, the platform&amp;rsquo;s advanced features—reusable workflows, composite actions, matrix strategies, and deployment patterns—enable sophisticated automation pipelines. This article explores these advanced capabilities for teams building complex CI/CD systems.&lt;/p&gt;</description></item></channel></rss>