Commit Graph

118 Commits

Author SHA1 Message Date
zhenyus
797cdf538b feat(ci): update ci-essentials images to version 0.0.4 in pipeline and Dockerfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 00:38:39 +08:00
zhenyus
2368af6f4f feat(ci): update ci-essentials images to version 0.0.3 and install specific Node.js version in Dockerfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 00:20:57 +08:00
zhenyus
f13ad45fb5 feat(ci): update ci-essentials images to version 0.0.2 in pipeline and Dockerfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 18:03:27 +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
c54fd610b8 fix(pipeline): update stash naming convention to include component name
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 12:50:24 +08:00
zhenyus
feec3779b9 fix(pipeline): improve stash naming for artifacts in executeFreeleapsPipeline
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 12:47:06 +08:00
zhenyus
e53b6b03b5 feat(dependencies): add requirementsFile validation and caching for pip installations; update timeout to 120 minutes; set image tags to 0.0.0; configure payment ingress
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:11:15 +08:00
zhenyus
7e97aa8177 fix(pipeline): correct conditional check for changed components in executeFreeleapsPipeline
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 20:46:58 +08:00
zhenyus
6df9ace1d7 feat(pipeline): enhance ChangedComponentsDetector logging and refine conditional execution for component stages
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 20:45:11 +08:00
zhenyus
5501e060f8 feat(pipeline): initialize SourceFetcher for configuration fetching
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 20:38:49 +08:00
zhenyus
1c663ed0f1 fix(pipeline): update changedComponents handling to split string into list for conditional checks
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 20:33:26 +08:00
zhenyus
90e0ba0eb8 fix(pipeline): replace YamlMergeStrategy.merge() with merge() in executeFreeleapsPipeline.groovy
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 19:17:25 +08:00
zhenyus
73c0497210 fix(pipeline): update yamlMergeStrategy to use YamlMergeStrategy.merge()
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 19:14:36 +08:00
zhenyus
4949fd40b0 chore(git): code staging
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-20 17:28:45 +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
a5dd1f06c6 ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 01:08:16 +08:00
zhenyus
2b166d213f ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 23:16:40 +08:00
zhenyus
7494c8da48 ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 21:21:39 +08:00
zhenyus
d9e134277c ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 21:13:15 +08:00
zhenyus
339b99d989 ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 20:28:41 +08:00
zhenyus
994241e197 ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 20:16:15 +08:00
zhenyus
9ecf8a706e ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 19:51:49 +08:00
zhenyus
036a426604 fix(import): import ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 18:45:22 +08:00
zhenyus
25f2b01adf fix(executeFreeleapsPipeline): syntax error
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 18:44:13 +08:00
zhenyus
d74f1b96ea fix(import): import ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 18:15:15 +08:00
zhenyus
f34f9838a5 chore(git): code staging
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-17 18:14:40 +08:00
孙振宇
7ca0db9d0e fix(pipeline): simplify execution of generated stages by iterating directly over components
Signed-off-by: 孙振宇 <>
2025-02-10 07:39: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
孙振宇
36f4604e6a fix(pipeline): update environment variable naming for component-specific images in stage generation
Signed-off-by: 孙振宇 <>
2025-02-10 07:17:11 +08:00
孙振宇
ef9c74a43e fix(pipeline): correct stage closure syntax in component stage generation
Signed-off-by: 孙振宇 <>
2025-02-10 07:03:47 +08:00
孙振宇
b906867e36 fix(pipeline): add logging for stashing root directory in pipeline execution
Signed-off-by: 孙振宇 <>
2025-02-10 06:43:57 +08:00
孙振宇
f05e032387 fix(pipeline): update artifact listing command to target specific artifacts and adjust stash includes pattern
Signed-off-by: 孙振宇 <>
2025-02-10 06:43:33 +08:00
孙振宇
205c8446b4 fix(pipeline): update shell command syntax for artifact listing in stashing process
Signed-off-by: 孙振宇 <>
2025-02-10 06:07:36 +08:00
孙振宇
f9a98bead9 fix(pipeline): log artifact list during stashing for better visibility
Signed-off-by: 孙振宇 <>
2025-02-10 06:00:20 +08:00
孙振宇
2edda6bf8e fix(pipeline): update stash includes pattern to correctly include all files in subdirectories
Signed-off-by: 孙振宇 <>
2025-02-10 05:46:31 +08:00
孙振宇
efc8b19fc1 fix(pipeline): update stash includes pattern to correctly include all files in the root directory
Signed-off-by: 孙振宇 <>
2025-02-10 05:35:41 +08:00
孙振宇
87f68cbd95 fix(pipeline): refactor stage generation to use closures for improved parallel execution
Signed-off-by: 孙振宇 <>
2025-02-10 05:19:12 +08:00
孙振宇
7af2883fcc feat(pipeline): enhance ImageBuilder with manifest setting and multi-architecture support
Signed-off-by: 孙振宇 <>
2025-02-10 02:56:27 +08:00
孙振宇
fd3e1545b3 feat(pipeline): add ProjectInitializer pipeline and update README for builtin pipelines
Signed-off-by: 孙振宇 <>
2025-02-10 02:01:34 +08:00
孙振宇
1335c9ec8d fix(pipeline): update npm install command to include --no-audit and adjust Docker socket volume mount configuration
Signed-off-by: 孙振宇 <>
2025-02-10 01:54:12 +08:00
孙振宇
719b040ae5 fix(pipeline): add volume mount for Docker socket in executeFreeleapsPipeline
Signed-off-by: 孙振宇 <>
2025-02-10 01:42:42 +08:00
孙振宇
fbf00a1046 fix(pipeline): add registryCredentialsId parameter to ImageBuilder and update related references
Signed-off-by: 孙振宇 <>
2025-02-08 12:07:41 +08:00
孙振宇
cf209c4cc3 fix(pipeline): remove redundant 'steps.' prefix from log statement in executeFreeleapsPipeline
Signed-off-by: 孙振宇 <>
2025-02-08 11:47:29 +08:00
孙振宇
818e4670b8 fix(pipeline): refine buildArtifacts handling to support directory and file stashing
Signed-off-by: 孙振宇 <>
2025-02-08 11:38:50 +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
孙振宇
87b8cbb377 fix(pipeline): update SemanticReleasingExecutor to accept Git credentials ID as a parameter
Signed-off-by: 孙振宇 <>
2025-02-08 10:33:02 +08:00
孙振宇
88e315647d feat(pipeline): pass service Git credentials ID to SemanticReleasingExecutor
Signed-off-by: 孙振宇 <>
2025-02-08 10:25:39 +08:00
孙振宇
d8f04dda6d feat(pipeline): add credentials support for semantic release in SemanticReleasingExecutor
Signed-off-by: 孙振宇 <>
2025-02-08 10:20:52 +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
孙振宇
7a11900023 fix(pipeline): update semantic release logging and remove unnecessary conditions in executeFreeleapsPipeline
Signed-off-by: 孙振宇 <>
2025-02-07 18:18:14 +08:00