Build React Native Android E2E APK artifact#360
Draft
kieran-osgood-shopify wants to merge 1 commit into
Conversation
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Jun 29, 2026
8ac1c3c to
a5d1615
Compare
2093783 to
8d428c0
Compare
a5d1615 to
6040519
Compare
455ab75 to
b1b2dfd
Compare
48f11bf to
7472683
Compare
12fb9f6 to
3dcb803
Compare
7472683 to
03ed749
Compare
3dcb803 to
e2d2b87
Compare
03ed749 to
670a50e
Compare
e2d2b87 to
e5a9bbe
Compare
07d4684 to
c458493
Compare
e5a9bbe to
17f737e
Compare
c458493 to
69c152c
Compare
17f737e to
1e906be
Compare
69c152c to
e4d0e83
Compare
1c6b82c to
6fd54e2
Compare
e4d0e83 to
19ffe1b
Compare
Assisted-By: devx/6c1e3ad5-96c8-4972-b087-da7ff7b195c3
6fd54e2 to
79b5af7
Compare
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.

Stack Context
This is Phase 3 of the BrowserStack Maestro E2E stack for Checkout Kit, stacked on the Bitrise skeleton.
Parent issue: https://github.com/shop/issues-checkout-kit/issues/1097
Epic: https://github.com/shop/issues-checkout-kit/issues/1084
What?
Replaces the React Native Android placeholder artifact workflow with a real APK build path:
scripts/setup_storefront_env./gradlew assembleDebugfor the sample appE2E_REACT_NATIVE_ANDROID_APP_PATHto the debug APKWhy?
BrowserStack App Automate needs a concrete
.apkartifact. RN E2E should validate the released native Maven artifact versions used by the React Native sample/module configuration, not local in-repo native SDK overrides.Validation