Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Adding graph nodes for all targets found to ensure that BUILD files a…#33

Open
greggdonovan wants to merge 1 commit intobazelbuild:masterfrom
greggdonovan:nodes_without_edges
Open

Adding graph nodes for all targets found to ensure that BUILD files a…#33
greggdonovan wants to merge 1 commit intobazelbuild:masterfrom
greggdonovan:nodes_without_edges

Conversation

@greggdonovan
Copy link
Member

…re generated for disconnected targets.

@cgrushko
Copy link
Contributor

cgrushko commented Dec 4, 2017

This PR would fix a bug where we didn't generate rules for java files without any dependency edges, right?
EDIT: if that's the case, might be worth calling this out explicitly in the commit message.

@greggdonovan
Copy link
Member Author

@cgrushko That's exactly right. E.g.: in the "Hello, world" e2e test there's only 1 target, so there are no edges. Without a node for that single target, no BUILD files are generated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants