7 Commits

Author SHA1 Message Date
argoyle c746644454 Merge branch 'next-release' into 'main'
chore(release): prepare for 1.2.2

See merge request unboundsoftware/release-test!18
2025-09-10 11:50:12 +02:00
Unbound Release 07fb81d46c chore(release): prepare for 1.2.2 2025-09-10 11:50:12 +02:00
argoyle e855735fbf chore: just some changes 2025-09-10 11:48:20 +02:00
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
4 changed files with 16 additions and 10 deletions
+4
View File
@@ -1,12 +1,16 @@
include: include:
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml' - template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- project: unboundsoftware/ci-templates
file: Defaults.gitlab-ci.yml
- project: unboundsoftware/ci-templates - project: unboundsoftware/ci-templates
file: Release.gitlab-ci.yml file: Release.gitlab-ci.yml
ref: version-file
stages: stages:
- build - build
build: build:
stage: build stage: build
image: amd64/alpine:3.22.1@sha256:04f9172abd4691ef13a65d0c5c3057ba365a8db269e848ae24f2151e50997f99
script: script:
- env | sort - env | sort
+1
View File
@@ -0,0 +1 @@
{"version":"1.2.2"}
+10 -10
View File
@@ -1,7 +1,15 @@
# Changelog ## [1.2.2] - 2025-09-10
All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks
- Just some changes
## [1.2.1] - 2025-09-09
### ⚙️ Miscellaneous Tasks
- Remove CHANGELOG
- Add defaults
- Set image
## [1.2.0] - 2024-10-04 ## [1.2.0] - 2024-10-04
### 🚀 Features ### 🚀 Features
@@ -12,13 +20,11 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
- Gggreat - Gggreat
## [1.1.0] - 2024-10-04 ## [1.1.0] - 2024-10-04
### 🚀 Features ### 🚀 Features
- Ffffffeat - Ffffffeat
## [1.0.1] - 2024-10-04 ## [1.0.1] - 2024-10-04
### 📚 Documentation ### 📚 Documentation
@@ -28,7 +34,6 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
- Release 1.0.1 - Release 1.0.1
## [1.0.0] - 2024-10-04 ## [1.0.0] - 2024-10-04
### 🚀 Features ### 🚀 Features
@@ -38,7 +43,6 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
- Release 1.0.0 - Release 1.0.0
## [0.2.0] - 2024-10-04 ## [0.2.0] - 2024-10-04
### 🚀 Features ### 🚀 Features
@@ -48,7 +52,6 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
- Release 0.2.0 - Release 0.2.0
## [0.1.1] - 2024-10-04 ## [0.1.1] - 2024-10-04
### 📚 Documentation ### 📚 Documentation
@@ -58,7 +61,6 @@ All notable changes to this project will be documented in this file.
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks
- Release 0.1.1 - Release 0.1.1
## [0.1.0] - 2024-10-04 ## [0.1.0] - 2024-10-04
### 🚀 Features ### 🚀 Features
@@ -75,5 +77,3 @@ All notable changes to this project will be documented in this file.
- Update git-cliff commands and add MR handling - Update git-cliff commands and add MR handling
- Refactor pipeline for next-release branch and changelog generation - Refactor pipeline for next-release branch and changelog generation
- Include pipeline from ci-templates - Include pipeline from ci-templates
<!-- generated by git-cliff -->
+1
View File
@@ -7,3 +7,4 @@ fff
ggg ggg
hhh hhh
iii iii
jjj