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

Traverse dependencies in BUILD file order #23

Open
simontoens opened this issue Apr 1, 2020 · 0 comments
Open

Traverse dependencies in BUILD file order #23

simontoens opened this issue Apr 1, 2020 · 0 comments

Comments

@simontoens
Copy link
Contributor

We use "bazel query labels", which returns deps and runtime_deps conveniently, but there doesn't seem a way to order the output. It would be nice to preserve the BUILD file oder of deps and runtime deps for pom generation, and also pomgen query. We should consider just parsing the BUILD file ourselves to get deps and runtime deps - it isn't too complicated.

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

No branches or pull requests

1 participant