Commit a580e5b
committed
ci: refine build and release processes
- Update the GitHub Actions workflow to use `golangci-lint-action@v5` instead of `v4`
- Remove the `project_name` from `.goreleaser.yaml`
- Simplify the `builds` section by removing comments and keeping the `skip: true` directive
- Change the changelog configuration to use the `github` method instead of `git`
- Add new changelog groups for refactoring, build process updates, and documentation updates
- Remove changelog filters that excluded commits with messages matching certain patterns (e.g., `docs`, `CICD`, `typo`)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>1 parent 113f163 commit a580e5b
2 files changed
Lines changed: 12 additions & 42 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 2 | + | |
8 | 3 | | |
9 | 4 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 5 | + | |
36 | 6 | | |
37 | 7 | | |
38 | 8 | | |
| |||
43 | 13 | | |
44 | 14 | | |
45 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
46 | 25 | | |
47 | 26 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
0 commit comments