<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Monorepo on PlumePHP</title><link>https://plumephp.com/tags/monorepo/</link><description>Recent content in Monorepo on PlumePHP</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sun, 23 Nov 2025 11:00:00 +0800</lastBuildDate><atom:link href="https://plumephp.com/tags/monorepo/index.xml" rel="self" type="application/rss+xml"/><item><title>GitHub Actions 可复用工作流与 Monorepo 策略：缓存优化、矩阵构建与发布自动化</title><link>https://plumephp.com/github-actions-reusable-workflows/</link><pubDate>Sun, 23 Nov 2025 11:00:00 +0800</pubDate><guid>https://plumephp.com/github-actions-reusable-workflows/</guid><description>&lt;p&gt;&lt;strong&gt;在大型组织和 Monorepo 项目中，CI/CD 的 DRY（Don&amp;rsquo;t Repeat Yourself）原则至关重要&lt;/strong&gt;。GitHub Actions 提供可复用工作流（Reusable Workflows）和 Composite Actions，让组织级别的工作流标准化成为可能。本文覆盖从可复用设计到 Monorepo CI 的完整实践。&lt;/p&gt;</description></item><item><title>GitHub Actions Node.js CI 完全指南：Lint → Type Check → 测试 → 构建 → 发布的完整流水线</title><link>https://plumephp.com/github-actions-nodejs-ci/</link><pubDate>Sun, 23 Nov 2025 07:00:00 +0800</pubDate><guid>https://plumephp.com/github-actions-nodejs-ci/</guid><description>&lt;p&gt;&lt;strong&gt;Node.js 项目的 CI 流水线是工程化的基石&lt;/strong&gt;。一个完善的 CI 应该在代码合并前自动验证代码质量、运行测试、检查类型安全，并在发布时自动构建和部署。本文提供从简单项目到 Monorepo 的完整 GitHub Actions 配置模板和最佳实践。&lt;/p&gt;</description></item></channel></rss>