Mike McCready
Mike McCready
@danielbeardsley Thank you for continuing with this effort! I did copy your commit to try it again and it now fails in a different place. 🙁 The PR is in...
@danielbeardsley Have you decided if you want to continue with this PR? It does need [/dist/index.js](https://github.com/cypress-io/github-action/blob/master/dist/index.js) to be updated with the `npm run format` / `npm run build` commands. To...
@danielbeardsley > Seems like I can't make it into a draft (only repo owners can do it) You should be able to change the status to Draft (see [Converting a...
Closing. There hasn't been any progress made on this PR in the last 10 months. It is still incomplete and non-working. Perhaps somebody will be able to base a new...
Closing, since this issue is stale and sorry for your experience. I wasn't involved at the time. If there are still current problems then please submit a new issue with...
Provided github-action is allowed to install Cypress and manage the cache itself then it will use a new cache if Cypress is updated.
Hi @stormslowly I was looking at your PR and trying to understand it. It looks like there are some inconsistencies using install-only on Windows. Are you still interested in working...
@stormslowly Thanks for putting your PR into a draft state, however it is now three months ago and I haven't seen a reproducible example of the problem yet. Also your...
@stormslowly - Perhaps your concerns have been addressed as a workaround in PR https://github.com/cypress-io/github-action/pull/1043? - Also I logged an enhancement request https://github.com/cypress-io/github-action/issues/1044
The workaround was added to the documentation https://github.com/cypress-io/github-action#parallel some time ago: > During staged rollout of a new GitHub-hosted runner version, GitHub may provide a mixture of current and new...