opentelemetry-java-contrib
opentelemetry-java-contrib copied to clipboard
add test for Mac OS and Windows
Relates https://github.com/open-telemetry/opentelemetry-java-contrib/issues/1907
Using the same config as https://github.com/open-telemetry/opentelemetry-java/blob/main/.github/workflows/build.yml
@trask can you help with the windows error?
@trask can you help with the windows error?
I think you need to add double quotes below
"-Porg.gradle.java.installations.paths=${{ steps.setup-test-java.outputs.path }}"
@trask please check again
🔧 The result from spotlessApply was committed to the PR branch.
@zeitlinger sorry for the delay, I finally realized the difference between this and the link checking is that this is using the GitHub Rest API, which is more heavily throttled for anonymous users, so instead I changed it to avoid the Rest API