Nicholas Bollweg
Nicholas Bollweg
Yep: there are challenges. To echo my response to @vidartf 's point: doing this _without_ also have a `{uv|pixi|poetry-shudder}.lock` means PRs will fail for things for which the contributor did...
Added some more tasks: https://github.com/conda-forge/staged-recipes/pull/28264
Indeed: and a (versioned, published) schema to go with any structured output. A bespoke schema could be derived with e.g. [schemars](https://docs.rs/schemars/latest/schemars/). Worth considering, though, is Someone Else's Schema, such as...
This is still an issue today, and can be seen on [this PR](https://github.com/conda-forge/verapdf-feedstock/pull/2), which fails to `ripgrep` (at least) this chestnut: ``` C:/bld/verapdf_1697427442234/_h_env/vpdf/profiles/veraPDF-validation-profiles-integration/PDF_A/2u/6.2 Graphics/6.2.11 Fonts/6.2.11.7 Unicode character maps/6.2.11.7.2 Level A...
Either is fine, slight preference to a BSD-family.
It is now somewhat possible to run nbconvert in this forthcoming jupyterlite PR: https://github.com/jupyterlite/jupyterlite/pull/756#issuecomment-1214554290 It would take a lot of polish to be actually useful.
> As discussed on https://conda-forge.zulipchat.com/#narrow/channel/457337-general/topic/CI.20speedups I _love_ OTEL for providing a holistic, accurate view of distributed systems. From the above thread, `conda-forge` has anecdotally made big gains on the (somewhat)...
I think it's relevant to have a look at https://github.com/conda/ceps/pull/63 ...
(or you can use the `single-file` branch which has... a single file).
Sure: as JSON Schema (or the nested schema-like field descriptions in #3535) can't validate _either_ the argument count or parameter names directly in an editor, with either approach they should...