cypress-io / circleci-orb

Install, cache and run Cypress.io tests on CircleCI with minimal configuration.
https://circleci.com/orbs/registry/orb/cypress-io/cypress
MIT License
160 stars 101 forks source link

feat: add support for pnpm #445

Closed ramykl closed 8 months ago

ramykl commented 10 months ago

This adds support for pnpm as a package manager.

Closes https://github.com/cypress-io/circleci-orb/issues/442

This is currently blocked by https://github.com/CircleCI-Public/node-orb/pull/199

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.

cypress-app-bot commented 10 months ago
jordanpowell88 commented 8 months ago

Closing in favor of https://github.com/cypress-io/circleci-orb/pull/452

ramykl commented 8 months ago

@jordanpowell88 Thanks for taking this on. Do you know anyone that could get this PR against the circleci node-orb as it would help improve this repo too?