Closed JoviDeCroock closed 1 year ago
Thanks for doing this Jovi!
Hmm, updating the snapshots from my mac/windows pc makes them fail in CI....
What command are you running? If you run yarn visual-regression
it should be deterministic (runs in a container).
Edit: Looks like you updated the puppeteer version here but didn't update the version of puppeteer that is being used locally here.
This will result in two different versions of chrome/puppeteer being used - hence the differences.
Side note - buildkite/puppeteer is no longer maintained
Supersedes https://github.com/urql-graphql/urql-devtools/pull/381
TODO:
graphql-tag
withgql
from@urql/core
This removes CircleCI entirely due to #402, we will publish manually for the time being and move to github-actions in a follow-up
Follow ups: