Skip to content

github-action: use ephemeral tokens with the required permissions (#2… #976

github-action: use ephemeral tokens with the required permissions (#2…

github-action: use ephemeral tokens with the required permissions (#2… #976

GitHub Actions / Test Repot -iis succeeded Sep 18, 2024 in 0s

5 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ junit-NETCoreApp80-Elastic.Apm.AspNetFullFramework.Tests.xml

5 tests were completed in 62s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Elastic.Apm.AspNetFullFramework.Tests.dll 5✔️ 62s

✔️ Elastic.Apm.AspNetFullFramework.Tests.dll

Elastic.Apm.AspNetFullFramework.Tests.CustomServiceNodeNameSetViaSettings
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 0, Outcome = Success, RelativePath = "", SpansCount = 0, StatusCode = 200, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 0, Outcome = Success, RelativePath = "Home", SpansCount = 0, StatusCode = 200, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 0, Outcome = Success, RelativePath = "Home/Contact", SpansCount = 2, StatusCode = 200, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 2, Outcome = Failure, RelativePath = "Home/CustomSpanThrows", SpansCount = 1, StatusCode = 500, ··· })
  ✔️ CustomServiceNodeNameSetViaSettings.Test(sampleAppUrlPathData: SampleAppUrlPathData { ErrorsCount = 1, Outcome = Success, RelativePath = "dummy_URL_path_to_page_that_does_not_exist", SpansCount = 0, StatusCode = 404, ··· })