fix: git submodules for libjpeg-turbo was not included - #6
Merged
Conversation
wayfarer3130
added a commit
that referenced
this pull request
Aug 19, 2026
This branch was cut from a July main and had not seen main's later commits, so squashing #87 in (2a9e8b7) brought content for five files that main gained in the meantime, and GitHub reported the PR as CONFLICTING. That blocked CI entirely -- pull_request workflows do not run when the merge commit cannot be created -- so no checks had run on the integration. Resolved all five in favour of this branch, verified rather than assumed: each was already byte-identical to ci/pnpm-trusted-publishing's version, which is main's content plus #87's edits, so taking ours preserves both sides. .github/CODEOWNERS .github/workflows/bench.yml .github/workflows/pr-checks.yml docs/ci/self-hosted-runner.md tools/ci/with-nashua-lock.sh Confirmed intact afterwards: the submodule still points at 4a68609 (fork PR #6), set_message_level in jslib.cpp, the OJPH_WARN diagnostics, reuseDecoder in codecFactory, truncated.test.js, DISABLE_EXCEPTION_CATCHING=0, and yarn.lock / lerna.json still deleted with the pnpm files in place.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.