Commit Graph

8 Commits

Author SHA1 Message Date
孙振宇
d5d31f7d26 fix(pipeline): specify configuration file for semantic-release execution in SemanticReleasingExecutor
Signed-off-by: 孙振宇 <>
2025-02-08 10:56:49 +08:00
孙振宇
efa16c9614 fix(pipeline): add safe.directory configuration for Git in SemanticReleasingExecutor
Signed-off-by: 孙振宇 <>
2025-02-08 10:49:13 +08:00
孙振宇
39e4f570d1 fix(pipeline): correct usage of usernamePassword method in SemanticReleasingExecutor
Signed-off-by: 孙振宇 <>
2025-02-08 10:43:26 +08:00
孙振宇
4ddf5df588 fix(pipeline): update credentials handling in SemanticReleasingExecutor to use usernamePassword method
Signed-off-by: 孙振宇 <>
2025-02-08 10:39:21 +08:00
孙振宇
d8f04dda6d feat(pipeline): add credentials support for semantic release in SemanticReleasingExecutor
Signed-off-by: 孙振宇 <>
2025-02-08 10:20:52 +08:00
孙振宇
80dd57433c feat(pipeline): add installation of semantic-release requirements in SemanticReleasingExecutor
Signed-off-by: 孙振宇 <>
2025-02-07 18:34:00 +08:00
孙振宇
0b54a77d9e feat(pipeline): add semantic-release plugin and update container image for semantic releasing stage
Signed-off-by: 孙振宇 <>
2025-02-07 18:26:19 +08:00
孙振宇
38bfc418c4 feat(pipeline): add Bandit SAST scanner and enhance linting configurations
Signed-off-by: 孙振宇 <>
2025-02-07 15:18:40 +08:00