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

Add a way to include extra files on a per-test-binary and per-platform basis #1460

Open
sunshowers opened this issue Apr 23, 2024 · 0 comments
Labels
A-filter-expressions Support for filter expressions A-reuse-build Issues around support for reusing builds help wanted Extra attention is needed

Comments

@sunshowers
Copy link
Member

There should be a way to say "I'd like to include some extra files" on specific platforms, or if specific packages are built. We can use most of the overrides framework we have already, but we need a way to restrict these overrides to only be per-test-binary, not per-test. That basically means allowing everything other than the test() predicate, I believe.

This will have to be done with some care.

@sunshowers sunshowers added A-reuse-build Issues around support for reusing builds A-filter-expressions Support for filter expressions help wanted Extra attention is needed labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-filter-expressions Support for filter expressions A-reuse-build Issues around support for reusing builds help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant