Commit Graph

220 Commits

Author SHA1 Message Date
Alex Moreno 5dd63006be build: refs #6695 cypress-setup fix volume
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-14 14:19:31 +01:00
Alex Moreno 368063750f build: refs #6695 add Docker Compose command for Cypress setup in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-14 13:36:28 +01:00
Alex Moreno e9389a00fd feat: refs #6695 update cypress command in Jenkinsfile and docker-compose.e2e.yml
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 10:19:36 +01:00
Alex Moreno 969570d099 feat: refs #6695 update cypress cache path command in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 10:10:11 +01:00
Alex Moreno 5375e98c91 feat: refs #6695 update cypress-cache volume path in docker-compose.e2e.yml
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 10:08:51 +01:00
Alex Moreno 8dba602771 feat: refs #6695 update cypress-cache volume path in docker-compose.e2e.yml
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 10:05:27 +01:00
Alex Moreno 3d8c397094 feat: refs #6695 update cypress-cache volume path in docker-compose.e2e.yml
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 10:03:22 +01:00
Alex Moreno 8f9f1281f2 feat: refs #6695 install Cypress during Jenkins pipeline setup
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 09:55:30 +01:00
Alex Moreno cbccf89b6f refactor: refs #6695 update Jenkinsfile to run E2E tests in parallel and simplify docker-compose command
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 09:54:09 +01:00
Alex Moreno 5dc73614a3 refactor: refs #6695 update Jenkinsfile to run E2E tests in parallel and simplify docker-compose command
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-02-13 09:48:11 +01:00
Alex Moreno 2e0b4a5322 feat: refs #6695 add cypress-cache volume to docker-compose.e2e.yml
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-02-13 09:44:21 +01:00
Alex Moreno da77015ae8 refactor: refs #6695 improve parallel test execution logic in Jenkinsfile
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-02-13 09:38:19 +01:00
Alex Moreno 872318a00c refactor: refs #6695 improve parallel test execution logic in Jenkinsfile
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-02-13 09:38:09 +01:00
Alex Moreno 1faa5b74df fix: refs #6695 try
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-13 09:35:49 +01:00
Alex Moreno 480ab7552e refactor: refs #6695 improve group size calculation for parallel test execution in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 09:31:26 +01:00
Alex Moreno c72e8d9fed refactor: refs #6695 improve group size calculation for parallel test execution in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 09:29:09 +01:00
Alex Moreno 8eb60e1700 refactor: refs #6695 update E2E test execution to support parallel groups and improve
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 09:24:14 +01:00
Alex Moreno 4d0b03a480 refactor: refs #6695 simplify Docker cleanup commands in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 09:13:29 +01:00
Alex Moreno 211877fcc1 refactor: refs #6695 simplify Docker cleanup commands in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 09:12:10 +01:00
Alex Moreno 5f9b768d2d refactor: refs #6695 simplify Docker cleanup commands in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 09:10:18 +01:00
Alex Moreno 79e2a7ee25 refactor: refs #6695 simplify Docker cleanup commands in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-13 09:08:45 +01:00
Alex Moreno 75e0b37798 feat: refs #6695 add additional test directories for Cypress integration tests in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-11 16:02:40 +01:00
Alex Moreno 81548caca9 feat: refs #6695 add additional test directories for Cypress integration tests in Jenkinsfile
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-02-11 15:53:40 +01:00
Alex Moreno 90ff0636a5 feat: refs #6695 add additional test directories for Cypress integration tests in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-11 15:52:38 +01:00
Alex Moreno fe8873571d refactor: refs #6695 comment out vnComponent tests in Jenkinsfile
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-02-11 15:51:25 +01:00
Alex Moreno 68210f817d fix: refs #6695 update E2E stages to run tests in parallel for specific folders
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-11 15:41:19 +01:00
Alex Moreno 034f27432d fix: refs #6695 checkErrors(folderName)
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-11 08:27:15 +01:00
Alex Moreno 7534a61118 fix: refs #6695 checkErrors(folderName)
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 15:28:26 +01:00
Alex Moreno 69e57154cf fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 15:23:39 +01:00
Alex Moreno a56378242e fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 15:18:28 +01:00
Alex Moreno 9274ce903c fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 15:17:32 +01:00
Alex Moreno c3f8e30852 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 15:14:51 +01:00
Alex Moreno 822597f22b fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 15:09:58 +01:00
Alex Moreno 0b4ee0f416 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 15:02:55 +01:00
Alex Moreno b629cd3c06 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:58:30 +01:00
Alex Moreno d7f643d1a3 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:56:00 +01:00
Alex Moreno 5b3cbaed79 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:55:02 +01:00
Alex Moreno 3de59d6fb8 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:49:34 +01:00
Alex Moreno 21e61a3213 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:46:27 +01:00
Alex Moreno 7117684ee0 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:41:37 +01:00
Alex Moreno 106633b847 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:38:55 +01:00
Alex Moreno f1e83967d5 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:38:40 +01:00
Alex Moreno af1b553483 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:37:35 +01:00
Alex Moreno 5d5c31a739 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:36:40 +01:00
Alex Moreno 33b37fad90 fix: refs #6695 try parallel 2025-02-10 14:36:31 +01:00
Alex Moreno 6b67ac7762 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:34:59 +01:00
Alex Moreno 55c520100d fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:32:41 +01:00
Alex Moreno 9a0cf2def8 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:30:57 +01:00
Alex Moreno a4fb5d8774 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:29:13 +01:00
Alex Moreno 5ed5a24828 fix: refs #6695 try parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 14:27:48 +01:00