Conversation
❌ 10 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
❌ 12 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
|
@joseph-sentry can you test by adding a case here? |
2d5970b to
728046f
Compare
.github/workflows/main.yml
Outdated
| - name: Upload test results to Codecov (calculator) (staging) (oidc) | ||
| uses: ./ | ||
| with: | ||
| use_oidc: true |
There was a problem hiding this comment.
this should fail given the URL is different?
There was a problem hiding this comment.
i think it should be fine and staging should support oidc
There was a problem hiding this comment.
@joseph-sentry oh sorry, I'm an idiot. I suspected that the url param wasn't given but it definitely is.
Can you do me a favor and just run it once without setting url to see that it fails? If so, I'm good with this and will approve
c252918 to
032d0b4
Compare
dca4d3a to
897b9ba
Compare
the OIDC token was previously not being validated in shelter in the test results endpoint, but it should be from now on.
897b9ba to
f450025
Compare
No description provided.