-
Notifications
You must be signed in to change notification settings - Fork 800
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
Blocks: add new methods to new package #17126
Conversation
Scheduled Jetpack release: October 6, 2020. E2E results is available here (for debugging purposes): https://jetpack-e2e-dashboard.herokuapp.com/pr-17126 Thank you for the great PR description! When this PR is ready for review, please apply the |
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.
Seems fine to me. I'm guessing the failing Travis test is the test somehow being flaky/broken since nothing seems to actually call the code being added here yet.
Yes, that e2e test can sometimes be a bit fragile. |
I had to rebase again; there were some Travis issues with the last build apparently. @anomiex Do you think you could review it one last time? Thanks! |
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.
I see no changes other than the rebase, so re-approving. Travis still seems to be unhappy with that E2E test though.
On hold for now, pending changes to our e2e tests to take our new Plans into account (the new Plans screen is causing the e2e test to fail). |
f09531a
to
d56a0a9
Compare
Changes proposed in this Pull Request:
This just adds the method, we'll then start using them in blocks in #17101.
Jetpack product discussion
Does this pull request change what data or activity we track or use?
Testing instructions:
Proposed changelog entry for your changes: