Paul Jolly

Results 947 comments of Paul Jolly

Noting that we should also consider downcasts https://github.com/cue-lang/cue/issues/454 in scope of new builtins.

Noting what I think is a tricky edge case here: ``` #X: { // at least one of foo or bar must be specified by the user numexist(>0, foo, bar)...

I have just created #3165 for further discussion regarding the encoding of oneofs in CUE.

Building somewhat on #3289 (cue: Value needs a method to finalize a value), and motivated by the discussion in #3674 and details covered in https://github.com/cue-lang/cue/issues/3296, I think we also need...

@the-nurk - Thanks for the suggestion. Functions like `strip` or `compress` haven't been proposed before, to my knowledge. Since this is a new area for us, we'd need to see...

@BrettDong > During the 3 seconds the workflow is stalled on loading the `node.exe` from disk to memory for execution. I don't think there is anything I can do to...

Just a reminder, given the evidence in https://github.com/actions/runner-images/issues/7320, there is almost certainly an underlying issue that is not specific to `git` at all. Rather, all operations that place high demands...