Commit Graph

31 Commits

Author SHA1 Message Date
zhenyus
a2978bada7 feat(ci): remove debug output for PATH in SemanticReleasingExecutor
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 18:12:15 +08:00
zhenyus
4e2cf2ed34 feat(ci): add debug output for PATH in SemanticReleasingExecutor
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 17:48:13 +08:00
zhenyus
af9d31c028 feat(ci): enhance debug output in SemanticReleasingExecutor by adding user context
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 17:42:35 +08:00
zhenyus
540161eac0 feat(ci): enhance debug output in SemanticReleasingExecutor by adding user context
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 17:37:33 +08:00
zhenyus
14be87b48d feat(ci): add debug logging for semantic release and correct NODE_PATH in Dockerfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 17:33:47 +08:00
zhenyus
40f33eef9a feat(ci): implement conditional git commit in ArgoApplicationVersionUpdater and update container images to ci-essentials:0.0.1
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 17:18:12 +08:00
zhenyus
75dadf86aa fix(argo): invalid env ref for ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 06:21:06 +08:00
zhenyus
869a54e1ab fix(argo): invalid env ref for ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 06:13:55 +08:00
zhenyus
84ba39ff64 fix(argo): invalid env ref for ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 06:12:22 +08:00
zhenyus
8916623c4c fix(argo): invalid env ref for ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 06:10:59 +08:00
zhenyus
de0a70d682 fix(argo): invalid env ref for ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 05:39:03 +08:00
zhenyus
e1bdb89ce6 fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 05:27:21 +08:00
zhenyus
4a068d9b9c fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 05:26:29 +08:00
zhenyus
d1d8ee92cb fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 05:21:17 +08:00
zhenyus
b1fa86b12d fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 05:16:48 +08:00
zhenyus
70b3b46083 fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 05:12:01 +08:00
zhenyus
d06a129f62 fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 05:03:57 +08:00
zhenyus
d8d19fddd5 fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 04:38:09 +08:00
zhenyus
6c79018093 fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 04:21:53 +08:00
zhenyus
93248e7be1 ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 19:27:05 +08:00
zhenyus
d3c15adf20 ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 19:14:27 +08:00
孙振宇
35549617ce fix(pipeline): replace parallel execution with sequential logging for component stages
Signed-off-by: 孙振宇 <>
2025-02-10 07:35:11 +08:00
孙振宇
1a52986b5b fix(pipeline): update releaserc file name and simplify semantic-release command in SemanticReleasingExecutor
Signed-off-by: 孙振宇 <>
2025-02-08 11:02:02 +08:00
孙振宇
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