Skip to content

[eas-cli] Add --runtime-version flag to build:run - #4423

Open
AndrewJack wants to merge 2 commits into
expo:mainfrom
AndrewJack:andrew/build-run-runtime-version
Open

AndrewJack wants to merge 2 commits into
expo:mainfrom
AndrewJack:andrew/build-run-runtime-version

Conversation

@AndrewJack

@AndrewJack AndrewJack commented Sep 16, 2026

Copy link
Copy Markdown

Why

I currently have a script that fetches the latest build filtered by runtime version then calls build:run with a build ID.
It seems like this is a simple implementation on the eas-cli so it may save a few API fetches from our usage.

How

I added --runtime-version flag to the build:run command & passed it into the existing filter functions.

Test Plan

Plan: build eas-cli and run the build:run command with the --runtime-version flag when there's a newer build available.

Screenshot 2026-09-16 at 22 40 15

@github-actions

Copy link
Copy Markdown

Subscribed to pull request

File Patterns Mentions
packages/eas-cli/** @douglowder
packages/eas-cli/src/commands/build/** @sjchmiela

Generated by CodeMention

Warning: The preamble and epilogue options in commentConfiguration are deprecated. Use template instead.

@AndrewJack
AndrewJack force-pushed the andrew/build-run-runtime-version branch from 03ae704 to 3937ffc Compare September 16, 2026 21:43
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