mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 00:41:09 +02:00
- Add detect-changes job that analyzes changed files - Only build services that have changes in their paths - Detects shared package changes and triggers dependent builds - Add workflow_dispatch option to force rebuild all services - Add build summary to GitHub Actions UI This reduces build time by ~70% when only specific apps change. Trigger patterns: - Service path changes → only that service - Shared packages → dependent services - pnpm-lock.yaml, ci.yml → all services Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cd-production.yml | ||
| cd-staging-tagged.yml | ||
| cd-staging.yml | ||
| cd-staging.yml.bak | ||
| ci-main.yml.bak | ||
| ci-pull-request.yml.bak | ||
| ci.yml | ||
| daily-tests.yml | ||
| dependency-update.yml.bak | ||
| staging-config-check.yml | ||
| test-coverage.yml.bak | ||
| test.yml.bak | ||