fix-deno-install #12

Merged
antman merged 2 commits from fix-deno-install into main 2026-08-06 08:19:05 +00:00
Owner

Motivation

Deno install hadn't completed properly because it was waiting for user input in response to a prompt

Solution

Wrap deno install in echo $() so that it's running in noninteractive mode

### Motivation Deno install hadn't completed properly because it was waiting for user input in response to a prompt ### Solution Wrap deno install in `echo $()` so that it's running in noninteractive mode
rename job
All checks were successful
/ build-and-test (push) Successful in 7m28s
2d562cd749
antman scheduled this pull request to auto merge when all checks succeed 2026-08-06 08:13:32 +00:00
antman merged commit bfafcbafce into main 2026-08-06 08:19:05 +00:00
antman deleted branch fix-deno-install 2026-08-06 08:19:05 +00:00
antman referenced this pull request from a commit 2026-08-06 08:19:07 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kill-the-cloud/os-installer!12
No description provided.