Commit Graph

234 Commits

Author SHA1 Message Date
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
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
50df468cdd fix(pipeline): update npm, yarn, and pnpm cache paths to use workspace directory
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:19:06 +08:00
zhenyus
0e5282ca81 fix(pipeline): update pnpm cache directory to use /tmp for improved caching
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:11:57 +08:00
zhenyus
1c9beb8622 fix(pipeline): update cache paths for npm, yarn, and pnpm installations to use /tmp directory
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:08:06 +08:00
zhenyus
67d2fd22ea feat(deps): enable Yarn and pnpm as dependency managers in the pipeline
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 02:59:22 +08:00
zhenyus
2b76d1d969 feat(helm): add Helm charts for chat and freeleaps services with initial configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 02:14:16 +08:00
zhenyus
b5bc7a09c6 fix(dependencies): disable caching for PIP installations and log a message
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:35:22 +08:00
zhenyus
8dd6b32935 fix(dependencies): correct pip cache directory path formatting in DependenciesResolver
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:27:55 +08:00
zhenyus
1975370dcf fix(dependencies): update cache paths for pip, npm, and yarn installations to use dynamic naming
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:24:43 +08:00
zhenyus
1ef15f4d97 fix(dependencies): update cache names to use configurations instead of component names for pip, npm, and pnpm
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:15:27 +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
c8146e8f21 fix(pipeline): update values file path to use component name in ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 19:54:21 +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
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
0d8287606e fix(argo): invalid env ref for ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 06:07:29 +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
6403a1eeac fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 04:15:38 +08:00
zhenyus
cf060a2c0f fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 04:03:59 +08:00
zhenyus
033f98ddb1 fix(semantic-release): add additional branch filter for rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 03:56:22 +08:00
zhenyus
ba85afaa0e fix(argo): invalid env ref for ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 03:25:33 +08:00
zhenyus
68de66857c fix(argo): invalid env ref for ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 03:15:14 +08:00
zhenyus
cec7ab0ef2 fix(argo): invalid env ref for ArgoApplicationVersionUpdater
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 03:04:42 +08:00
zhenyus
59adcf36cf ci(manifests): add prod manifests for magicleaps
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 02:54:19 +08:00
zhenyus
3ff3da08d4 ci(manifests): add prod manifests for magicleaps
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 02:33:12 +08:00
zhenyus
f009be0b03 ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 02:18:04 +08:00
zhenyus
c8126d1333 ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 02:05:28 +08:00
zhenyus
9f18fa2f9a ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 01:52:37 +08:00
zhenyus
bd785eb2c2 ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 01:31:47 +08:00
zhenyus
358d8c5109 ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-18 01:19:54 +08:00