Commit Graph

7 Commits

Author SHA1 Message Date
argoyle ca3b5932fa chore(ci): update CI configuration for merge request pipelines
Add new include for 'Defaults.gitlab-ci.yml' in the CI 
configuration to streamline the build process. The changes 
ensure that the necessary defaults are applied, improving 
pipeline consistency and maintainability.
2025-05-01 09:24:52 +02:00
argoyle 1c056ac05a feat: add git-cliff configuration and GitLab CI integration
Adds a default configuration for git-cliff, enabling
conventional commit parsing and changelog generation.
Integrates GitLab CI by including the necessary pipeline 
templates for release management. These changes improve 
the project's commit management and automate the release 
notes generation process.
2024-12-15 17:38:58 +01:00
argoyle 16b22fd975 refactor: remove unnecessary variables and services
Eliminate unused DOCKER_HOST variable and Docker service from CI 
configuration. This simplifies the setup and improves build 
performance by reducing overhead.
2024-12-11 10:11:23 +01:00
argoyle c84a5bd9c8 ci: use Docker DinD version from variable 2023-02-09 21:47:59 +01:00
argoyle 3d97e469aa chore: use buildtools version from env 2021-04-06 14:56:35 +02:00
argoyle b4ebffba6c chore: use latest build tools 2020-04-16 10:58:08 +02:00
argoyle e31f0d1b4a Add build pipeline 2019-04-16 08:42:00 +02:00