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

Adds missing targets dependency files as inputs for lage-service #847

Merged
merged 6 commits into from
Feb 7, 2025

Conversation

kenotron
Copy link
Member

@kenotron kenotron commented Feb 6, 2025

When using the info --server mode, we need to report all the inputs for a target. Lage internally uses target dependencies hashes to inform when to rebuild if its dependencies have changed. This wasn't not in place for the lageService.ts. We are adding this into the server so that the proper tracking of inputs can be sent back to external runners like BuildXL.

@kenotron kenotron enabled auto-merge (squash) February 7, 2025 02:13
@kenotron kenotron merged commit 142b145 into master Feb 7, 2025
3 checks passed
@kenotron kenotron deleted the lage-server-inputs branch February 7, 2025 02:46
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