sonatype-nexus-community / scan-gradle-plugin

Gradle plugin that scans the dependencies of a Gradle project using Sonatype platforms: OSS Index and Nexus IQ Server.
Apache License 2.0
77 stars 22 forks source link

CI build using GitHub Actions. #169

Closed bhamail closed 1 month ago

bhamail commented 1 month ago

a CI build/release process using GH Actions.

It ain't done yet (release job needs work), but is hopefully a useful starting point.

Still needs to fill in secrets/env vars etc. (which can be shared via Bitwarden etc). The main not-yet-done work is in the "release" target of the build.gradle file.

cc @bhamail / @DarthHater / @guillermo-varela / @shaikhu