Florian Pfitzer
Florian Pfitzer
I recently came across the same issue described in #16. So I extended the tests and added this feature.
# Submitting Pull Requests ## General - [x] Make sure you use [semantic commit messages](https://seesparkbox.com/foundry/semantic_commit_messages). Examples: `"fix(google): Fixed foobar bug"`, `"feat(accounts): Added foobar feature"`. - [x] All Python code must...
The extensions are not loaded when updating to a current chromium version. When I try to install the extension manually, I get the error CRX_HEADER_INVALID. It works with Chromium 599096....
composer supports `php-64bit` besides `php` as requirement (https://github.com/composer/composer/issues/7914). This PR adds support to handle this case.
I have a case when using gau programmatically to cancel the current runner. Maybe this is also useful for others.
looks like the dolt binary is a amd64 binary in the arm64 docker image: ``` /app/bin # file dolt dolt: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked,...