Commit Graph

421 Commits

Author SHA1 Message Date
Alex Moreno 2d129dde01 fix: enable Jenkins find changes
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-07 14:14:22 +02:00
Alex Moreno d142797b1f fix: update Jenkinsfile to remove unused module retrieval and modify cypressParallel.sh invocation
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-07 14:03:43 +02:00
Alex Moreno 2b5802a7fb fix: update cypressParallel.sh invocation to use an empty string for modules
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-07 14:01:51 +02:00
Alex Moreno 3549f172d6 fix: pass modules as argument to cypressParallel.sh in Jenkinsfile
gitea/salix-front/pipeline/head Build queued... Details
2025-04-07 14:01:37 +02:00
Alex Moreno d6363e4b45 fix: temporal fix
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-07 13:36:43 +02:00
Alex Moreno c89fd0580f fix: refs #8698 update log message for E2E modules in Jenkinsfile
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-07 09:10:21 +02:00
Alex Moreno 4db9adb20a feat: refs #8698 log modules found during Cypress test setup
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-04-07 09:09:49 +02:00
Alex Moreno f9bf2e7a3e Merge branch 'dev' of https: refs #8698//gitea.verdnatura.es/verdnatura/salix-front into 8698_jenkins_e2e_onlyChanges
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-04-07 09:07:49 +02:00
Alex Moreno ea314073d2 chore: update Cypress parallel test execution to use 2 instances
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-03-27 13:26:42 +01:00
Alex Moreno 71c6741cf2 chore: update Cypress parallel test execution to use 6 instances
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-03-27 12:28:11 +01:00
Alex Moreno 696dbd4149 chore: update Cypress parallel test execution to use 4 instances
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-03-27 12:27:47 +01:00
Alex Moreno d94dafd667 chore: update Cypress parallel test execution to use 3 instances
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-27 11:43:00 +01:00
Alex Moreno 446b679bca chore: update Cypress parallel test execution to use 2 instances
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-27 10:23:55 +01:00
Alex Moreno 88407463f5 fix: reduce parallelism in Cypress tests to improve stability
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-21 09:49:00 +01:00
Alex Moreno 6240e32c40 ci: refs #6695 allow empty archive for Cypress screenshots in Jenkinsfile
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-14 12:59:50 +01:00
Alex Moreno fa8a3d219c fix: refs #6695 update Jenkinsfile to pull specific services before starting containers
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-14 11:25:31 +01:00
Alex Moreno 58c3d47a2f fix: refs #6695 up with pull
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-14 11:23:15 +01:00
Alex Moreno 7bd4f088eb fix: refs #6695 update Cypress parallel test execution to run with a single instance
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-14 10:30:14 +01:00
Alex Moreno 618926430c feat: refs #6695 clean up Cypress screenshots and archive artifacts in Jenkins pipeline
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-03-14 08:01:32 +01:00
Alex Moreno abce10b4ee fix(Jenkinsfile): reduce parallel Cypress test execution from 3 to 2 2025-03-10 11:05:40 +01:00
Alex Moreno 19f3e0bf82 Merge branch 'dev' of https: refs #6695//gitea.verdnatura.es/verdnatura/salix-front into 6695-jenkins_e2e_parallel_x3
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-06 11:51:40 +01:00
Alex Moreno 6cfcc2f81b fix: add --init flag to Docker container for Cypress tests
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-06 11:50:11 +01:00
Alex Moreno 1457289969 feat: refs #6695 update Cypress parallel test execution to use 3 instances
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-03-06 11:34:43 +01:00
Alex Moreno 69d99350bc fix(jenkins): refs #8698 update module detection logic to ensure execution only for changed modules
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-06 10:18:08 +01:00
Alex Moreno 22a978098e refactor(cypress): refs #8698 restructure parallel test execution and cleanup scripts
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-03-06 10:05:35 +01:00
Alex Moreno cf261828db Merge branch 'dev' of https: refs #8698//gitea.verdnatura.es/verdnatura/salix-front into 8698_jenkins_e2e_onlyChanges 2025-03-06 09:53:28 +01:00
Alex Moreno b3f8a42885 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 6695-jenkins_e2e_parallel 2025-03-06 07:32:47 +01:00
Alex Moreno 5c37990881 ci(Jenkinsfile): move docker build command above login step for better clarity
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-06 07:30:07 +01:00
Juan Ferrer be34b7ca9d ci(Jenkinsfile): refs #6695 Added -f to rm instead of || true
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-05 16:01:57 +00:00
Alex Moreno ba467034d2 fix: refs #6695 update Jenkinsfile to build Docker image correctly and modify logout test visit method
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-03-05 15:05:19 +01:00
Alex Moreno eb6ed49060 Merge branch 'dev' of https: refs #8698//gitea.verdnatura.es/verdnatura/salix-front into 8698_jenkins_e2e_onlyChanges
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-05 14:02:44 +01:00
Alex Moreno 838d5e24ce fix: refs #8698 clean up Jenkinsfile and improve error handling in find.js
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-05 13:59:46 +01:00
Alex Moreno b65a5f1076 fix: update Jenkinsfile to use environment variable for Docker registry credentials
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-05 13:52:57 +01:00
Alex Moreno 0f9f9bf21d ci: refs #8698 try git_commit
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-05 13:35:38 +01:00
Alex Moreno b9f23dfb18 ci: refs #8698 try git_commit
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-05 13:32:28 +01:00
Alex Moreno 4ee8c80340 fix: refs #8698 update Jenkinsfile to skip Cypress execution if no modules have changed
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-05 13:28:08 +01:00
Alex Moreno 04f1aae5a0 feat: refs #8698 add Cypress tests for Order Catalog and Supplier Balance, improve module name handling
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-05 13:06:39 +01:00
Alex Moreno 83c0bfad0c fix: refs #8698 update Jenkinsfile to run Cypress tests with specified modules
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-05 13:03:44 +01:00
Alex Moreno 31bfe6c44e feat: refs #8698 add module resolution and import finding utilities for Cypress tests
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-05 12:52:32 +01:00
Alex Moreno b7f1ef3bd3 fix(Jenkinsfile): refs #6695 add credentials for Docker login in E2E stage
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-05 12:33:47 +01:00
Alex Moreno 92566f6e53 Merge branch 'dev' of https: refs #8698//gitea.verdnatura.es/verdnatura/salix-front into 8698_jenkins_e2e_onlyChanges 2025-03-05 12:02:56 +01:00
Alex Moreno aef1bd046a fix(cypressParallel.sh): refs #6695 improve script readability
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-05 11:30:05 +01:00
Alex Moreno c2f708df9e Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 6695-jenkins_e2e_parallel 2025-03-05 11:18:45 +01:00
Alex Moreno f1e334f1fc Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8698_jenkins_e2e_onlyChanges 2025-03-05 10:30:42 +01:00
Alex Moreno 27149b1750 fix(Jenkinsfile): enhance Docker registry credentials handling with dynamic URL
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-03-05 08:51:57 +01:00
Alex Moreno 0263faeed2 fix(Jenkinsfile): update Docker registry credentials handling in E2E stage
gitea/salix-front/pipeline/pr-test There was a failure building this commit Details
2025-03-05 08:48:37 +01:00
Alex Moreno cc010b33cf fix(Jenkinsfile): refs #6695 update parallel test execution to 4
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-05 07:22:48 +01:00
Alex Moreno 5252b451a4 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 6695-jenkins_e2e_parallel 2025-03-05 07:22:16 +01:00
Alex Moreno 41f36de827 feat(Jenkinsfile): refs #8714 add CHANGE_TARGET environment variable logging
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-03-04 13:53:50 +01:00
Alex Moreno ba1b747ed6 fix(Jenkinsfile): refs #6695 change parallel test execution from 4 to 2
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-04 13:48:03 +01:00