Commit db3b6d5 1 parent 5dfa283 commit db3b6d5 Copy full SHA for db3b6d5
File tree 3 files changed +15
-2
lines changed
3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v0.8.2 " ></a >
2
+
3
+ ## v0.8.2 (2025-02-19)
4
+
5
+ ### Release notes
6
+
7
+ Add @Green-Sky to trusted signers.
8
+
9
+ #### Features
10
+
11
+ - Add tag signature verification stage in release. ([ ad4f357f] ( https://github.com/TokTok/ci-tools/commit/ad4f357fa463d47ce4678cd43fc854bd305ac8b4 ) )
12
+ - Add script for signing release tags. ([ 5ff8a175] ( https://github.com/TokTok/ci-tools/commit/5ff8a175fb700da7f28ae8425e0f924fdb66bab1 ) )
13
+
1
14
<a name =" v0.8.1 " ></a >
2
15
3
16
## v0.8.1 (2025-02-16)
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
4
4
5
5
project (
6
6
CiTools
7
- VERSION 0.8.1
7
+ VERSION 0.8.2
8
8
LANGUAGES CXX)
9
9
10
10
# Project name lowercase
Original file line number Diff line number Diff line change 1
1
# Continuous integration tool repository
2
2
3
- Version: 0.8.1
3
+ Version: 0.8.2
4
4
5
5
This repository contains tools for working with the TokTok repositories and
6
6
common workflows shared across most repositories Continuous Integration and
You can’t perform that action at this time.
0 commit comments