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

Warn when output properties overlap for the same task #9061

Open
lptr opened this issue Jan 25, 2019 · 4 comments
Open

Warn when output properties overlap for the same task #9061

lptr opened this issue Jan 25, 2019 · 4 comments
Labels
a:feature A new functionality in:work-validation task validation, warnings, disable optimizations

Comments

@lptr
Copy link
Member

lptr commented Jan 25, 2019

For example, the Test task seems to be recording the same outputs via two different properties since Gradle 4.7, meaning every output is recorded twice. (See https://github.com/gradle/build-cache/issues/1457)

We should warn when two properties point to the same place, or one property points to a parent of another.

@lptr lptr transferred this issue from another repository Apr 15, 2019
@stale
Copy link

stale bot commented Aug 27, 2020

This issue has been automatically marked as stale because it has not had recent activity. Given the limited bandwidth of the team, it will be automatically closed if no further activity occurs. If you're interested in how we try to keep the backlog in a healthy state, please read our blog post on how we refine our backlog. If you feel this is something you could contribute, please have a look at our Contributor Guide. Thank you for your contribution.

@stale stale bot added the stale label Aug 27, 2020
@lptr
Copy link
Member Author

lptr commented Aug 27, 2020

Let's keep this open.

@stale stale bot removed the stale label Aug 27, 2020
@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. Given the limited bandwidth of the team, it will be automatically closed if no further activity occurs. If you're interested in how we try to keep the backlog in a healthy state, please read our blog post on how we refine our backlog. If you feel this is something you could contribute, please have a look at our Contributor Guide. Thank you for your contribution.

@stale stale bot added the stale label Apr 17, 2022
@wolfs
Copy link
Member

wolfs commented Apr 19, 2022

Still relevant.

@stale stale bot removed the stale label Apr 19, 2022
@lptr lptr added the in:work-validation task validation, warnings, disable optimizations label Jun 7, 2022
@lptr lptr added the a:feature A new functionality label Sep 12, 2023
@lptr lptr removed the @execution label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:feature A new functionality in:work-validation task validation, warnings, disable optimizations
Projects
None yet
Development

No branches or pull requests

3 participants