Skip to content

Support ignoring groups of projects #3

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

Closed
zach-klippenstein opened this issue Feb 10, 2020 · 1 comment · May be fixed by #138
Closed

Support ignoring groups of projects #3

zach-klippenstein opened this issue Feb 10, 2020 · 1 comment · May be fixed by #138

Comments

@zach-klippenstein
Copy link

For example, using wildcards. I have a library with a samples/ directory that contains a bunch of subprojects that aren't published to Maven and don't have any public API, and it would be nice to be able to exclude everything in that directory with a single configuration.

zach-klippenstein added a commit to square/workflow that referenced this issue Feb 10, 2020
…cking changes to our ABI.

Ignores all leaf sample projects individually, wildcards are not supported
(see Kotlin/binary-compatibility-validator#3).

Closes #243.
zach-klippenstein added a commit to square/workflow that referenced this issue Feb 10, 2020
…cking changes to our ABI.

Ignores all leaf sample projects individually, wildcards are not supported
(see Kotlin/binary-compatibility-validator#3).

Closes #243.
@qwwdfsad qwwdfsad self-assigned this Jun 10, 2020
@qwwdfsad qwwdfsad removed their assignment Aug 31, 2022
@fzhinkin fzhinkin added the gradle label Apr 9, 2024
@shanshin
Copy link
Contributor

shanshin commented Jun 2, 2025

As part of the migration of separate BCV functionality to Kotlin Gradle Plugin, the addition of new features to a separate plugin has been discontinued.

This feature is not relevant for KGP, because it uses project isolation and does not specify project names in one place.

@shanshin shanshin closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants