File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.1.1-alpha.4] - 2024-05-20
6
+
7
+ ### ⚙️ Miscellaneous Tasks
8
+
9
+ - * (gitlab-ci)* 尝试修复合并后错误触发流水作业
10
+ - * (gitlab-ci)* 仅在 tag 推送到 default branch,并且在页面上指定 tag 标签时执行流水线
11
+ - * (gitlab-ci)* 修复变量错误
12
+ - * (gitlab-ci)* 修复 tag 标签检查发版流程触发逻辑
13
+ - * (template)* 修改发版 MR 模板
14
+ - * (gitlab-ci)* Automate everything!
15
+ - * (gitlab-ci)* 提取默认镜像配置
16
+ - * (gitlab-ci)* 恢复手动触发打标签
17
+ - * (gitlab-ci)* 更新打版命令
18
+ - * (GitLab-ci)* 分离每一步命令以检查命令执行原因
19
+
5
20
## [ 0.1.1-alpha.4] - 2024-05-17
6
21
7
22
### ⚙️ Miscellaneous Tasks
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " morden-sysu-thesis"
3
- version = 0.1 .1-alpha.4
3
+ version = " 0.1.1-alpha.4"
4
4
entrypoint = " lib.typ"
5
5
repository = " https://gitlab.com/sysu-gitlab/thesis-template/better-thesis"
6
6
authors = [" howardlau1999 <@howardlau1999>" , " Sunny Huang <@huangjj27>" ]
You can’t perform that action at this time.
0 commit comments