Commit Graph

21 Commits

Author SHA1 Message Date
liruichen
f0fbcc680a feat: only inject cmd 2024-09-05 15:10:18 +08:00
liruichen_wsl
c85c491bc9 style: fmtBranch 2024-03-13 16:24:27 +08:00
liruichen_wsl
f6129f75ae fix: branch name '_' replace 2024-03-11 18:47:05 +08:00
liruichen_wsl
4563969f29 fix: branch name '/' replace 2024-03-08 19:00:02 +08:00
liruichen_wsl
293cf38971 refactor: go mod v2 2024-03-06 16:49:35 +08:00
liruichen
71d79c55db fix log 2023-11-10 16:39:49 +08:00
liruichen
0698ae44dc feat: git rev-parse get hash 2023-09-18 17:10:23 +08:00
liruichen
cd65fff3a2 feat: add log 2023-09-18 15:45:13 +08:00
liruichen
8e4acada74 fix: branch trim block 2023-09-11 14:21:25 +08:00
liruichen
9abf434f85 fix: get branch from remote 2023-09-11 11:08:47 +08:00
liruichen
ef75f275b0 feat: add commit branch to extra 2023-09-08 12:05:00 +08:00
liruichen
66d8d35478 feat: add commit branch to extra 2023-09-08 11:53:25 +08:00
liruichen
0a50f77815 feat: add commit branch to extra 2023-09-08 11:52:24 +08:00
liruichen
7b53901a34 feat: add commit HASH to extra v2 2023-09-08 11:31:19 +08:00
liruichen
8a3b9214ae feat: add commit HASH to extra v2 2023-09-07 19:05:02 +08:00
liruichen
46c2a00419 feat: go module change 2023-08-28 12:34:44 +08:00
liruichen
ead8d89d2d feat: go module change 2023-08-28 10:31:52 +08:00
lyyyuna
0a5062f61b add support for vendor project with go.mod changed 2022-02-22 10:13:36 +08:00
lyyyuna
cb4bdfb582 fix: miss duplicate deps 2021-11-29 14:55:36 +08:00
lyyyuna
f8055dcf30 update license 2021-09-02 17:55:16 +08:00
lyyyuna
456c883987 重构
1. 去掉全局的配置 config
2. 合并 pkg/build, pkg/flag, pkg/cover, pkg/config 几个包(这几个包有强相关性,适合放一处。并且分开也容易造成循环依赖)
2021-09-02 14:43:08 +08:00