Jon Campbell
Jon Campbell
> I meant that yamlToConfig should probably be modified to understand JSON files as well, and that part needs tests. The yaml library used by config 100% supports json input:...
> There is also the documentation part that needs to be addressed. I don't think this feature is documented... let me look around and see where would be a good...
/remove-lifecycle rotten
Thank you @petr-muller , is this good to merge?
> Would this warrant at least an announcement note? Sure, let me update `ANNOUNCEMENTS.md`.
> > Would this warrant at least an announcement note? > > Sure, let me update `ANNOUNCEMENTS.md`. Ohh, looks like the announcements file was deprecated... how should we call out...
Hello @aherrmann 👋 and thank you for the quick reply 😸 > That Sounds quite doable, and could follow the pattern of the recent work on https://github.com/tweag/rules_nixpkgs/pull/309. Could you expand...
After a little more digging, it seems the image digest is available from the outputs of the `oci_image` rule, in `index.json`. Here is an example: ``` { "schemaVersion": 2, "mediaType":...