Skip to content

Conversation

@zachfedor
Copy link
Contributor

The stellar/quickstart action seems to be redundant since stellar-scaffold commands will start the container if it isn't previously running. Having both actions in the workflow seems to be causing errors. My best guess is that the quickstart action runs and waits till the service is healthy, but then the scaffold build command tries to restart it before checking the health endpoint, which cancels the health check and fails the action (example).

@zachfedor zachfedor requested review from pselle and tupui October 23, 2025 14:09
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.

3 participants