Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-configure infection to push mutation score reports for all stable branches #196

Closed
Ocramius opened this issue Sep 29, 2021 · 4 comments
Closed
Assignees
Milestone

Comments

@Ocramius
Copy link
Member

See https://github.com/psr7-sessions/storageless/runs/3742041520?check_suite_focus=true#step:8:56, which reports:

Warning:  Dashboard report has not been sent: Branch "8.3.x" does not match expected badge configuration

This has been made configurable in infection/infection#1538, and released in https://github.com/infection/infection/releases/tag/0.24.0

We'll need to adjust some configuration for it to work properly with the new branch naming mechanism :-)

@Ocramius
Copy link
Member Author

Badge will likely never work, because the branch name constantly changes 🤔

@lcobucci
Copy link
Member

lcobucci commented Sep 29, 2021

Badge will likely never work, because the branch name constantly changes 🤔

I reckon we can use a regex.. something like /\d\.\d\.x/ should suffice, the tricky bit is keeping README up to date.

@Ocramius
Copy link
Member Author

IMO worth having this as badge feature request instead 😬

@Ocramius
Copy link
Member Author

Handled in 57bb1df

@Ocramius Ocramius added this to the 8.5.0 milestone Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants