Sebastian Detert
Sebastian Detert
**Is your feature request related to a problem? Please describe.** Google wants me to add ` to the AndroidManifest,xml right before ``. How can I achieve that? bubblewrap build is...
## PR Type PR_TYPE ## PR Checklist - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] A...
I created a XML to Rust Serde converter. @brandonros suggested to include it in your transform tool. Are you able to integrate Rust or a binary as a converter? see:...
Hi there, I really like this plugin. Not sure if this already exists, anyways I did not find it: Did you ever consider to extend or clone this crate to...
It took me a while to compile my go application using sqlite3 for raspberry 4 (rasbian bullseye), because I struggled to figure out how to compile using the correct (older)...
I try to run the example from https://boardgame.io/documentation/#/multiplayer Granted the packages are outdate and I don't know if or how to upgrade, but when I try to execute `node -r...
This pull requests adds `mysql_ssl_option` as an dsn paramter to pt-online-schema-change. Why? Upgrading debian from bullseye to bookworm or trixie changes the behaviour of perl DBI. As a consequence perl...
Added instructions for manual testing locally Tried to solve the TDB in the test_framework script to setup frameworks for testing
Trying to install imagick with PHP 8.5, I get the error ``` /tmp/pear/temp/imagick/imagick.c:28:10: fatal error: ext/standard/php_smart_string.h: No such file or directory ``` I tried debian and alpine. Log files are...