Mike McCready

Results 2194 comments of Mike McCready

@jucktnich > I heard about the SafeVac-App from the PEI (Paul Ehrlich-Institut). https://www.zusammengegencorona.de/impfen/wirksamkeit-und-sicherheit/#faqitem=80f1f47f-b2b9-54d7-90b6-e518e0c5a731 said: (Edit: This link no longer works.) **Wo kann ich den Verdacht einer Nebenwirkung melden?** Sollten Sie...

@delusioninabox A working example on https://github.com/cypress-io/cypress-realworld-app/blob/develop/.circleci/config.yml is using `executors:` instead of `executor:`. Does that make any difference if you try that out on your workflow? ```yml version: 2.1 orbs: cypress:...

It seems that https://app.circleci.com/pipelines/github/cypress-io/circleci-orb is not currently being triggered.

@jennifer-shehane Thank you for taking a look at this. I can't be much help as I'm inexperienced with CircleCI and I don't have visibility into the CircleCI settings https://github.com/cypress-io/circleci-orb/settings either.

Since https://github.com/cypress-io/circleci-orb/blob/aa59916d55c3e6b3bc9d6aba3b2d98971e7e9e6e/examples/angular-app/package.json#L27 is currently using Angular `15`, this restricts Node.js to `^14.20.0 || ^16.13.0 || ^18.10.0` according to [Angular > Version compatibility](https://angular.io/guide/versions). Angular `15` reaches [end-of-life](https://angular.io/guide/releases#actively-supported-versions) on May 18, 2024...

@jordanpowell88 > Did https://github.com/cypress-io/circleci-orb/pull/449 close this issue? - #449 is unrelated https://github.com/cypress-io/circleci-orb/blob/master/.circleci/test-deploy.yml still contains the following usage of the now unsupported Node.js `16` version: https://github.com/cypress-io/circleci-orb/blob/6fe76b416c2ef17123114400b3a8f337a1d4b452/.circleci/test-deploy.yml#L24-L26 https://github.com/cypress-io/circleci-orb/blob/6fe76b416c2ef17123114400b3a8f337a1d4b452/.circleci/test-deploy.yml#L35-L37 https://github.com/cypress-io/circleci-orb/blob/6fe76b416c2ef17123114400b3a8f337a1d4b452/.circleci/test-deploy.yml#L46-L48 This issue therefore...

- It seems that this issue was addressed in PR https://github.com/cypress-io/circleci-orb/pull/452 See also https://circleci.com/developer/orbs/orb/cypress-io/cypress#usage-pnpm

@bmish - Thanks for picking this up in #524! I missed that it had already been reported in #510 as that issue was closed and I only recognized it as...

@bmish Thank you very much for fixing this issue! I ran it on the production version of `eslint-plugin-cypress` and it's working perfectly now: ```text git clone https://github.com/cypress-io/eslint-plugin-cypress cd eslint-plugin-cypress npm...

@realsnegu According to https://en.wikipedia.org/wiki/Variant_of_Concern_202012/01 B.1.1.7 is also referred to as Variant of Concern 202012/01 (VOC-202012/01) and RKI have been continually updating their assessment on [Informationen zu neuen SARS-CoV-2-Virusvarianten aus Großbritannien...