Jinna Kiisuo
Jinna Kiisuo
This simplifies organisation and for example adding multiple upstream sources of commands as different directories or submodules. Fully backwards compatible, assuming people aren't storing commands they don't want under a...
With the way the example fixtures are built it's not obvious how to change to a yield & do cleanup -style fixture. When testing against a real service even in...
If I'm expecting a service to fail a request with a specific status code I'd like to assert that the correct StatusCode is returned by grpc. After much digging here's...
I find myself wanting grey listing every now and then. For example, some cron failures are due to temporarily failed DNS lookups every now and then and it's frequent enough...
Consider this your heartbeat ping. Everything still fine? No new commits for the past 5 months so want to know where we stand before I sink any money into Jottacloud....
### Problem statement While the oneliner installer is nice and can be re-run for updates, it suffers in that one has to know and remember to go re-run it, and...
## Expected Behavior INSERT statements succeed insert confirmation even if the RDBMS uses replication and serves standalone SELECT queries from a secondary replica. ## Current Behavior Presumably a separate SELECT...
- [x] pgloader --version ```shell %> pgloader-bundle-3.6.9/bin/pgloader --version pgloader version "3.6.9" compiled with SBCL 2.1.1.debian ``` - [x] did you test a fresh compile from the source tree? ```shell %>...
### I did this - Added a new user: `kanidm person create demo Demo` - Started passkey enrollment: `kanidm person credential create-reset-token demo --name idm_admin` - Attempted on Firefox ESR...
### I did this ``` kanidm logout --name admin 2024-02-09T20:33:34.674973Z ERROR kanidm_cli::common: Session has expired for [email protected] - you may need to login again. Would you like to login again?...