-
By default, certain types of requests are blocked, but you might want to allow these through. For example, all requests for files starting with `.` are blocked, but `/.well-known` is part of several…
-
The hazards of unsigned arithmetic in C/C++ are well known, and modern style guides generally discourage their use for anything except bitwise manipulation and cases where the extra bit of positive ra…
-
I'm thinking about `helm-schema` to our default pipeline for building & publishing Helm carts, making it available in many charts not necessarily maintained by myself.
Is it a good idea to start (a…
-
### Description
I found a pretty nasty surprise waiting for anyone who's trying to set up contract-based polymorphism so that they can get polymorphic (de)serialization working for types that they do…
-
This is a continuation of #8353, #10527, and #11975, which fixed a lot of issues already in jOOQ 3.14 / 3.15 / 3.19
### Runtime library (known issues)
- [ ] Support for `UPDATE .. SET emb1 = (…
-
My project was started suing this lib, and also needs to use mcumgr_flutter.
But I needed to update mcumgr_flutter and other libs because Apple as set the minimum target at iOS 12.
This cause the…
-
# Summary
Argo CD supports diffing customization https://argoproj.github.io/argo-cd/user-guide/diffing/ that allows users to better handle well-known limitations and edge cases.
# Proposal
…
-
### Issue and Steps to Reproduce
~~OidcServiceWorker.js:19 Failed to normalize url: undefined
normalizeUrl @ OidcServiceWorker.js:19
getCurrentDatabasesTokenEndpoint @ OidcServiceWorker.js:291
h…
-
Looking for guidance on how to describe a process in a Records catalog.
My guess is something like this (see below):
Is this a correct metadata record for an OGC API Processes process?
```…
-
Currently several models are only valid within a certain q range or more often a qr range. Likewise polydispersity widths can often be broad enough that their tails go into invalid territory (current…