Skip to content

Allow ignoring project by path #16

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
ansman opened this issue Jun 8, 2020 · 1 comment · May be fixed by #262
Closed

Allow ignoring project by path #16

ansman opened this issue Jun 8, 2020 · 1 comment · May be fixed by #262
Labels

Comments

@ansman
Copy link

ansman commented Jun 8, 2020

I have a project where multiple modules have the same name but different path (:feature1:sample, :feature2:sample) and currently I cannot ignore just one of them since you specify the name of the module which in both cases is sample.

This could be done in a backwards compatible way by checking if the ignored project starts with : and if so project.path is used instead.

@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
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants