Skip to content

strut: update yarn.lock for ws, @types/ws, sherpa-onnx-node - #1667

Merged
Evanfeenstra merged 1 commit into
mainfrom
strut-yarn-lock
Sep 8, 2026
Merged

strut: update yarn.lock for ws, @types/ws, sherpa-onnx-node#1667
Evanfeenstra merged 1 commit into
mainfrom
strut-yarn-lock

Conversation

@Evanfeenstra

Copy link
Copy Markdown
Collaborator

The STT merge (#1655) added ws, @types/ws, and sherpa-onnx-node without updating strut/yarn.lock. The e2e workflow runs a plain yarn install so it never noticed; the new desktop release workflow runs --frozen-lockfile and failed on the strut-v0.1.0 tag (https://github.com/stakwork/stakgraph/actions/runs/34292565550).

Additions only, no version changes. After merge, re-point the tag:

git tag -d strut-v0.1.0 && git push origin :refs/tags/strut-v0.1.0 && git tag strut-v0.1.0 origin/main && git push origin strut-v0.1.0

A dispatch of the workflow with this lockfile is running at https://github.com/stakwork/stakgraph/actions/runs/34292672855 to shake out anything past the install step.

Added by the STT merge without a lockfile update; the desktop release
workflow runs yarn with --frozen-lockfile and failed on it.
@Evanfeenstra
Evanfeenstra merged commit a55dd57 into main Sep 8, 2026
1 of 6 checks passed
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.

1 participant