plotly / Dash.jl

Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Percy config

alexcjohnson opened this issue · comments

All PRs are showing Percy getting no snapshots and never finalizing. The finalization is something we've had to change in other repos in the last few months, seems like something changed on the Percy side? Even with no parallelism a separate percy-finalize job seems necessary - see dash ci config

Not sure why we aren't seeing any snapshots in the builds that get started though, maybe they just won't register until the build finalizes?