✨ Red Bull video player#25197
Conversation
|
Hey @wassgha, these files were changed:
Hey @ampproject/wg-caching, these files were changed:
|
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
rcebulko
left a comment
There was a problem hiding this comment.
Approving new OWNERS file
|
This pull request introduces 1 alert when merging 27f43e0 into e3cf165 - view on LGTM.com new alerts:
|
newmuis
left a comment
There was a problem hiding this comment.
This change looks like it needs to be properly rebased, as it contains changes to unrelated files (e.g. amp-story-bling-link.css)
|
Thanks for syncing your branch! It still contains a lot of unrelated code, could you please check the "files changed" tab and make sure it only contains your code? |
|
@googlebot I signed it! |
…ted unused utils method;
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. ℹ️ Googlers: Go here for more info. |
honeybadgerdontcare
left a comment
There was a problem hiding this comment.
Please update the year in all license files to the current year. I approve validation changes.
|
@googlebot I signed it! |
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
@googlebot I consent |
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
alanorozco
left a comment
There was a problem hiding this comment.
Thank you for your contribution. Please see comments.
extensions/amp-redbull-player/0.1/utils/addAttributesToElement.js
Outdated
Show resolved
Hide resolved
…ed amp submission input;
|
Hi @alanorozco I updated the files. I hope you find the time to take a look. Thanks! |
|
@alanorozco Hey Alan - is there any chance you could review the changes we did. We here at Red Bull would really appreciate it |
|
Hi everyone, could someone @here give us a hint how we can draw @alanorozco s attention back to this PR? Any suggestion is highly appreciated. Thanks! |
|
There was a United States holiday this past week which may contribute to some delays. |
|
@wklopf Taking a look, expect a review later today. |
|
Hi @here looks as if we are almost there - exciting! |
| Services.videoManagerForDoc(this.element).register(this); | ||
| this.iframe_.contentWindow./*OK*/ postMessage( | ||
| JSON.stringify( | ||
| /** @type {!JsonObject} */ ({ |
There was a problem hiding this comment.
Don't cast to JsonObject, use dict().
|
@wklopf The visual change was a false alarm. I've approved it, but tests will run once again after you resolve the |
alanorozco
left a comment
There was a problem hiding this comment.
(requesting changes to prevent merge, but there's only that dict() detail left.)
|
Thanks @wklopf! Merged. Expect this available on the next canary release. |
|
@here Awesome and thanks to all! |
* cl/283618549 Revision bump for #25847 * cl/283654708 mandatory_parent can use spec_name in addition to tag_name * cl/283852039 Introduce a invalid doctype error for amp validation. * cl/283882898 n/a * cl/283993894 Revision bump for #25197 * cl/284115876 Revision bump for #25870 * cl/284258503 Revision bump for #25889 * cl/284856390 Revision bump for #25946
Hi @alanorozco , there have been some releases since then. Any estimate when we will actually make it into a release? |
* cl/283618549 Revision bump for ampproject#25847 * cl/283654708 mandatory_parent can use spec_name in addition to tag_name * cl/283852039 Introduce a invalid doctype error for amp validation. * cl/283882898 n/a * cl/283993894 Revision bump for ampproject#25197 * cl/284115876 Revision bump for ampproject#25870 * cl/284258503 Revision bump for ampproject#25889 * cl/284856390 Revision bump for ampproject#25946
Implement Red Bull video player to amp project