Skip to content

Provide better snapshoting UX to source options buckets #15

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

Open
lacasseio opened this issue Mar 20, 2025 · 0 comments
Open

Provide better snapshoting UX to source options buckets #15

lacasseio opened this issue Mar 20, 2025 · 0 comments

Comments

@lacasseio
Copy link
Member

lacasseio commented Mar 20, 2025

The source options bucket paths are captured as a value. We should either try to force them as files but it must not break the incrementalness. Alternatively, we could register the paths as a map where the key is the path and a dummy value. It would force Gradle to list the path in the build scan.

Either way, it would provide insight into what file participates in which bucket. The still open question is how to provide insight in which action was used to configure the bucket. We could do a similar trick and use the action's toString if implemented else use a computed value.

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

No branches or pull requests

1 participant