okTurtles / group-income

A decentralized and private (end-to-end encrypted) financial safety net for you and your friends.
https://groupincome.org
GNU Affero General Public License v3.0
329 stars 43 forks source link

Fix Cypress failure videos not being uploaded to Cypress Dashboard #2284

Open taoeffect opened 1 month ago

taoeffect commented 1 month ago

Problem

All of our failure videos are timing out when they're being uploaded to Cypress Dashboard, see: https://github.com/cypress-io/github-action/issues/1232

Solution

  1. Upgrade Cypress to latest version
  2. Use the recommended workflow mentioned here: https://github.com/cypress-io/github-action/issues/1232#issuecomment-2269686780
taoeffect commented 1 month ago

Not sure yet if this should be closed, re-opening automatic close by GH