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

Support targets that can't be read by buildozer #86

Merged
merged 2 commits into from
Jun 10, 2022

Conversation

Duhemm
Copy link
Collaborator

@Duhemm Duhemm commented Jun 10, 2022

Some targets are created using macros, so that they cannot be even found
when parsing the buildfiles with buildozer. For these targets, which we
assume are not being modified like regular targets, we register only the
source files that Bazel knows of at the time of analysis, rather than
trying to guess a source glob.

Duhemm added 2 commits June 10, 2022 08:42
Some targets are created using macros, so that they cannot be even found
when parsing the buildfiles with buildozer. For these targets, which we
assume are not being modified like regular targets, we register only the
source files that Bazel knows of at the time of analysis, rather than
trying to guess a source glob.
@Duhemm Duhemm merged commit 28c9c72 into scalameta:master Jun 10, 2022
@Duhemm Duhemm deleted the macro-target branch June 10, 2022 08:24
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.

1 participant