-
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
✨ Add support for Wunderkind Auto AMP Ads #35222
Conversation
… Image Polls (#35205) * Add fill animation * Add bubble post-selection animation * Move background color percentage fill to post selection styles
Hey @gmajoulet, @mszylkowski! These files were changed:
|
extensions/amp-auto-ads/0.1/test/test-wunderkind-network-config.js
Outdated
Show resolved
Hide resolved
extensions/amp-auto-ads/0.1/test/test-wunderkind-network-config.js
Outdated
Show resolved
Hide resolved
@weirdian2k3 it looks like our CI is having trouble calculating the commit, could you sync to main? |
Head branch was pushed to by a user without write access
@calebcordry I think I found the issue. CircleCI wasn't reporting the failure to Github, but there were test failures in CircleCI. I went ahead and fixed those and I think we may be good now |
This PR provides support for
<amp-auto-ads type="wunderkind" />
Closes #35207