Jonathan Matthews

Results 53 comments of Jonathan Matthews
trafficstars

> If there is an additionalProperties: false in the input schema, at the very least the schema in CUE should be closed. This has just bitten me. Ok - not...

> there is a bug however in that only the first temporary directory is retained; the second should also be retained, because that's the more interesting of the two. I...

This also affects the playground: https://cuelang.org/play/?id=G3wjR5M0KCi#w=function&i=cue&f=eval&o=cue I've just started filling out the set of preloadable examples for the playground, and almost every single one of them will need leading comments,...

This /appears/ to be a 0.10-0.11 issue, as stepping back 1 release further to 0.9.15 (which reports as 0.9.14) produces this output in the same env: ``` $ Harness-0.9.15 VERSION...

Here's a horrible 80% solution to munge (at least) the `concourse web --help` and `concourse worker --help` output into something moderately readable by humans: ``` concourse worker --help | \...

Problem 2 also strikes on pages such as https://alpha.cuelang.org/docs/howto/find-a-guide/ that use the search shortcode.

> @jpluscplusm please can you do a quick check to ensure this issue is still current? Yes: on the same iPhone as the issue mentions, now running iOS 17.4.1, both...

> Note this also affects the desktop version when working in a smaller viewport (perhaps unsurprising, but noting here for completeness) Problem #1 strikes on desktop with a narrow viewport....

Problem 2 *appears* to have been resolved by NPM upgrades or site/UI changes. Problem 1 still strikes. @anne-usmedia Does the idea linked to by the comment on your upstream issue...