[pythonscripting] Upgrade to Graal 25#19568
Conversation
Signed-off-by: Holger Hees <holger.hees@gmail.com>
Signed-off-by: Holger Hees <holger.hees@gmail.com>
florian-h05
left a comment
There was a problem hiding this comment.
LGTM, thanks.
I think this should be merged first, then the JS Scripting and MQTT HA PRs can be rebased and use thr graalvm property.
|
@florian-h05 @ccutrer what is the next step? I'm not allowed to merge. |
|
Same, so let's ask @openhab/add-ons-maintainers for their reviews |
|
And BTW, you referenced the wrong changelog. |
This has nothing to do with my change. It is failing in org.openhab.binding.satel |
|
It seems that sometimes when you modify files in multiple bundles, CI decides it needs to build every bundle, and the full build can be a bit flakey. |
I guess the build will fail forever. For some reason, a full build is triggered every time. And there is always an addon, which is not related to this pull request, which will fail. |
No it is not an addon, it is the connection that fails. Many xml files are validated. Since some days, it looks like it is hammering the web server and at some point it fails. It can be ad any addons. Some builds however do finish. Only then i can merge this PR. |
|
Hey, I never would have thought the build process would be more exciting than any lottery draw. And it's even successful! this time! :-) |
Must be merged together with #19518, #19567 and a Python Scripting Graal 25 upgrade.