Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Do not have //src/workerd/io depend on src/cloudflare, src/node #3350

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

fhanau
Copy link
Collaborator

@fhanau fhanau commented Jan 17, 2025

This was making io depend on the gen-compile-cache binary, which created a bottleneck and delayed building source files in io and its dependents.

Drive-by: Fix LLVM 20 operator warnings

I have confirmed that downstream CI passes with this change.

Copy link

github-actions bot commented Jan 17, 2025

The generated output of @cloudflare/workers-types matches the snapshot in types/generated-snapshot 🎉

@fhanau fhanau force-pushed the felix/workerd-io-move branch from c7826d2 to 73bfda9 Compare January 17, 2025 04:18
This was making io depend on the gen-compile-cache binary, which delayed
building source files in io and creating a bottleneck.

Drive-by: Fix LLVM 20 operator warnings
@fhanau fhanau force-pushed the felix/workerd-io-move branch from 73bfda9 to b324f9c Compare January 17, 2025 05:07
@fhanau fhanau marked this pull request as ready for review January 17, 2025 14:33
@fhanau fhanau requested review from a team as code owners January 17, 2025 14:33
@fhanau fhanau requested review from npaun and mar-cf January 17, 2025 14:33
@fhanau fhanau merged commit 0ae9812 into main Jan 17, 2025
15 checks passed
@fhanau fhanau deleted the felix/workerd-io-move branch January 17, 2025 14:50
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