Kevin Stillhammer

Results 71 comments of Kevin Stillhammer

This would test behavior of the Sensor device class. I don't think testing that this works correct should be done in an (arbitrary) integration.

@epenet what do you think? I can add the parameters again, I'm not strictly against it.

@epenet @emontnemery I am not sure the breaking change message is correct or necessary at all. Could you check that?

@majuss do you want some assistance with this PR? e.g. cleaning up the merge conflicts. I am using your custom_component and would be glad to help make this part of...

~Some extension in vscode detects the problem. I have to find out which one it is~ The [GitHub Actions vscode Extension](https://github.com/github/vscode-github-actions) catches the error.

Is there anything I can do to get the conversation started?

Based on @jbergstroem comment I succesfully implemented that for Java/Kotlin: https://github.com/eifinger/distroless-healthcheck

I have created an action to install uv and modelled it so it can nearly be used as a drop in replacement: https://github.com/eifinger/setup-uv A simple example workflow could look like...

Hi. Could you please link to a public run where this failed or provide a minimal example which shows this error? Are you sure you are on the latest version...

Okay. That explains my confusion. This exact issue was reported in https://github.com/eifinger/setup-rye/issues/193 and solved with the breaking change in V2. Using the latest version should definitely solve your problems.