Commit Graph

255 Commits

Author SHA1 Message Date
zhenyus
64a4d5b02e refactor: improve version checking logic in SemanticReleasingExecutor
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 11:48:44 +08:00
zhenyus
733a559222 fix: add logging for completed semantic release with version information
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 11:39:40 +08:00
zhenyus
b85cd67d55 fix: correct variable usage in recentlyModified check for VERSION file
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 11:34:04 +08:00
zhenyus
21b0569e65 refactor: streamline semantic release process by removing unnecessary installation steps and improving version file checks
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 11:30:59 +08:00
zhenyus
0de22b2623 refactor(ImageBuilder): remove logging of files in artifact directory to streamline output
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-14 16:40:46 +08:00
zhenyus
aebebec056 fix(image-builder): log files in artifact directory for better visibility during builds
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-14 16:31:12 +08:00
zhenyus
f55c8f0e89 fix(image-builder): add --no-cache option to docker buildx command for fresh builds
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-14 16:21:15 +08:00
zhenyus
e37c078a90 fix(image-builder): log files in build context for improved debugging
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-14 16:12:23 +08:00
zhenyus
2820e6bea7 fix(image-builder): log current working directory and files in the current directory during image build
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-14 15:42:10 +08:00
zhenyus
377f4cccb0 fix(pipeline): log current working directory during artifact listing
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-14 15:13:55 +08:00
zhenyus
912b1fd710 fix(dependencies): increase cache size for npm, yarn, and pnpm installations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-14 14:45:11 +08:00
zhenyus
0b1f5b709c fix(pipeline): log unstashed files for better debugging
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-14 14:43:04 +08:00
zhenyus
f6b0e4a71c bump build agent memory limit to 4Gib
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-12 12:12:45 +08:00
zhenyus
7bd9e9000b fix: update semantic-release configuration to include 'main' branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-31 07:46:59 +08:00
zhenyus
7c3f9a339e feat(pipeline): add logging for ArgoApplicationVersionUpdater during environment updates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 01:31:58 +08:00
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
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
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
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
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