Christopher Allford

Results 11 issues of Christopher Allford

**Prerequisites (mark completed items with an [x]):** - [x] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choose - [x] My issue is not a security issue,...

type: task

### Describe the feature you'd like to request There is precedent in using the `"engines"` property of `package.json` files to ensure that globally installed tools of the wrong version cannot...

### Describe the feature you'd like to request Right now you need to be in the repository root in order to run `turbo` commands. This is because it looks for...

story

### Description When using a global install of `turbo` there is no way to be sure it is compatible with the version of `turbo` required by a given project. There...

**Describe the bug** I was hoping to utilize Multipass' Docker preset [with `wp-env`](https://developer.wordpress.org/block-editor/reference-guides/packages/packages-env/) but have run into problems because a `docker-compose` alias doesn't behave the same way that a local...

bug

### Describe the feature you'd like to request Right now you are given an error message when you attempt to execute `turbo run` using a command that is not a...

### Submission Review Guidelines: - I have followed the [WooCommerce Contributing Guidelines](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md) and the [WordPress Coding Standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/). - I have checked to ensure there aren't other open [Pull Requests](https://github.com/woocommerce/woocommerce/pulls) for...

plugin: woocommerce
tool: monorepo infrastructure

This issue is a bit barebones, however, we also need to close the WooCommerce Blocks feature plugin. This would mean closing it on WordPress.org as well as making sure we've...

type: task

### Submission Review Guidelines: - I have followed the [WooCommerce Contributing Guidelines](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md) and the [WordPress Coding Standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/). - I have checked to ensure there aren't other open [Pull Requests](https://github.com/woocommerce/woocommerce/pulls) for...

plugin: woocommerce
block: product collection

### Description Despite being excluded via `**/node_modules/**`, this error appears: `Failed to locate a PHPCS configuration file for "/Users/obliviousharmony/.vscode/extensions/bmewburn.vscode-intelephense-client-1.12.4/node_modules/intelephense/lib/stub/standard/standard_9.php".` ### Reproduction Steps 1. Use Intelephense 2. Navigate to source, in...

bug