Skip to content

ci: Manually install wasm dependencies in lint-ui#57249

Merged
camscale merged 1 commit intomasterfrom
camh/lint-ui-wasm
Jul 29, 2025
Merged

ci: Manually install wasm dependencies in lint-ui#57249
camscale merged 1 commit intomasterfrom
camh/lint-ui-wasm

Conversation

@camscale
Copy link
Copy Markdown
Contributor

@camscale camscale commented Jul 28, 2025

Use make ensure-wasm-deps to install wasm-pack and wasm-bindgen as
wasm-pack often fails to build wasm-bindgen due to it not using
--locked. If we pre-install the correct versions, wasm-pack does not
try to build wasm-bindgen.

Make sure the workflow runs if the workflow itself is changed.

@camscale camscale added the no-changelog Indicates that a PR does not require a changelog entry label Jul 28, 2025
@camscale camscale force-pushed the camh/lint-ui-wasm branch 2 times, most recently from 01faeaf to 4cf9632 Compare July 28, 2025 23:24
Use `make ensure-wasm-deps` to install wasm-pack and wasm-bindgen as
wasm-pack often fails to build wasm-bindgen due to it not using
`--locked`. If we pre-install the correct versions, wasm-pack does not
try to build wasm-bindgen.

Make sure the workflow runs if the workflow itself is changed.
@camscale camscale force-pushed the camh/lint-ui-wasm branch from 4cf9632 to 1428177 Compare July 28, 2025 23:29
@camscale camscale added this pull request to the merge queue Jul 29, 2025
Merged via the queue into master with commit ab8caaf Jul 29, 2025
42 of 44 checks passed
@camscale camscale deleted the camh/lint-ui-wasm branch July 29, 2025 02:00
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@camscale See the table below for backport results.

Branch Result
branch/v16 Create PR
branch/v17 Create PR
branch/v18 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/branch/v17 backport/branch/v18 no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants