buf-gradle-plugin icon indicating copy to clipboard operation
buf-gradle-plugin copied to clipboard

Expose properties on buf tasks

Open ansman opened this issue 3 months ago • 1 comments

Firstly, it would be useful to be able to add the output directory to the sourceset directly using the output directory property. By doing so there would be no need to wire up the task dependencies manually.

Secondly, it would be useful to implement your own AbstractBufExecTask to do things like log in.

ansman avatar Aug 29 '25 15:08 ansman

At the very least, expose execBufInSpecificDirectory

ansman avatar Aug 29 '25 16:08 ansman