Jason Woods
Jason Woods
I've noticed a couple of times where a typo in the patches file meant patches weren't applied at all. Usually you pick it up straight away but I can see...
I'm seeing slow performance with composer and Drupal. I thought it may be related to the Pool Optimiser PR not having much impact on Drupal installations (see https://github.com/composer/composer/pull/9261#issuecomment-703171395) but it...
In #10405 it was confirmed that a provider package is deliberately not automatically unlocked if a package that requires it is unlocked for update. However, I did not see a...
During discussion in #9619 @naderman discovered a failing test. This PR adds the test as it was proposed along with a possible fix for it. In summary, if a package...
**Describe the bug** When running in a large project (monorepo), after saving a file, there is a huge CPU spike in the language server and all operations start to take...
### Problem/Motivation Any command that runs that depends on services running their destructors (@needs_destruction) will not work properly with drupal console. It seems this was originally in the code but...
I can see that magerun runs mysqldump during db:dump, and specifies the password on the command line. This is momentarily visible to all users on the system in process lists...
### Describe the bug Reraise of https://github.com/ReactiveX/rxjs/issues/6663 The X-Requested-With header is still getting set in v7 with default parameters to an AJAX call where with RxJs 6 it did not,...
Hello, It looks like NPM latest version is 3.3.1 and 3.3.3 is not available which fixes a few issues. Is it possible to push that? Thanks
Hello I was just wondering if there are plans for signed/secured packages for CentOS. Currently the guide at https://docs.signal18.io/installation/setup-instructions gives the following repository details: ``` # /etc/yum.repos.d/signal18.repo [signal18] name=Signal18 repositories...