Skip to content
New issue

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

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

Already on GitHub? # to your account

build(profiling-node): Fix output directory & caching #15945

Merged
merged 1 commit into from
Apr 1, 2025
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented Apr 1, 2025

This used to build into /lib which is not covered by nx (it was changed there but slightly incorrectly, covering /build/lib instead of /lib). But overall, the way to go here is to just use our standard structure, which is build/, then this should all just work :D

@mydea mydea requested review from lforst and andreiborza April 1, 2025 15:00
@mydea mydea self-assigned this Apr 1, 2025
@mydea mydea enabled auto-merge (squash) April 1, 2025 15:06
@mydea mydea merged commit 06a31c4 into develop Apr 1, 2025
155 of 156 checks passed
@mydea mydea deleted the fn/fix-nx-cache branch April 1, 2025 16:06
onurtemizkan pushed a commit that referenced this pull request Apr 3, 2025
This used to build into `/lib` which is not covered by nx (it was
changed there but slightly incorrectly, covering `/build/lib` instead of
`/lib`). But overall, the way to go here is to just use our standard
structure, which is `build/`, then this should all just work :D
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants