Oscar Barrett

Results 11 issues of Oscar Barrett

Following on from https://github.com/airbnb/babel-plugin-inline-react-svg/pull/17 with added tests. This PR adds support for two new options: - *`root`* - A relative path string (Starting from CWD) that is used for alias...

The checksum for https://s3.amazonaws.com/progrium-pluginhook/pluginhook_0.1.0_amd64.deb is now `0a9f89ad3fd12fbeed604af8c01b0f6d3ab98e273c89a5495cd877e6a46ef8f3`. I don't know whether it should have changed or not.

### Description If you have a large number of removed assets and go to update the asset indexes, attempting to remove missing folders and files from the index can fail...

bug
severity:minor

During runs only the passing thresholds are reported. https://github.com/abhinaba-ghosh/playwright-lighthouse/blob/436203f04a6276cd5e4d822437c742521b8fed2d/src/audit.js#L75-L77 Failing thresholds are not reported until the end of the test suite. If you have a test suite that takes several...

For internal/private plugins I often delete some of the generated files that I don't want to keep, such as: - LICENSE.txt - releases.json - translations - default resources These files...

Feature Request

Related to #55 Adds support for a `skippable` property for `TEMPLATE_FILES` and `BOILERPLATE_FILES` items. When running the generator for a previously generated plugin, files marked as skippable will not be...

Resolves #1155 Related to #1169 Summary of changes - Upgraded http-proxy-agent to ^5.0.0 - Upgraded https-proxy-agent to ^5.0.1 - Removed replaced types: @types/http-proxy-agent (types are now self contained) - Removed...

### Acknowledgements - [X] I searched existing issues before opening this one to avoid duplicates - [X] I understand this is not a place for seek help, but to report...

bug
pr welcome

**Describe the bug** typescript-operations does not appear to take into account the specific inline fragments used, instead generating a type that could include anything from the returned interface. **To Reproduce**...

### Description e.g. For a container with a 768M memory limit, uploading a 6MB GIF to the Assets section will cause the php-fpm process to exhaust all available memory then...

bug