GoogleCloudPlatform / opentelemetry-operations-java

Apache License 2.0
71 stars 41 forks source link

Add GH action step to test shadowJar #309

Closed psx95 closed 5 months ago

psx95 commented 5 months ago

Fixes #308

Also adds a GitHub Action to verify that shadowJar builds successfully. This will help prevent regressions during dependency bumps/changes.

Testing

Note: See issue details for reasoning behind the fix.