Cypress/CI improvements
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
assigned to @anderslindh1
added 19 commits
-
a9df7704...d50cf452 - 17 commits from branch
main
- 480acd51 - Do not store node_modules as artifact
- 7cc86ca4 - Add comment
-
a9df7704...d50cf452 - 17 commits from branch
added 2 commits
added 5 commits
-
948180bc...cc9d527d - 2 commits from branch
main
- aaeb7675 - Add comment
- ebfafb26 - Refactor pipeline
- 4e09d910 - Run component tests also on firefox
Toggle commit list-
948180bc...cc9d527d - 2 commits from branch
- Resolved by Christina Jenks
- Resolved by Christina Jenks
15 16 file: "PreCommit.gitlab-ci.yml" 16 17 17 18 variables: 18 CYPRESS_CACHE_FOLDER: "cache/Cypress" 19 19 JFROG_CLI_VERSION: "2.52.8" 20 CYPRESS_CACHE_FOLDER: "$CI_PROJECT_DIR/cache/Cypress" oHHH...You know, I wonder if that was the problem last time? Could it have been that, since Cypress 3.X+ binary installs globally, we were trying to run node 20 tests against e.g. a Cypress 16 binary since only the artifact paths are relative to the project directory? 0_o
Good catch either way...
requested review from @simonrose, @christinajenks, and @johannaszepanski
mentioned in commit 74ee7b95