Commit Graph

333 Commits

Author SHA1 Message Date
Alex Moreno 1a52a23712 fix: refs #8698 update Jenkinsfile to include last successful build test information
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-03-03 09:56:52 +01:00
Alex Moreno d2be59ddbf fix: refs #8698 comment out unnecessary echo statements and clean up lastSuccessfulBuild logic in Jenkinsfile
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-03 09:45:25 +01:00
Alex Moreno efaa8a517b feat: refs #8698 add Cypress tests for login, logout, password recovery, and two-factor authentication
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-03 09:32:03 +01:00
Alex Moreno c7d26084aa fix: refs #8698 comment out commit ID echo in Jenkinsfile
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-03 08:59:06 +01:00
Alex Moreno 4ee7a5c4fb ci: refs #8698 try lastSuccessfulBuild
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-03 08:49:05 +01:00
Alex Moreno a250cc0eb5 ci: refs #8698 extract lastSuccessfulBuild
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-28 15:01:45 +01:00
Alex Moreno 95f9917dc2 refactor: refs #8698 update Jenkinsfile to log last successful build details and clean up commented code
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-28 14:59:54 +01:00
Alex Moreno 28ae84a931 refactor: refs #8698 update Jenkinsfile to use last successful build's changesets for commit extraction
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-28 14:58:37 +01:00
Alex Moreno f17b773cca refactor: refs #8698 update Jenkinsfile to extract last successful build commit hash and improve logging
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-28 14:57:33 +01:00
Alex Moreno bfe302e9d4 refactor: refs #8698 update Jenkinsfile to extract last successful build commit hash and improve logging
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-28 14:55:35 +01:00
Alex Moreno 69f84e2fcd refactor: refs #8698 update Jenkinsfile to extract last successful build commit hash and improve logging
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-28 14:53:54 +01:00
Alex Moreno d755c0c8ba refactor: refs #8698 update Jenkinsfile to find last successful build and remove commented test stages
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-28 14:41:27 +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 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 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 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 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
Juan Ferrer e32fdfa0d8 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:45:12 +01:00
Juan Ferrer c7ea352720 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:43:46 +01:00
Juan Ferrer a12d1f0647 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:42:04 +01:00
Juan Ferrer c9b9c91809 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:37:14 +01:00
Juan Ferrer 1d05f9549a 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:30:39 +01:00
Juan Ferrer aa0ea0ef68 ci: refs #6695 Docker & Jenkinsfile fixes/refactor
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-20 16:58:49 +01:00