-
Notifications
You must be signed in to change notification settings - Fork 1
[SDK-3090] Remote screenshotter service support #1
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
Conversation
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.
nice!
oh, no, it just can't run coverage because it doesn't have the secrets the base repo had |
Looks like it got ported over cleanly to me |
i think i have to merge it for github to pick up the workflow revision, all but the step that requires codeclimate are green |
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This is an implementation of a command similar to the
matchRemoteImageSnapshot
command from IAM-76 / https://github.com/Appboy/platform/pull/46841 - rewritten on a fork of a more actively maintained, ts-based, image comparison cypress plugin (with a comparison/baseline-updating UI!). It's working for me locally integrated into platform. I'm not able to commit my platform side yet due to some tsconfig issues that I hope running the CI workflow (which is in github) on this repo will allow me to repair.