Skip to content

Conversation

brentleyjones
Copy link
Contributor

This applies a different fix that 55142f5 tried to accomplish. Before adding consolidated targets the previous fix worked fine, though it did have potential cache issues with the PATH being different for different platforms.

With consolidated targets there were builds where multiple BazelDependencies would be in a single build, particularly during indexing.

This applies a different fix that 55142f5 tried to accomplish. Before adding consolidated targets the previous fix worked fine, though it did have potential cache issues with the PATH being different for different platforms.

With consolidated targets there were builds where multiple `BazelDependencies` would be in a single build, particularly during indexing.
@brentleyjones brentleyjones merged commit a16a450 into main Jun 12, 2022
@brentleyjones brentleyjones deleted the bj/only-build-bazeldependencies-once-in-a-build branch June 12, 2022 21:52
@brentleyjones
Copy link
Contributor Author

Seems this causes issues for non multi-platform builds. Looking for a proper fix.

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