Skip to content

docs: activate react-native --cache-push in non-Bitrise CI examples - #199

Merged
zoltan-baba merged 1 commit into
mainfrom
docs-impact/cli-3-5-3-6-updates
Aug 26, 2026
Merged

docs: activate react-native --cache-push in non-Bitrise CI examples#199
zoltan-baba merged 1 commit into
mainfrom
docs-impact/cli-3-5-3-6-updates

Conversation

@Badlazzor

@Badlazzor Badlazzor commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

🤖 Agent-authored docs-impact review. Generated from CLI code changes in
bitrise-io/bitrise-build-cache-cli (v3.4.5..main) by the docs-impact-review
skill. Needs human verification before merge — this is the publish gate.

Source change: bitrise-io/bitrise-build-cache-cli v3.4.5..main (spans releases v3.5.0 through v3.6.2 — no single PR)

Changes for this code change

  • docs/bitrise-build-cache/build-cache-for-react-native/configuring-the-build-cache-for-react-native-in-non-bitrise-ci-environments.mdx — add --cache-push to the CI examples. The flag was exposed on activate react-native in CLI v3.5.0 (previously wizard-only), and CI is normally the environment that fills the cache. Mirrors the existing gradle / xcode / bazel CI examples.

Pre-existing drift fixed

  • None. The rest of the build-cache section (wizard steps, doctor output format, Origin.Label() strings such as OAuth login (keychain) and source=keychain) still matches the live CLI.

Deliberately out of scope

  • The auth login --print-url / --callback split-shell flow and the auth workspace --list / --set picker added in CLI v3.6.0. These enable a headless sign-in path (agents driving the CLI, SSH-only remote hosts, RDE sessions) that no existing doc covers. Better as a separate, dedicated page rather than folded into this drift-fix PR.

What a reviewer must verify before merge

  • The documented behavior matches what actually ships (and is enabled, not flag-gated off)
  • Slugs / partials / sidebar order render correctly (npm start in the docs repo)
  • No screenshots or version numbers went stale
  • API reference pages were correctly left untouched (n/a — no API shape changes)

@github-actions

Copy link
Copy Markdown

The --cache-push flag was exposed on `activate react-native` in CLI
v3.5.0 (previously wizard-only). CI is normally the environment that
fills the cache; mirror the existing gradle / xcode / bazel CI examples.
@Badlazzor
Badlazzor force-pushed the docs-impact/cli-3-5-3-6-updates branch from 18c902c to 75fad6a Compare August 26, 2026 10:52
@Badlazzor Badlazzor changed the title docs: build-cache CLI updates for v3.5.x / v3.6.x docs: activate react-native --cache-push in non-Bitrise CI examples Aug 26, 2026
@Badlazzor
Badlazzor requested a review from viktorbenei August 26, 2026 10:53
@Badlazzor
Badlazzor marked this pull request as ready for review August 26, 2026 10:56
@zoltan-baba
zoltan-baba merged commit 4b40d4c into main Aug 26, 2026
4 checks passed
@zoltan-baba
zoltan-baba deleted the docs-impact/cli-3-5-3-6-updates branch August 26, 2026 11:36
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.

2 participants