- Burlington, VT
- http://foolord.com/
- @sirbrillig
Block or Report
Block or report sirbrillig
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
phpcs-variable-analysis Public
Find undefined and unused variables with the PHP Codesniffer static analysis tool.
-
phpcs-import-detection Public
A set of phpcs sniffs to look for unused or unimported symbols.
-
phpcs-changed Public
🐘 Run phpcs on files and only report new warnings/errors compared to the previous version. -
-
humblepress Public
WordPress tutorial plugin. Creates a simple form that allows writing new posts on a blog with no formatting or metadata. 99% JavaScript.
JavaScript 4
1,243 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 13 commits in 3 repositories
Created a pull request in Automattic/wp-calypso that received 8 comments
Checkout: Make Jetpack masterbar logo visible on pending page
Proposed Changes The post-checkout "pending" page is shown very briefly after a purchase is complete. Its masterbar shows a logo for either WordPre…
Opened 9 other pull requests in 2 repositories
Automattic/wp-calypso
1
open
5
merged
- Checkout: explicitly ignore rejected promises when applying coupons
- Checkout: Add React Error Boundary to post-checkout pending page
- Purchases: Convert lib/purchases to TypeScript
- format-currency: Export named formatCurrency from format-currency package
- Checkout: use formatCurrency directly in term variant picker
- format-currency: Add isSmallestUnit option to support integer amounts
sirbrillig/phpcs-variable-analysis
1
open
2
merged
Reviewed 11 pull requests in 1 repository
Automattic/wp-calypso
11 pull requests
- Support more complex pricing displays in one-click checkout modal
- Purchases: Convert lib/purchases to TypeScript
- Help Center: implement session continuity within Calypso - Episode 1/3
- Subscription-based premium themes: Support multiple premium theme products
- Add routine to claim discount during cancellation
- Fixed: Masterbar cart preserves open state after products are removed #65371
- format-currency: Add isSmallestUnit option to support integer amounts
- Marketplace: premium plugins now require a personal plan.
- Prevent unnecessary renders in PurchaseNotice
-
CheckoutThankYouHeader
: refactor tests to@testing-library/react
-
CheckoutThankYou
: refactor tests to@testing-library/react
Created an issue in Automattic/wp-calypso that received 7 comments
[Bug]: Query Loop block causes infinite loop with older themes and inherit template
Quick summary On a site with a pre-site-editor theme like Baskerville, Twenty Twenty, or even Twenty Twenty-One, using the Query Loop block causes …