-
[OpenImageIO supported formats](https://openimageio.readthedocs.io/en/v2.5.15.0/builtinplugins.html) through plugins, via command [iconvert](https://openimageio.readthedocs.io/en/v2.5.15.0/iconvert.ht…
-
This is a well-known/discussed issue within the GraphQL community and much discussed here: https://github.com/graphql/graphql-js/issues/53
If querying the same field for different union types has t…
-
### Is your feature request related to a problem or challenge?
We have recently issues show that it is time to support `Union`
#10161 #10139 `ScalarValue::iter_to_array`
#10180 `comparison_coer…
-
Instructions and app callback error page imply that the URL to login with the IdP provider should be the **authorization_endpoint** and not **issuer**. Testing with Azure AD and utilizing the **author…
-
I'm creating a package - [`svelte-ast-print`](https://github.com/xeho91/svelte-ast-print), which under the hood uses this awesome package. Thank you for it! 🙏
I'm attempting to achieve a momentum …
-
Cat Disruptor is a well known way to utilise the maubot system. It disrupts monoluges with a Cat picture so well what is this all about? Add the ability to gently remind users to tune down their messa…
-
This makes it massively easier to integrate with existing oidc clients.
After getting the the `jwks_uri` endpoint to work as described in #2 I added this handler to get auto discovery to work:
`…
-
There are 2 ways to do null-related pattern matching now:
```fsharp
let len1 (str: string | null) =
match str with
| Null -> -1
| NonNull s -> s.Length
let len2 (str: string | nu…
-
If you have a custom archive suffix (e.g. foo.upr) then you are forced to pass around `--type=tgz` so that ebash knows the type to list it, extract it, etc. We should enhance `archive_type` to look fo…
-
Similar to the comments that can be placed on elements in C#, we'd like to be able to document known / expected Error Codes that can be returned from an Operation. This allows us to be able to commu…