Derek Herman
Derek Herman
In the docs it say to use `DEV_LIB_SKIP=phpunit git commit` to ignore `phpunit`, but that fails because the `git commit` portion doesn't seem accurate. Shouldn't it just be `DEV_LIB_SKIP=phpunit`?
Need to update Core in the Tide repo which means figuring out what changed in the REST API in 5.0+ that is causing breakage. We are stuck using an old...
## Issue Overview Currently the rate limit is incrementing on the Audit Client instead of the API Client for proxied requests. Meaning that the PHPCS & Lighthouse Servers use an...
`LH_CONCURRENT_AUDITS` and `PHPCS_CONCURRENT_AUDITS` are no longer in use, we should remove them from `.env.dist` and `README.md`.
### The Possible Future The following list of fixes and enhancements is what I envision the next major iteration of OptionTree could be. The main take away is to replace...
## Description Some of the pages on my mobile device are looking off. The menu is not full width and some of the tables are extending past 100%. I ran...
We should add the [jsx-a11y eslint plugin](https://github.com/evcohen/eslint-plugin-jsx-a11y) to ensure our blocks have a solid accessible foundation.
- [ ] Customize Posts - [ ] Customize Snapshots - [ ] Customize Object Selector - [x] Query Monitor - [x] WP Redis - [ ] REST API? -...