Skip to content

Update deps in CI, move common scripts to reusable action#155

Merged
mrdimidium merged 1 commit intoforkfrom
wp/mrdimidium/fixup-ci-build
Mar 12, 2026
Merged

Update deps in CI, move common scripts to reusable action#155
mrdimidium merged 1 commit intoforkfrom
wp/mrdimidium/fixup-ci-build

Conversation

@mrdimidium
Copy link
Copy Markdown
Member

@mrdimidium mrdimidium commented Mar 11, 2026

There's a problem with running the build on CI in main. It looks like a GH bug (the build task simply doesn't start and hangs), but I've found through trial and error that updating the images and compiler resolves the issue. No idea how it works.

At the same time, I moved the common code into a function in CI and updated the Zig version to match the one in the main repository.

We should also update to v8 (14.0.365.4 was released in August, 7 months ago), but some Isolate APIs have been updated, and we need to investigate that separately.

Successful CI build: https://github.com/lightpanda-io/zig-v8-fork/actions/runs/22981327814

@mrdimidium mrdimidium force-pushed the wp/mrdimidium/fixup-ci-build branch 4 times, most recently from 23a7a56 to abc6aa2 Compare March 12, 2026 00:10
@mrdimidium mrdimidium force-pushed the wp/mrdimidium/fixup-ci-build branch from abc6aa2 to b921b71 Compare March 12, 2026 00:40
@mrdimidium mrdimidium merged commit 8832f13 into fork Mar 12, 2026
6 checks passed
@mrdimidium mrdimidium deleted the wp/mrdimidium/fixup-ci-build branch March 12, 2026 08:12
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