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

Create a Gazelle plugin that adds the appropriate all_files filegroup declarations #86

Open
cgrindel opened this issue Nov 23, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@cgrindel
Copy link
Member

cgrindel commented Nov 23, 2022

When adding new Bazel packages to a workspace, it would be very useful to have the all_files filegroup added to the new packages and have the filegroup at the root updated with those targets.

Also, there could be a performance benefit to not use glob() and list the files.

@cgrindel cgrindel added the enhancement New feature or request label Nov 23, 2022
@achew22
Copy link
Member

achew22 commented Nov 23, 2022

@cgrindel
Copy link
Member Author

That is where I got the idea. 😀

@achew22
Copy link
Member

achew22 commented Nov 23, 2022

Honestly, I wouldn't mind if you wanted to turn that into a reusable plug-in in the gazelle repo

@cgrindel
Copy link
Member Author

cgrindel commented Nov 23, 2022 via email

@achew22
Copy link
Member

achew22 commented Nov 23, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants