Goal
Update the Phase 1 mobile preview workflows (prPreviewIos.yml and prPreviewAndroid.yml) to fetch the PR author's sandbox URLs from freighter-config at build time, replacing the staging URLs hard-coded in Phase 1.
Acceptance criteria
Dependencies
Reference
Fullstack PR Preview Flow design doc — § Pathways → Mobile, § Dev Environments Per Engineer
Goal
Update the Phase 1 mobile preview workflows (
prPreviewIos.ymlandprPreviewAndroid.yml) to fetch the PR author's sandbox URLs fromfreighter-configat build time, replacing the staging URLs hard-coded in Phase 1.Acceptance criteria
freighter-configentry for the PR author at build timefreighter-configentry produces a build whose backend env points at their sandbox URLsfreighter-configentry falls back to staging and posts a PR comment explaining whyfreighter-configis unreachable, falls back to last-known cached URLs and labels the PRpreview-degradedDependencies
Reference
Fullstack PR Preview Flow design doc — § Pathways → Mobile, § Dev Environments Per Engineer