gradle / gradle-build-action

Execute your Gradle build and trigger dependency submission
https://github.com/marketplace/actions/gradle-build-action
MIT License
671 stars 97 forks source link

[Enhancement] Support filtering of sub-projects for dependency submission #838

Closed big-andy-coates closed 1 year ago

big-andy-coates commented 1 year ago

Loving the new dependency submission feature!

However, I have multi-module projects, where only a subset of the modules publish artefacts, others are used purely for testing within the project.

I'd like to be able to limit which sub-modules/projects publish dependencies to GitHub. Something like a regex white and/or black-list would be perfect.

big-andy-coates commented 1 year ago

Doh, RTFM... DEPENDENCY_GRAPH_INCLUDE_PROJECTS