pixelastic / norska

🏔️ Custom SSG using Pug, Webpack, PostCSS and Tailwind.
https://projects.pixelastic.com/norska/
MIT License
8 stars 0 forks source link

Add Percy checks to PR checks #85

Closed pixelastic closed 3 years ago

pixelastic commented 4 years ago

Whenever I create a new website with norska, it should add a new check on renovate PRs that compare the new website homepage with the previous one.

This will allow automatic updates that won't break the website.

Because Percy checks are made remotely, I shouldn't need to enable deploy previews for Netlify. It should a be able to send the page to be tested at Percy and run the checks there.

pixelastic commented 3 years ago

I'm dropping this in favor of https://github.com/pixelastic/norska/issues/131