Mike McCready
Mike McCready
- There are multiple issues with Cypress compatibility with Yarn Plug'n'Play, especially for component testing - see https://github.com/cypress-io/cypress-documentation/issues/5394
@srccn This is a good suggestion. You can find security information on https://www.cypress.io/security/
@skjnldsv Could you please share some more information? - What is your GitHub self-hosted runner environment? - How long does cache retrieval take? What is your expectation for how long...
@skjnldsv Thanks for the material! This is a feature request, so the Cypress.io team would need to weigh in on the request to allow optional disabling of caching. I read...
@skjnldsv There is no new status on your enhancement request. - The issue you mentioned https://github.com/actions/cache/issues/720 is still open - The Cypress.io team has not given any opinion on your...
@mellis481 Was this just a one-time occurrence or are you having repeatable issues? You would need to examine the runner workflow logs for the run which hung in order to...
@mellis481 Is your screenshot from the pull request status on GitHub? Are you using a GitHub hosted runner or self-hosted? What do you have in your workflow event trigger section...
@mellis481 Thanks for the additional information! It doesn't look like this is an issue caused by `cypress-io/github-action`. Again, I think you would need to dig into your log files to...
@mellis481 One more thought: when I hover over the GitHub icon in my screenshot it says "@github-actions generated this status".  In your screenshot I can see only Cypress icons,...
- It looks like this issue is also related to a previous conversation in https://github.com/cypress-io/github-action/issues/124 involving @mellis481