opentelemetry-java-contrib icon indicating copy to clipboard operation
opentelemetry-java-contrib copied to clipboard

add test for Mac OS and Windows

Open zeitlinger opened this issue 5 months ago • 2 comments

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

zeitlinger avatar Jun 02 '25 14:06 zeitlinger

@trask can you help with the windows error?

zeitlinger avatar Jun 02 '25 14:06 zeitlinger

@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 avatar Jun 03 '25 19:06 trask

@trask please check again

zeitlinger avatar Jun 24 '25 10:06 zeitlinger

🔧 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

trask avatar Jun 28 '25 23:06 trask