Mike McCready
Mike McCready
## Workaround for github-action See [.github/workflows/example-recording.yml](https://github.com/cypress-io/github-action/blob/master/.github/workflows/example-recording.yml) `check-record-key:` This only covers the case where fork users want to record to their own Cypress Cloud project however, so it is not a...
@jeff00seattle I have resolved all possible deprecations now. The only ones left are as follows: ``` $ npm ci npm WARN deprecated [email protected]: Debug versions >=3.2.0 =4 [email protected] prepare >...
The original report "npm install: package.json, upgrade dependencies, too many deprecated sources" is no longer accurate, especially "too many deprecated sources". There are now only two deprecation warnings, caused by...
@emilyrohrbough "This branch has conflicts that must be resolved". This PR changes a file which no longer exists under Cypress 10+ Did you approve it by accident? Can we check...
`cypress/plugins/index.js` is created by default after starting Cypress `9.7.0` with ```js // eslint-disable-next-line no-unused-vars module.exports = (on, config) => { // `on` is used to hook into various events Cypress...
The issue targeted by this PR is obsolete and the PR can be closed. There is nothing to fix anymore. Modifications to examples in this repo ([cypress-io/cypress-example-kitchensink](https://github.com/cypress-io/cypress-example-kitchensink)) only flow into...
This PR should be closed because it is obsolete, but also because it would not have worked even if it had been dealt with in a timely manner. Perhaps @karlhorky...
@karlhorky Thanks for closing! I'm going through some of the eslint aspects at the moment, so please flag any issues if you find any new ones.
This issue should be closed. The [Travis workflow](https://github.com/cypress-io/cypress-example-kitchensink/blob/master/.travis.yml) is no longer live.
This PR should be closed. The goals it was targeting are separated into: - PR #580 which has updated `xcode` - PR #613 which is proposing to update `netlify-plugin-cypress` to...