Stefan Wenig

Results 9 comments of Stefan Wenig

Let me clarify: ``` type: string type: object ``` etc. are all valid JSON schema declaration in YAML syntax. And that's how it's usually done, it's quite uncommon to quote...

Understood, but I'm not asking for an error, just suggesting a "language-specific info" hint for YAML.

I thought the link I provided would be a good place, along with the Ruby and Python hints. I realize that's not quite the same category, and I'm not gonna...

It does mention that, but generally it's just the reference page for the null data type.

Since I was mentioned a bit of background here: * SignPath signs qualifying OSS projecs for free - that includes a free [SignPath Foundation](https://signpath.org) certificate * You can sign the...

Just to clarify: Representing SignPath, I believe we _can_ work something out. The requirement is not 100% reproducable builds up to the last indirect dependency. Every project includes unchecked libraries,...

SignPath will sign the whole thing inside out in one step, you just specify how. Only problem is to decide what you want to sign, as there's lots of upstream...

> It would be worth sleuthing whatever is the difference between signed binaries - sometimes they download without fuss, but a lot of the time chrome blocks them: Depends on...

@shawnlaffan > The main thing to address that I see is the timeouts on GH actions. The build process takes more than six hours so we'd need to subdivide pause...