ci(build-linux): install bun before make bundle-web #10

Merged
mik-tf merged 1 commit from development_mik_d05_setup_bun into development 2026-05-05 13:07:34 +00:00
Owner

v0.1.0-rc4 (run #78) failed at Build web assets with bun: command not found. The ghcr.io/despiegk/builder:latest runner image does not preinstall bun — editors build.yaml has had a Setup-bun step since PR #4 for exactly this reason; same pattern needs to land in build-linux.yaml.

After merge: delete + re-push tag v0.1.0-rc4.

Second fix-forward in the v0.1.0-rc4 unblock chain (PR #9 fixed checkout). Adding to the 8-item playbook as item 14: build-linux.yaml in any repo whose build.yaml installs additional toolchains (bun, deno, etc.) must replicate those install steps.

v0.1.0-rc4 ([run #78](https://forge.ourworld.tf/lhumina_code/hero_editor/actions/runs/78)) failed at `Build web assets` with `bun: command not found`. The `ghcr.io/despiegk/builder:latest` runner image does not preinstall bun — editors `build.yaml` has had a Setup-bun step since PR #4 for exactly this reason; same pattern needs to land in `build-linux.yaml`. After merge: delete + re-push tag `v0.1.0-rc4`. Second fix-forward in the v0.1.0-rc4 unblock chain (PR #9 fixed checkout). Adding to the 8-item playbook as item 14: build-linux.yaml in any repo whose build.yaml installs additional toolchains (bun, deno, etc.) must replicate those install steps.
ci(build-linux): install bun before make bundle-web
All checks were successful
Build and Test / build (pull_request) Successful in 3m20s
cf7837bdf2
v0.1.0-rc4 (run #78) failed at the "Build web assets" step with
"bun: command not found" — bun is not preinstalled in the
ghcr.io/despiegk/builder:latest runner image.

Editor's build.yaml has had a Setup-bun step since PR #4 for the
same reason; same pattern needs to land in build-linux.yaml.
The bun installer requires unzip, which also isn't preinstalled.

After merge: re-cut v0.1.0-rc4 (delete + re-push tag) again.

Signed-off-by: mik-tf
mik-tf merged commit 0a76364414 into development 2026-05-05 13:07:34 +00:00
mik-tf deleted branch development_mik_d05_setup_bun 2026-05-05 13:07:34 +00:00
Sign in to join this conversation.
No reviewers
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
lhumina_code/hero_editor!10
No description provided.