Skip to content

Add stryker dashboard to ci workflow.#47

Merged
wolpert merged 4 commits into
codeheadsystems:mainfrom
bernata:stryker-dashboard
Jun 10, 2026
Merged

Add stryker dashboard to ci workflow.#47
wolpert merged 4 commits into
codeheadsystems:mainfrom
bernata:stryker-dashboard

Conversation

@bernata

@bernata bernata commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Also emit warnings for survived mutants on PRs.

Andrew Bernat and others added 2 commits June 9, 2026 22:01
Also emit warnings for survived mutants on PRs.
@bernata

bernata commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

@wolpert just checking that you created the secret STRYKER_DASHBOARD_API_KEY. I'm seeing unauthorized when trying to use it in the pipeline.
I also added at claude's suggestion a little javascript that shows you in the github pr where a mutant survived which i thought was cute.
can you let me know when/if you do the stryker secret?
and also the sonarqube token -- i'll do it next.

The specific error I see:

05:09:00 (2373) ERROR DashboardReporter Could not upload report. StrykerError: Error HTTP PUT https://dashboard.stryker-mutator.io/api/reports/github.com/codeheadsystems/pk-auth/PR-47?module=passkeys-browser. Unauthorized. Did you provide the correct api key in the "STRYKER_DASHBOARD_API_KEY" environment variable?

@wolpert

wolpert commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

I created STRYKER_DASHBOARD_TOKEN which was the name you used in the last PR :)

Comment thread .github/workflows/ci.yml Outdated
@wolpert

wolpert commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

When I do the sonarqube I'll save it as SONARQUBE_TOKEN

@wolpert

wolpert commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

I'll add the sonarqube myself... it'll be there soon.

@wolpert
wolpert merged commit 1211354 into codeheadsystems:main Jun 10, 2026
4 checks passed
@wolpert

wolpert commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Oh crap.... I merged it without checking....lol

@wolpert

wolpert commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

@bernata

bernata commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

https://dashboard.stryker-mutator.io/reports/github.com/codeheadsystems/pk-auth/main#mutant can you see it?

Nice. yes, i do see it. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants