Uh oh!
There was an error while loading. Please reload this page.
Switch to use Rust VSS server in CI - #663
Conversation
👋 Thanks for assigning @tankyleo as a reviewer! |
Since we just deprecated the Java version of the VSS server, we here switch our CI over to use the Rust version.
01c8040 to
4419953Comparetnull
commented
Oct 14, 2025
FWIW, the change here seems to work, but ofc our VSS CI job still generally hangs currently unfortunately. |
Uh oh!
There was an error while loading. Please reload this page.
tankyleo
commented
Oct 14, 2025
Thanks, I've noted this bug will look into it |
tnull
commented
Oct 14, 2025
Don't bother, I already had a few attempts into looking into it. Have finally reproduced it locally, hope to make progress tomorrow. |
Since we just deprecated the Java version of the VSS server, we here switch our CI over to use the Rust version.