Mike McCready

Results 2194 comments of Mike McCready

Confused Discord users are asking almost daily what happened to the "Selector Playground" and are finding no answers in the documentation. The documentation section https://docs.cypress.io/app/core-concepts/open-mode#Selector-Playground has been deleted (see PR...

@jennifer-shehane > We're intending to add the Selector Playground back so this is on hold. This issue is more about adding the history portion of the changes in - [[email protected]](https://docs.cypress.io/app/references/changelog#15-0-0)...

I would like to get feedback from the Cypress.io team before submitting a PR to change all the code formatting. The change is simple to implement, however it impacts all...

@ms-ati Yarn Classic v1 is a bit of an anomaly! As you say, it's unsupported, however it has not been declared end-of-life and download numbers are still increasing. - See...

@mkesper Which version of Yarn do you want to use and which Docker Node.js version are you using? I would expect the version of Yarn Modern to be in the...

Based on the separate high download numbers of the npm package [yarn](https://www.npmjs.com/package/yarn) (current version `1.22.22`, released Mar 3, 2024) of 6 million per week, I imagine that there could still...

@jonathandeclan > Please flag this with the WG-agenda label so the decision can be made. Despite the description in the [README > WG Meetings](https://github.com/nodejs/docker-node/blob/main/GOVERNANCE.md#wg-meetings) section referring to the `WG-Agenda` label,...

@ms-ati > Regarding the download numbers for Yarn v1, are we able to correct for the circular-reasoning factor, in which base images and other artifacts continue to install Yarn v1...

It's not the first time that the continued inclusion of Yarn v1 Classic has been discussed here. - https://github.com/nodejs/docker-node/issues/1238 - https://github.com/nodejs/docker-node/issues/1979 - https://github.com/nodejs/docker-node/pull/1768 At one point there was an initiative...

@peterhirn You've raised a separate issue that occurs starting with Node.js 25 Docker images. These images have no Corepack pre-installed since Corepack is no longer bundled with Node.js starting with...