Skip to content

[codex] Add Capgo Build callouts to Fastlane guides#634

Merged
riderx merged 1 commit into
mainfrom
codex/capgo-build-fastlane-callout
May 5, 2026
Merged

[codex] Add Capgo Build callouts to Fastlane guides#634
riderx merged 1 commit into
mainfrom
codex/capgo-build-fastlane-callout

Conversation

@riderx
Copy link
Copy Markdown
Member

@riderx riderx commented May 5, 2026

Summary

  • Add a visible recommendation to use Capgo Build with the Capgo CLI at the top of the Fastlane GitHub Actions articles.
  • Mark the Fastlane setup content as legacy guidance for teams maintaining existing pipelines.
  • Update article updated_at metadata for the touched posts.

Impact

Readers starting a new native Capacitor build flow are directed to the current Capgo Build CLI docs before following the older Fastlane setup.

Validation

  • bunx prettier --write apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action.md apps/web/src/content/blog/en/automatic-capacitor-android-build-github-action.md apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action-with-match.md
  • NODE_OPTIONS=--max-old-space-size=16384 bun run check in apps/web

Summary by CodeRabbit

  • Documentation
    • Updated Capacitor Android and iOS build guides.
    • Added recommendations for new builds to use Capgo CLI instead of Fastlane.
    • Clarified that existing Fastlane guides are for teams maintaining current pipelines.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 5, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a4316680-03e6-4a94-abcd-402b92ea196a

📥 Commits

Reviewing files that changed from the base of the PR and between 843d57e and 1f410d2.

📒 Files selected for processing (3)
  • apps/web/src/content/blog/en/automatic-capacitor-android-build-github-action.md
  • apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action-with-match.md
  • apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action.md

📝 Walkthrough

Walkthrough

The PR updates three Capacitor build blog posts by advancing their published timestamps and adding early recommendations for new builds to use Capgo CLI instead of the existing Fastlane-based guides.

Changes

Capacitor Build Blog Posts Update

Layer / File(s) Summary
Metadata Update
apps/web/src/content/blog/en/automatic-capacitor-*-build-github-action*.md
Frontmatter updated_at timestamps updated to 2026-05-05T00:00:00.000Z across all three Capacitor build posts.
New Recommendation Section
apps/web/src/content/blog/en/automatic-capacitor-*-build-github-action*.md
Added "Recommended for New Builds: Use Capgo Build" sections directing new builds to Capgo CLI while noting the existing Fastlane guides are for maintaining current pipelines.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Cap-go/website#606: Both PRs modify the same three blog markdown files' frontmatter and content (this PR updates updated_at and adds recommendations; the related PR updates image assets).

Poem

🐰 Three guides grow wise with wisdom new,
Capgo's path shines bright and true,
While Fastlane guards the old brigade,
Fresh builders find their way remade!
hop hop

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: adding Capgo Build callouts to three Fastlane GitHub Actions guide articles.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/capgo-build-fastlane-callout

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2026

@riderx riderx merged commit 97baa56 into main May 5, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant