dcolazin
dcolazin
Like the [recent feature in Github Desktop](https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/managing-commits/squashing-commits), it would be nice to be able to select some commits (for example with click and ctrl+click) and be able to squash them...
Simple idea from issue #538
Many user agents (15% in my case) have a "Other" device, as the info about brand and model is not sent. (Still in my case) more than the 75% of...
I'm currently investigating a quite rare runtime issue. I deployed the Docker image in Kubernetes and "randomly" (I only noticed this today and I don't know how to replicate it)...
Following [this Stackoverflow answer](https://stackoverflow.com/a/76558213/11478354), I started experimenting with Josson. The map syntax is extremely useful, but xpath/jsonpath would be extremely useful.
Hello, I'm planning to migrate an existing application to Spring Boot 3 and my application uses several cf-java-client libraries. From a cursory analysis, it seems possible to use certain artifacts...
Hello, I was playing around with this version of origami and noticed that the behavior seems different from the original. In particular, consider the following json (a simple json formatted...
# What happened? The GET `/openapi.json` endpoint returns 500. The stacktrace in the logs is as follows: ``` uvicorn.access MainThread INFO 172.18.0.1:51078 - "GET /openapi.json HTTP/1.1" 500 uvicorn.error MainThread ERROR...
# What can we help you with? If one follows the instructions in `CONTRIBUTING.md` and Go is not installed, `pip install .` will fail. Moreover, instruction for manual testing are...