Skip to content

Fix TestFlight workflow temp paths - #93

Merged
enaboapps merged 1 commit into
mainfrom
codex/fix-testflight-workflow-temp-paths
Aug 23, 2026
Merged

enaboapps merged 1 commit into
mainfrom
codex/fix-testflight-workflow-temp-paths

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • remove job-level runner.temp expressions that make the workflow invalid
  • resolve archive, export, verification, and cleanup paths from RUNNER_TEMP inside shell steps

Tracks #90.

Validation

  • git diff --check
  • Node 24 npm run validate (43 suites / 312 tests; Expo Doctor 21/21)
  • GitHub workflow dispatch parser failure reproduced before the fix

@enaboapps

Copy link
Copy Markdown
Contributor Author

Independent latest-head review completed for 4be9af4: no actionable findings. The review confirmed that the invalid job-level context references are removed and archive, export, verification, artifact, and cleanup paths consistently use quoted RUNNER_TEMP locations.

@enaboapps
enaboapps marked this pull request as ready for review August 23, 2026 14:34
@enaboapps
enaboapps merged commit e6063b2 into main Aug 23, 2026
3 checks passed
@enaboapps
enaboapps deleted the codex/fix-testflight-workflow-temp-paths branch August 23, 2026 14:35
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