This is a stretch, but is there anyone out there using Gradle to deploy CQ bundles? This is typically done with the Adobe Maven Vault plugin, but I haven’t seen an indication that Adobe is porting this to a Gradle plugin.
I’m not aware of a Gradle plugin.
We’re using a Jenkins plugin: https://wiki.jenkins-ci.org/display/JENKINS/CRX+Content+Package+Deployer+Plugin
There isn’t anything available.
Some Gradle users have built their own Gradle based tooling for this. In the cases we know of this is not generally available. It’s also quite a lot of work to achieve.