Highlights
Pinned
1,589 contributions in the last year
Less
More
Activity overview
Contributed to
ampproject/amp-wp,
ampproject/amp-wp-qa-tester,
ampproject/amp-toolbox-php
and 5 other
repositories
Contribution activity
August 2021
Created 59 commits in 2 repositories
Created a pull request in ampproject/amp-wp that received 8 comments
Fix service registration delay causing next service to be skipped
Summary Fixes the regression @westonruter reported in #6459 (comment). When a service's registration is delayed, the service is moved to the end of…
+3
−1
•
8
comments
Opened 17 other pull requests in 3 repositories
ampproject/amp-wp
2
open
9
merged
2
closed
- Fix broken "Re-enable transient caching" button for "Transient caching of parsed stylesheets is disabled" site health test
-
[2.1] Use built-in caching from
actions/setup-nodeGHA - Convert issue templates into issue forms
- Convert issue templates into forms
-
Use built-in caching from
actions/setup-nodeGHA - [2.1] Decouple tests from external TestCase dependency
-
Decouple tests from external
TestCasedependency - Only load block editor related assets when it is used for a post
- [2.1] Fix PHP 8 unit test GHA job
- Fix PHP 8 unit test GHA job; remove PHPUnit dependency and instead use PHPUnit polyfills package
- Update Gutenberg packages after v11.2.1 release
- Update Gutenberg packages after v11.2.1 release
- Only unserialize cached response if it is a string
pierlon/amp-wp
3
merged
WordPress/wordpress-develop
1
closed
Reviewed 26 pull requests in 1 repository
ampproject/amp-wp
26 pull requests
- Update amp-toolbox-php to dev-main#b4eb9db
- Update Settings page to include "Other" section
- Add support for custom non-AMP scripts
- Add site test for page cache
- Detect available object caching and show recommended plugin in admin dashboard.
- Use class constants instead of classes as string literals
- Only load block editor related assets when it is used for a post
- Convert issue templates into issue forms
- Bump svgo from 2.3.1 to 2.4.0
-
Pass
amp_is_bento_enabled()toAMP_Tag_And_Attribute_Sanitizerasprefer_bentoarg - Bump eslint-plugin-import from 2.23.4 to 2.24.0
- Bump eslint-plugin-jsdoc from 36.0.2 to 36.0.7
- Add Bento opt-in
- Update amphtml spec to dc6cd22a52
- Fix PHP 8 unit test GHA job; remove PHPUnit dependency and instead use PHPUnit polyfills package
-
Add opt-in to prevent
POSTforms from being converted toamp-form(withaction-xhr) -
Experiment: Add native
imgopt-in to prevent conversion toamp-img/amp-anim - Bump @babel/core from 7.14.8 to 7.15.0
- Bump lint-staged from 11.1.1 to 11.1.2
- Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1
- Bump eslint-plugin-jsdoc from 36.0.2 to 36.0.6
- Avoid fetching image dimensions when for internal image.
-
Use customizable
width/heightargs onAMP_Twitter_Embed_Handlerrather than literals/defaults -
Allow the
amp-carouselscript to be used on page when there is justamp-lightbox-gallery - Update amp-twitter to use fixed-height layout with a default height matching minimal tweet height
- Some pull request reviews not shown.
Created an issue in ampproject/amp-toolbox-php that received 1 comment
Composer unable to install bin/amp binary as it does not exist in dist archive
When requiring this package Composer emits the warning: Skipped installation of bin bin/amp for package ampproject/amp-toolbox: file not found in …
1
comment