Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build-tools] Allow eas/prebuild in custom jobs #492

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

sjchmiela
Copy link
Contributor

Why

Users may want to prebuild in custom jobs to run native unit tests.

How

In essence, the problem with BuildJob vs Job in this function was about missing platform. We can infer it from process.platform.

Test Plan

TS is ok with the changes.

@sjchmiela sjchmiela marked this pull request as ready for review January 13, 2025 19:57
@sjchmiela sjchmiela requested a review from szdziedzic as a code owner January 13, 2025 19:57
@sjchmiela sjchmiela merged commit b221cb6 into main Jan 14, 2025
4 checks passed
@sjchmiela sjchmiela deleted the stanley/add-support-for-prebuild-to-generic-jobs branch January 14, 2025 09:19
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