buffcode
buffcode
`electron-builder` currently won't upgrade `app-builder`, because the compression modifiers somehow break: https://github.com/electron-userland/electron-builder/pull/6684 As such `electron-builder` is stuck to 4.0.0 and is unable to incorporate other bugfixes such as https://github.com/develar/app-builder/issues/63 (see...
First of all THANK YOU for this project. I've just installed the Docker image and seeing my daily routine being automated is an instant relief :) Despite my relief I...
When module parameters with replacement tokens are defined in the main `codeception.yml` they are inherited from the suite, but no replacement will occur. The configuration has to be moved to...
The [v1.0.1 release file](https://github.com/splitsh/lite/releases/download/v1.0.1/lite_linux_amd64.tar.gz) contains a subdirectory named `.` whichs breaks automated extraction via composer/Phar (see https://github.com/composer/composer/issues/6992). Could you please re-release the package or fix it in a newer version?...
In #63 there was support added for yarn workspaces. Unfortunately this requires `react-scripts` to be be hoisted to the workspace root to work. In our case, we explicitly opted out...
Hi, first of thanks for your library, it works quite well and encourages us to write small actions for our business logics, just as intended :) We noticed, that the...
| Type | Version | | --- | --- | | OS | Windows 10 Professional x64 | | Node | v10.11.0 | | LernaUpdateWizard | 0.11.1 (installed globally via...
**Merge request checklist** - [x] I read the [guidelines for contributing](https://github.com/mistic100/jQuery-QueryBuilder/blob/master/.github/CONTRIBUTING.md) - [x] I created my branch from `dev` and I am issuing the PR to `dev` - [x] I...
Regarding https://github.com/liip/LiipTestFixturesBundle/issues/258 This PR partially reverts be3a0cd073e06d9ca059ec60a1b93664944c1ca7 and restores the type-hint to allow ODM connections.
We are currently running on 4.1.0 (I will upgrade later today) and we have the problem (since multiple versions) that docker-machine creates servers but some how fails to remember those....