opendcs / rest_api

Rest API that serves OpenDCS database objects as JSON
Apache License 2.0
1 stars 2 forks source link

use the github gradle build action in order to get the dependency graph to work #102

Closed adamkorynta closed 8 months ago

adamkorynta commented 8 months ago

this will include the ability to download an SBOM as well as performs the caching (which we were doing separately already)

Problem Description

The GitHub Dependency Graph is automatically populated in a gradle environment. Fixes #41

Solution

Add the GitHub action for gradle with the settings for upload the dependency graph.

how you tested the change

Tested in the main branch of my fork

Where the following done:

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud