52e33a0310
Set specific Maven Docker image for backend build job
2025-05-02 09:50:54 +02:00
63d6d54195
Update GitLab CI build job for backend project
2025-05-02 09:39:44 +02:00
e2b3bc4f21
Fix frontend GitLab CI job directory context
2025-04-28 08:37:03 +02:00
8a7a8bf179
Enable use of 'any' in TypeScript ESLint configuration
2025-04-28 08:35:14 +02:00
f35724be35
Remove try-catch block
2025-04-28 08:32:38 +02:00
4ebd3c57eb
Update frontend build script in .gitlab-ci.yml to include directory change
2025-04-28 08:29:01 +02:00
8bfafa0c34
Move Node.js image declaration to the specific job section
2025-04-28 08:28:17 +02:00
87b9197a93
Add Dockerization stage and setup in GitLab CI pipelines
2025-04-28 08:26:51 +02:00
727cca8850
Unused files
2025-04-28 08:19:49 +02:00
GitLab CI
086e2baeef
Merge remote-tracking branch 'origin/production' into dev
2025-04-27 21:05:24 +00:00
4589f2b65b
Merge branch 'dev' into 'production'
...
add some character for testing
See merge request rheinsw/rheinsw!8
2025-04-27 21:05:07 +00:00
56e3449dbb
add some character for testing
2025-04-27 21:05:07 +00:00
4eb4c9b581
remove added character
2025-04-27 23:04:54 +02:00
390dd25a90
add some character for testing
2025-04-27 23:04:18 +02:00
GitLab CI
0208cf2c98
Merge remote-tracking branch 'origin/production' into dev
2025-04-27 20:48:51 +00:00
098c9321d2
Merge branch 'dev' into 'production'
...
Use node instead of alpine/giit image.
See merge request rheinsw/rheinsw!7
2025-04-27 20:48:37 +00:00
8713a4cf6c
Use node instead of alpine/giit image.
2025-04-27 20:48:37 +00:00
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
fad17422a4
Merge branch 'dev' into 'production'
...
Fix wrong image definition.
See merge request rheinsw/rheinsw!6
2025-04-27 20:16:20 +00:00
7f71ad6c72
Fix wrong image definition.
2025-04-27 20:16:20 +00: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
def0078997
Merge branch 'dev' into 'production'
...
Merge dev into production: Fix pipeline pt. 1
See merge request rheinsw/rheinsw!5
2025-04-27 20:12:50 +00:00
8cf3ac10c9
Merge dev into production: Fix pipeline pt. 1
2025-04-27 20:12:50 +00: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