ktmud commented on pull request #10615: URL: https://github.com/apache/incubator-superset/pull/10615#issuecomment-724200125
@rusackas It's already working. See https://github.com/ktmud/incubator-superset/pull/259 - Run logs on Github Actions: https://github.com/ktmud/incubator-superset/actions/runs/354501254 - Run logs in Cypress dashboard: https://dashboard.cypress.io/projects/ukwxzo/runs/674/specs Apparently the secret hasn't beed added to `apache/incubator-superset` yet. When it's added, you should be able to see `CYPRESS_RECORD_KEY: ***` in the logs: <img src="https://user-images.githubusercontent.com/335541/98582081-4dffe280-2277-11eb-924d-4b82319bffce.png" width="600"> (screenshot from my fork) Currently it's showing as empty in this PR: <img src="https://user-images.githubusercontent.com/335541/98582186-7556af80-2277-11eb-9eb5-1957c12c72cc.png" width="500"> Also, someone needs to remove `Cypress (chrome)` from GitHub's branch protection rules (Settings -> Branches): <img src="https://user-images.githubusercontent.com/335541/98582387-c23a8600-2277-11eb-9e83-d47e16ab515c.png" width="500"> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
