fix(pegboard): unpack global runner config keys correctly#4623
Conversation
PR Review: fix(pegboard): unpack global runner config keys correctlySummary: Minimal, targeted bug fix correcting a mismatch between Root Cause In Fix Adds the missing Verification Against Peer Keys Cross-checked all other key types in the file against their pack/unpack tuple arity:
Notes
Overall: LGTM. The fix is clearly correct. |
41a7073 to
1c4bc6c
Compare
3dac32a to
8a24a45
Compare
1c4bc6c to
a481581
Compare
8a24a45 to
3ea8872
Compare
a481581 to
f7b03f5
Compare
3ea8872 to
d1b99aa
Compare
f7b03f5 to
839c3e4
Compare
67191e0 to
721c022
Compare
839c3e4 to
3efe10c
Compare
Preview packages published to npmInstall with: npm install rivetkit@pr-4623All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-3b66064
docker pull rivetdev/engine:full-3b66064Individual packagesnpm install rivetkit@pr-4623
npm install @rivetkit/react@pr-4623
npm install @rivetkit/rivetkit-native@pr-4623
npm install @rivetkit/sqlite-wasm@pr-4623
npm install @rivetkit/workflow-engine@pr-4623 |
Merge activity
|
3efe10c to
9b6bb7f
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: