Skip to content

Fix quickstart.sh workflow#418

Merged
Willenbrink merged 9 commits into
masterfrom
quickstart-fix
Feb 20, 2026
Merged

Fix quickstart.sh workflow#418
Willenbrink merged 9 commits into
masterfrom
quickstart-fix

Conversation

@Willenbrink
Copy link
Copy Markdown
Collaborator

@Willenbrink Willenbrink commented Feb 20, 2026

This fixes the quickstart.sh workflow by changing how we determine a success.

Previously, the tail command would run forever and mess with the exit code.

Now, we look for the first 'Ctrl+C' in the output as indicator that the example successfully started and then terminate the background tail. We await the termination of that tail before checking the success file.

MacOS fails to run the example for some reason but doesn't show any errors. Not sure whats going on here: https://github.com/camlworks/dream/actions/runs/22228612257/job/64301822852?pr=418. I've disabled quicktest for Mac for now.

@Willenbrink Willenbrink enabled auto-merge (squash) February 20, 2026 15:11
@Willenbrink Willenbrink merged commit 81260a7 into master Feb 20, 2026
13 of 14 checks passed
@Willenbrink Willenbrink deleted the quickstart-fix branch February 20, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant