Commit Graph

339 Commits

Author SHA1 Message Date
Alex Moreno 8a99da0fba Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 6695-jenkins_e2e_parallel 2025-03-04 12:26:25 +01:00
Javier Segarra 15969eff43 ci: replace test:unit by test:front
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-01 09:46:21 +01:00
Alex Moreno de7e264391 refactor: refs #6695 streamline Cypress test execution and remove deprecated configurations
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-02-28 11:01:05 +01:00
Alex Moreno 294b6bf5be fix: update Jenkinsfile to remove specific end-to-end test files
gitea/salix-front/pipeline/head This commit looks good Details
2025-02-28 10:15:17 +01:00
Alex Moreno 9bcbc7333e fix: refs #6695 update Jenkinsfile to remove specific e2e XML files and adjust Cypress parallel execution
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-02-28 09:39:28 +01:00
Alex Moreno 4e7545c59e Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 6695-jenkins_e2e_parallel 2025-02-28 08:30:16 +01:00
Alex Moreno 5873abadd4 fix: remove old end-to-end test files before building Docker image
gitea/salix-front/pipeline/head This commit looks good Details
2025-02-28 08:28:21 +01:00
Alex Moreno b72136e0e9 Merge branch 'dev' of https: refs #6695//gitea.verdnatura.es/verdnatura/salix-front into 6695-jenkins_e2e_parallel
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-02-28 07:33:13 +01:00
Alex Moreno 84aa5fb401 fix: junit report
gitea/salix-front/pipeline/head This commit looks good Details
2025-02-27 10:29:33 +01:00
Alex Moreno a1509500e3 fix: prevent 'cypress run' error to show junit
gitea/salix-front/pipeline/head This commit looks good Details
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-27 09:27:16 +01:00
Alex Moreno 3abb713cd5 fix: refs #6695 update Jenkinsfile to source cypressParallel.sh correctly
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-26 15:02:50 +01:00
Alex Moreno 8a5025ba62 fix: refs #6695 update Jenkinsfile to source cypressParallel.sh correctly
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-26 15:01:45 +01:00
Alex Moreno 010313ada9 feat: refs #6695 implement parallel Cypress testing and enhance timeout configurations
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-26 14:54:05 +01:00
Alex Moreno 9ac6db2c5d fix: refs #6695 update Cypress configuration and test result paths
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-02-26 12:13:26 +01:00
Alex Moreno aa6ec5d6b1 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 6695-jenkins_e2e_parallel 2025-02-26 10:32:12 +01:00
Alex Moreno 4d80d72c90 fix: update docker-compose command to remove volumes on teardown
gitea/salix-front/pipeline/head This commit looks good Details
2025-02-26 10:02:12 +01:00
Alex Moreno f3ae81ac4a chore: refs #6695 update Cypress to version 14.1.0 and simplify test execution in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-26 09:30:46 +01:00
Alex Moreno c4c5567626 refactor: refs #6695 remove mocha dependency and optimize Cypress command execution
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-26 08:19:09 +01:00
Alex Moreno ed231c6c9b ci: refs #6695 reduce parallelism in Cypress test execution to improve stability
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-02-24 10:00:19 +01:00
Alex Moreno 3c8e3c2642 ci: refs #6695 update Cypress parallel execution and JUnit results path
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-02-24 09:54:53 +01:00
Alex Moreno bb4a919c10 ci: refs #6695 update Jenkinsfile to assign COMPOSE_TAG within the pipeline block
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-24 09:34:30 +01:00
Alex Moreno ca2e8e89df ci: refs #6695 update Jenkinsfile to assign COMPOSE_TAG within the pipeline block
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-24 09:32:36 +01:00
Alex Moreno 6c83e4b5c4 ci: refs #6695 feat jenkins parallel e2e
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-24 09:06:14 +01:00
Alex Moreno fa35815683 ci: refs #6695 feat jenkins parallel e2e
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-24 09:04:29 +01:00
Alex Moreno e1d91a0b19 ci: refs #6695 update Jenkinsfile to use single quotes for COMPOSE_TAG assignment
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-24 07:24:37 +01:00
Alex Moreno cf30dff905 ci: refs #6695 update Jenkinsfile to use double quotes for COMPOSE_TAG assignment
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-24 07:23:45 +01:00
Alex Moreno d09b753a66 ci: refs #6695 update Jenkinsfile and docker-compose.yml to use COMPOSE_TAG for branch targeting
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-24 07:08:28 +01:00
Alex Moreno 9d5e04a8ae ci: refs #6695 update Jenkinsfile to remove echo statement for TARGET_BRANCH
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-21 15:15:52 +01:00
Alex Moreno ddbae9a13d ci: refs #6695 update Jenkinsfile to improve TARGET_BRANCH assignment logic
gitea/salix-front/pipeline/pr-dev Build queued... Details
gitea/salix-front/pipeline/pr-test Something is wrong with the build of this commit Details
2025-02-21 15:14:16 +01:00
Alex Moreno b2ae8c5714 ci: refs #6695 update Jenkinsfile to improve TARGET_BRANCH assignment logic
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-21 15:12:15 +01:00
Alex Moreno 6f688c337e ci: refs #6695 update Jenkinsfile to include 'main' and 'beta' in protected branches
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-02-21 15:07:01 +01:00
Alex Moreno 05994ba1dc ci: refs #6695 remove unnecessary echo statements from Jenkinsfile
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-02-21 14:52:12 +01:00
Alex Moreno 1018a0aa90 ci: refs #6695 remove unnecessary echo statements from Jenkinsfile
gitea/salix-front/pipeline/pr-test This commit looks good Details
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-21 14:49:32 +01:00
Alex Moreno 39b7cfbe4e ci: refs #6695 update docker-compose to use dynamic image tags
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-02-21 14:26:26 +01:00
Alex Moreno 64549603ca ci: refs #6695 update docker-compose to use dynamic image tags
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-21 13:54:37 +01:00
Alex Moreno e0d0830793 ci: refs #6695 comment out test stages in Jenkinsfile
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-21 13:46:35 +01:00
Juan Ferrer 088fd0b710 ci: refs #6695 cypress junit file renamed, e2e focus removed
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-21 12:20:05 +01:00
Juan Ferrer de9f3f32fd ci: refs #6695 vitest junit file fix
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-21 12:17:05 +01:00
Juan Ferrer 1a137f5f3d ci: refs #6695 CI env var moved to test stage
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-21 12:12:18 +01:00
Juan Ferrer 22a173b7f7 ci: refs #6695 JUnit report fixes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-21 12:01:28 +01:00
Juan Ferrer d2d06f012d ci: refs #6695 Final working version, test focus removed
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-02-21 11:43:47 +01:00
Juan Ferrer b4bde21d06 ci: refs #6695 Docker & Jenkinsfile fixes/refactor
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-21 11:32:40 +01:00
Juan Ferrer 3dfce751dc ci: refs #6695 Docker & Jenkinsfile fixes/refactor
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-21 11:29:34 +01:00
Juan Ferrer a45e632e31 ci: refs #6695 Docker & Jenkinsfile fixes/refactor
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-21 11:25:26 +01:00
Juan Ferrer 5927fb4548 ci: refs #6695 Docker & Jenkinsfile fixes/refactor
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-21 11:22:37 +01:00
Juan Ferrer 20e767991b ci: refs #6695 Docker & Jenkinsfile fixes/refactor
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-21 11:18:27 +01:00
Juan Ferrer d94ec64615 ci: refs #6695 Docker & Jenkinsfile fixes/refactor
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-20 18:21:51 +01:00
Juan Ferrer eb1fe0fbd7 ci: refs #6695 Docker & Jenkinsfile fixes/refactor
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-20 17:57:14 +01:00
Juan Ferrer c0eb5444fb ci: refs #6695 Docker & Jenkinsfile fixes/refactor
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-02-20 17:56:27 +01:00
Juan Ferrer 7b98d1a34f ci: refs #6695 Docker & Jenkinsfile fixes/refactor
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-20 17:47:33 +01:00