Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypress v4 upgrade #4

Open
mastacheata opened this issue Apr 15, 2020 · 0 comments
Open

Cypress v4 upgrade #4

mastacheata opened this issue Apr 15, 2020 · 0 comments

Comments

@mastacheata
Copy link

Cypress hat Sicherheitsprobleme in einer JS dependency minimist. Die Dependencies wurden im 3.x Zweig nicht mehr angefasst, es bleibt nur ein Upgrade auf mindestens 4.2.0 um diesen Fehler zu beheben.

Ich habe für unser Projekt allerdings vorgeschlagen einfach ganz auf dieses Image als Zwischenschritt zu verzichten und stattdessen sich an den Beispielen zur Integration in Gitlab-CI von Cypress zu orientieren. Der Zwischenschritt über ein eigenes Image wird ja nur gemacht um die Cypress-Tests zu mounten, aber das ist eigentlich nicht notwendig. Gitlab kopiert das vollständige Repository in den CI-Runner Kontext, auch wenn dieser als Docker Image ausgeführt wird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant