Jean-Michel Lord
Jean-Michel Lord
Hi, I'm on master branch at commit "2e1fe1ee7ab Add CCITTFactory". The harmony library crashed when opening the attached document with the PdfTextStripper: [GouvQC_Texte_78p.pdf](https://github.com/TomRoush/PdfBox-Android/files/1696918/GouvQC_Texte_78p.pdf) For now, I've just reverted 8e91a5c0ac to...
It would be great to include the allowed parameter values in the GitHub read-me. When setting parameters for a production server I had to guess or search many of them...
Type: Bug I always have multiple terminals opened. With GPU acceleration to "Auto", after leaving sleep the terminal displays weirdly, with one space between each character.  Setting the GPU...
When trying to checkout single file from root of remote repo, the sparse-checkout option appears to be pulling all files from that branch. ``` yml - uses: actions/checkout@v4 with: #...
This PR refers to this issue: https://meta.discourse.org/t/oauth2-plugin-avatar-not-used/295121 Since I can't find and fix the bug, at least adjusting the documentation makes sense to me. This only affects the initial token...
## Description It would be useful in some automation environment to detect if there are new images available without pulling them right away. In my case, the launcher script detects...
We have a Cerberus schema format that is used to validate .yml files in a GitHub action, using [navikt/yaml-validator](https://github.com/navikt/yaml-validator). Now we would like to push this further and use the...