Use node instead of alpine/giit image. #7

Merged
boom merged 38 commits from dev into production 2025-04-27 22:48:37 +02:00

38 Commits

Author SHA1 Message Date
62027a41c8 Merge remote-tracking branch 'origin/dev' into dev 2025-04-27 22:46:21 +02:00
1f0bcbae9d Merge production back to dev 2025-04-27 22:46:09 +02:00
c4f37882a4 Merge production back to dev 2025-04-27 22:46:09 +02:00
d4d3aa4f08 Merge production back to dev 2025-04-27 22:46:09 +02:00
ce1f044fef Merge production back to dev 2025-04-27 22:46:09 +02:00
178702f468 Add GitLab CI/CD pipeline configuration (dummy) 2025-04-27 22:46:09 +02:00
e77fe53b15 Update CI configurations to use Node 22 Docker image
- Replaced alpine/git v2.47.2 image with node:22 image for the sync_branches job.
- Added node:22 image to the frontend_build_job for consistency in builds.
- This ensures compatibility with Node.js-based tasks and streamlines CI setup.
2025-04-27 22:46:06 +02:00
5a0cdd0bfd Merge production back to dev 2025-04-27 22:45:08 +02:00
aa2003fc17 Merge production back to dev 2025-04-27 22:45:08 +02:00
953c3c96fd Merge production back to dev 2025-04-27 22:45:08 +02:00
400b742243 Simplify CI configurations for frontend and backend projects. 2025-04-27 22:45:08 +02:00
a40e28bf91 Add GitLab CI/CD pipeline configuration (dummy) 2025-04-27 22:45:08 +02:00
88de266dc1 Moved sync stage to the end of the pipeline and adapt the stage to use an Alpine Git image 2025-04-27 22:45:08 +02:00
9a5b82939e Merge production back to dev 2025-04-27 22:45:08 +02:00
1e594f31f9 Reorder stages in .gitlab-ci.yml for correct execution order.
- Moved the 'deploy' stage to the end of the stages list.
2025-04-27 22:45:06 +02:00
03a04ac49c Simplify CI configurations for frontend and backend projects. 2025-04-27 22:40:55 +02:00
0ea4bc3be0 Add GitLab CI/CD pipeline configuration (dummy) 2025-04-27 22:40:53 +02:00
910207b03b Merge production back to dev 2025-04-27 22:33:33 +02:00
c239229df2 Merge production back to dev 2025-04-27 22:33:33 +02:00
3fdf5e53d0 Merge production back to dev 2025-04-27 22:33:33 +02:00
d639840ba5 Merge production back to dev 2025-04-27 22:33:27 +02:00
d5a7fb3265 Add GitLab CI/CD pipeline configuration (dummy) 2025-04-27 22:33:25 +02:00
81ec50f034 Update CI configurations to use Node 22 Docker image
- Replaced alpine/git v2.47.2 image with node:22 image for the sync_branches job.
- Added node:22 image to the frontend_build_job for consistency in builds.
- This ensures compatibility with Node.js-based tasks and streamlines CI setup.
2025-04-27 22:31:16 +02:00
537bea25b1 Merge production back to dev 2025-04-27 22:19:40 +02:00
0f3fdcf2df Merge production back to dev 2025-04-27 22:19:40 +02:00
68f63ea9e7 Fix wrong image definition. 2025-04-27 22:15:52 +02:00
0257c00d19 Merge branch 'production' into dev 2025-04-27 22:13:57 +02:00
81c6405825 Merge branch 'production' into dev
# Conflicts:
#	.gitlab-ci.yml
2025-04-27 22:10:35 +02:00
911d3ced68 Merge production back to dev 2025-04-27 22:06:56 +02:00
efc906297e Simplify CI configurations for frontend and backend projects. 2025-04-27 22:06:56 +02:00
338eb8e92d Add GitLab CI/CD pipeline configuration (dummy) 2025-04-27 22:06:56 +02:00
838bd2744d Moved sync stage to the end of the pipeline and adapt the stage to use an Alpine Git image 2025-04-27 22:00:38 +02:00
62a60a3ff9 Merge branch 'production' into 'dev'
Merge production back to dev

See merge request rheinsw/rheinsw!4
2025-04-27 19:43:17 +00:00
5d01facb42 Merge production back to dev 2025-04-27 19:43:17 +00:00
4de500608c Reorder stages in .gitlab-ci.yml for correct execution order.
- Moved the 'deploy' stage to the end of the stages list.
2025-04-27 21:08:38 +02:00
ac30a7be71 Update GitLab CI includes 2025-04-27 21:06:35 +02:00
5e659d0175 Simplify CI configurations for frontend and backend projects. 2025-04-27 21:05:41 +02:00
46676c1e4a Add GitLab CI/CD pipeline configuration (dummy) 2025-04-27 20:17:08 +02:00