Skip to content

Conversation

@ddeville
Copy link

@ddeville ddeville commented Nov 3, 2025

The start script was checking for EMPHEMERAL rather than EPHEMERAL and thus always setting the default value of --ephemeral.

I've also changed it to default to non ephemeral unless the caller specifically sets the EPHEMERAL environment variable which sounds clearer (so that if one doesn't want the runner to be ephemeral they just don't set the environment variable rather than having to instead set it to empty).

Note that this will change the behavior of the runner for existing callers, not sure how you want to handle this.

The start script was checking for `EMPHEMERAL` rather than `EPHEMERAL`
and thus always setting the default value of `--ephemeral`.

I've also changed it to default to non ephemeral unless the caller
specifically sets the `EPHEMERAL` environment variable which sounds
clearer (so that if one doesn't want the runner to be ephemeral they
just don't set the environment variable rather than having to instead
set it to empty).

Note that this will change the behavior of the runner for existing
callers, not sure how you want to handle this.
@CLAassistant
Copy link

CLAassistant commented Nov 3, 2025

CLA assistant check
All committers have signed the CLA.

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