Gavin Peacock

Results 39 comments of Gavin Peacock

Please send us a sample file and we can investigate

I'm trying to keep the API space to a minimum, so let me think about this. I'm planning to expose the detailed manifest store report to this API (with something...

Hi, thanks for submitting this. It is ready to go except for the Adobe CLA requirement. It basically just says you agree to not contribute anything that you don't have...

it feels redundant having tests/fixtures/assets/. We should ether put the assets folder in the tests folder or put the contents of assets into fixtures. It looks like it is missing...

Thanks for doing all the work on this. As you said, we can't merge it until it becomes part of the spec, but nice to know it is ready.

I think if we are making the struct public, it makes sense to also make the fields public. We could alternatively provide getters.

What is the reason behind the specific version here?

In the Reader model, each manifest will include the ability to read its cert chain. Will this give you what you need?

We need to build binaries that are not dependent on glib_c with MUSL. That's on our backlog, and we will work on it. Thanks.