4 Commits

Author SHA1 Message Date
Unbound Release 22e59af198 chore(release): prepare for 1.2.1 2025-09-09 14:31:56 +02:00
argoyle 431d354032 ci: set image 2025-09-09 14:30:26 +02:00
argoyle 3d782c591c ci: add defaults 2025-09-09 14:27:30 +02:00
argoyle 2cc584bc22 chore: remove CHANGELOG 2025-09-09 13:55:48 +02:00
3 changed files with 10 additions and 10 deletions
+4
View File
@@ -1,12 +1,16 @@
include:
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- project: unboundsoftware/ci-templates
file: Defaults.gitlab-ci.yml
- project: unboundsoftware/ci-templates
file: Release.gitlab-ci.yml
ref: version-file
stages:
- build
build:
stage: build
image: amd64/alpine:3.22.1@sha256:04f9172abd4691ef13a65d0c5c3057ba365a8db269e848ae24f2151e50997f99
script:
- env | sort
+1
View File
@@ -0,0 +1 @@
{"version":"1.2.1"}
+5 -10
View File
@@ -1,7 +1,10 @@
# Changelog
## [1.2.1] - 2025-09-09
All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks
- Remove CHANGELOG
- Add defaults
- Set image
## [1.2.0] - 2024-10-04
### 🚀 Features
@@ -12,13 +15,11 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks
- Gggreat
## [1.1.0] - 2024-10-04
### 🚀 Features
- Ffffffeat
## [1.0.1] - 2024-10-04
### 📚 Documentation
@@ -28,7 +29,6 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks
- Release 1.0.1
## [1.0.0] - 2024-10-04
### 🚀 Features
@@ -38,7 +38,6 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks
- Release 1.0.0
## [0.2.0] - 2024-10-04
### 🚀 Features
@@ -48,7 +47,6 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks
- Release 0.2.0
## [0.1.1] - 2024-10-04
### 📚 Documentation
@@ -58,7 +56,6 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks
- Release 0.1.1
## [0.1.0] - 2024-10-04
### 🚀 Features
@@ -75,5 +72,3 @@ All notable changes to this project will be documented in this file.
- Update git-cliff commands and add MR handling
- Refactor pipeline for next-release branch and changelog generation
- Include pipeline from ci-templates
<!-- generated by git-cliff -->