Jakob Grabner
Jakob Grabner
First, thx for the awesome work, I use this powershell module daily. I would love to see the following feature added. Assume I have a lot of feature branches, it...
I would need to use data from the `BUTTON_FORM_DATA` as url parameters. Is this possible? I can add the entire form data like `https://someurl.com?data=${BUTTON_FORM_DATA}`, but I would need to access...
Store a list of used ports so we don't need to wait for the emulator start command to finish before starting the next emulator.
Make swarmer work on windows. Fixes #37
**Describe the bug** After updating to Gradle 8.8 the `OssLicensesTask` fails to resolve module variants. Execution failed for task ':running:googleDevelopmentReleaseOssLicensesTask'. > The consumer was configured to find a library for...
### Description Long method names (around 120 characters) cause a `android.database.sqlite.SQLiteCantOpenDatabaseException: Cannot open SQLite connection`. After some debugging, I found out that the method name of the current test is...