-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✅ [amp-google-read-aloud-player] Adds validator and examples for amp-google-read-aloud-player
extension
#37666
✅ [amp-google-read-aloud-player] Adds validator and examples for amp-google-read-aloud-player
extension
#37666
Conversation
Hey @ampproject/wg-caching! These files were changed:
Hey @alanorozco! These files were changed:
|
] Adds validator and examples for
amp-google-read-aloud-player` extensionamp-google-read-aloud-player
extension
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Optionally add a few more tags into html that test the attributes below:
- data-locale
- data-ad-tag-url and it's value_url params
- an http value for for data-url
- a few more tests for the data-tracking-ids regexp:
UA-1-123123
ua-1-1
123
ua-1
UA-1-1.2
(empty string)
UA-1-1 XYZ
extensions/amp-google-read-aloud-player/validator-amp-google-read-aloud-player.protoascii
Outdated
Show resolved
Hide resolved
@alanorozco Alan would you mind reviewing the example html, as well as giving a quick look to all the files too just in case? It's my first time reviewing a new extension. |
extensions/amp-google-read-aloud-player/validator-amp-google-read-aloud-player.protoascii
Show resolved
Hide resolved
Done. Thank you for the suggestions! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MichaelRybak Example file LGTM.
extensions/amp-google-read-aloud-player/validator-amp-google-read-aloud-player.protoascii
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the quick review!
extensions/amp-google-read-aloud-player/validator-amp-google-read-aloud-player.protoascii
Show resolved
Hide resolved
Thank you @MichaelRybak and @alanorozco for the review! |
@mhalabi-google Are you satisfied with the rules and test results? If so I'll merge |
Yes, this can be merged. Thank you for the help! |
Alguien que me ayude a como implementar esto? estoy super perdido... de donde genero el API KEY? |
See I2I #31013.
cc: @alanorozco
cc: @MichaelRybak