JSON Impl and schema for BuildResult#14426
Conversation
|
FWIW Determinate Nix also has a JSON serialization for One difference is that the status strings follow the enum values, i.e. |
|
That looks like the only difference? edit this is now done. |
e7028e8 to
a162262
Compare
Note, starting to make progress on NixOS#11895 by calling it this in the manual.
a162262 to
f87079c
Compare
|
OK This is now converted to camel case, matching the det sys serialization. |
f87079c to
389bcba
Compare
|
🎉 All dependencies have been resolved ! |
Motivation
More JSON!
CC @mschwaig @edef1c it occurs to me that perhaps
BuildResultwas (at least closer to) the type for build trace values we wanted all along. E.g. being able to sign build failures is cool, and if we move the signature here, we also sign for all the outputs at once as @mschwaig wanted.Context
Depends on #14425
Add 👍 to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.