Thad Guidry
Thad Guidry
`--dry-run=True` should be the default under the covers, when not even given as an argument. You have to flip it to False and pass the option once your "ready" such...
This should be an optional parameter, instead of hardcoded always break. Some users might prefer to stop deleting releases and tags...and others might not want to. @arouel Let's instead make...
@Tpt Looks like there is already a library [jetscii](https://docs.rs/jetscii/latest/jetscii/) that handles sizes of 8 or 16-bit characters since it uses instructions PCMPESTRI and PCMPESTRM on CPUs that use SSE4.2. (and...
Hmm, any possibility for Clustering pausing across large bin sets? Maybe/maybe not? or only some algorithms? or is Clustering not a true long-running process, I forget.
One UI representation of schema (properties that are query-able) I noticed from https://malloydata.dev in the post https://x.com/lloydtabb/status/1698717988491571495?s=46&t=CHG6wKavtxaRwUBGiCJ8wA  I find it an interesting way to present schema: types, hierarchy, query-able...
@wetneb Hmm which allows greater control for users who are ultimately behind those clients? What are the pros and cons for users dealing with multiple languages per project and work...
Since I'm familiar with OpenAPI, I am working on this now... having an OpenAPI spec for all the parts of the Reconciliation API spec. Basing on OpenAPI 3.1 and @wetneb...
@fsteeg Yes, I think this issue should be resolved now that we have those generically to handle not only narrow but also broad and diverse conditional ways to match values....
@fsteeg Yes, I think this issue should be resolved now that we have those generically to handle not only narrow but also broad and diverse conditional ways to match values....
@fsteeg I think your right, we didn't have `matchQualifier` and others 2+ years ago and now we do. I think this can be closed.