tools: bump temporal_rs version#63281
Conversation
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
|
Review requested:
|
|
I think the rustc version needs to be bumped on the CI. |
|
👍 to bringing these into line with the V8 14.6 deps in the first instance. If it's feasible to bring rustc 1.86 to the build runners, then it would be useful to look at upgrading these dependencies to 0.2.x before v26.x goes LTS, to fix a whole host of spec divergences – otherwise we are going to force LTS consumers to wait until October 2027 for a working-as-expected Temporal implementation. (The C++ API is the same, so it's a case of plug and play as far as the vendored crates goes – have a test build without any hassle.) |
|
Blocked on nodejs/build#4265 or similar |
|
FWIW we no longer run node-test-linux-linked-openssl31 and node-test-linux-linked-openssl32 in the Jenkins CI, so resuming/requesting builds will not clear those failed statuses. For a passing set of statuses this would need a push (so that the commit hash differs) and new CI. |
Co-authored-by: René <contact.9a5d6388@renegade334.me.uk>
Refs: #63145 (comment)