zhenyus
18275ba9d2
feat: update Git repository URL in ArgoApplicationVersionUpdater
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-05-29 16:39:21 +08:00
zhenyus
c8b68afc75
feat: Update Pinot configuration and RBAC rules
...
- Enhanced the Pinot Helm chart values.yaml with comprehensive configurations for controller, broker, server, minion, and zookeeper components.
- Added support for pod disruption budgets and custom resource definitions in RBAC rules.
- Introduced a new script for managing Kubernetes service port forwarding, allowing users to easily forward, stop, and list active services.
- Updated helm repository list to ensure proper access to necessary charts.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-05-20 16:00:32 +08:00
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
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
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
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
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
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
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
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