Skip to content

Reduce toolchain integrity conflicts during development and builds - #385

Merged
julia-script merged 2 commits into
mainfrom
julia/reduce-toolchainintegrity-conflicts
Sep 7, 2026
Merged

Reduce toolchain integrity conflicts during development and builds#385
julia-script merged 2 commits into
mainfrom
julia/reduce-toolchainintegrity-conflicts

Conversation

@julia-script

Copy link
Copy Markdown
Owner

Summary

  • Generate the compiler toolchain digest only when the output changes.
  • Ignore the generated integrity module and configure Turbo to cache it with compiler builds.
  • Refresh the digest during development watch mode and before tests/typechecking.
  • Add coverage for bootstrap, stale detection, watch refresh, and process termination behavior.
  • Document the generated artifact workflow.

Testing

  • Added Node tests covering generation and development watching.
  • Not run (not requested).

@vercel

vercel Bot commented Sep 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
silk-effect-docs Ready Ready Preview Sep 7, 2026 6:56pm UTC

Request Review

@julia-script
julia-script merged commit 412eba9 into main Sep 7, 2026
14 of 15 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