docs: activate react-native --cache-push in non-Bitrise CI examples - #199
Merged
Conversation
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
force-pushed
the
docs-impact/cli-3-5-3-6-updates
branch
from
August 26, 2026 10:52
18c902c to
75fad6a
Compare
Badlazzor
marked this pull request as ready for review
August 26, 2026 10:56
Badlazzor
requested review from
aorcsik,
ilanazholobovsky,
matenadasdi and
zoltan-baba
as code owners
August 26, 2026 10:57
zoltan-baba
approved these changes
Aug 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Source change:
bitrise-io/bitrise-build-cache-cliv3.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-pushto the CI examples. The flag was exposed onactivate react-nativein 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
doctoroutput format,Origin.Label()strings such asOAuth login (keychain)andsource=keychain) still matches the live CLI.Deliberately out of scope
auth login --print-url/--callbacksplit-shell flow and theauth workspace --list/--setpicker 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
npm startin the docs repo)