Commit Graph

469 Commits

Author SHA1 Message Date
zhenyus
38e4ca84d8 fix(helm): add trailing slashes to endpoint URLs in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:03:51 +08:00
zhenyus
94315696c3 fix(helm): change freeleapsBackendEndpoint URL to use HTTP in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 15:42:55 +08:00
zhenyus
44c24055ea fix(helm): update chat and backend endpoint URLs in values.alpha.yaml for alpha environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 15:37:23 +08:00
zhenyus
88e8bd58e0 fix(helm): update endpoint URLs in values.alpha.yaml for alpha environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 15:35:19 +08:00
zhenyus
0caa83bd0a feat(helm): add ingress configuration and TLS certificate for RabbitMQ
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 15:40:51 +08:00
zhenyus
386af8041b Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-25 15:20:17 +08:00
zhenyus
7cdf9cb450 fix(helm): update codeDepot configuration in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 15:20:13 +08:00
freeleaps-gitops-bot
9c856800ea ci(bump): bump frontend image version for alpha to snapshot-a10c0f6 2025-02-25 05:44:22 +00:00
zhenyus
58f1f320e0 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-25 13:37:13 +08:00
zhenyus
d001fccd00 fix(helm): update service name in values.alpha.yaml to freeleaps-service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 13:37:10 +08:00
freeleaps-gitops-bot
fd000ae9ed ci(bump): bump frontend image version for alpha to snapshot-11154d4 2025-02-25 05:19:28 +00:00
freeleaps-gitops-bot
76616d3568 ci(bump): bump frontend image version for alpha to snapshot-b2aa091 2025-02-25 05:10:07 +00: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
ad65e1ded9 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-25 12:47:08 +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
freeleaps-gitops-bot
f19a781769 ci(bump): bump freeleaps image version for alpha to snapshot-18ccf70 2025-02-25 04:38:55 +00:00
zhenyus
50758acc84 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-25 06:23:50 +08:00
zhenyus
b26612e8e6 feat(freeleaps): add initial Helm Chart for frontend service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 06:23:47 +08:00
freeleaps-gitops-bot
58c791d040 ci(bump): bump freeleaps image version for alpha to snapshot-6208083 2025-02-24 22:10:06 +00:00
freeleaps-gitops-bot
f21909c7c5 ci(bump): bump chat image version for alpha to snapshot-6208083 2025-02-24 22:01:52 +00:00
freeleaps-gitops-bot
016cbe060c ci(bump): bump chat image version for alpha to snapshot-19502d0 2025-02-24 21:48:12 +00:00
freeleaps-gitops-bot
65722a33d7 ci(bump): bump chat image version for alpha to snapshot-7609432 2025-02-24 21:35:08 +00:00
freeleaps-gitops-bot
cb93eceada ci(bump): bump freeleaps image version for alpha to snapshot-d8e3361 2025-02-24 21:18:58 +00:00
freeleaps-gitops-bot
90b3e09fd5 ci(bump): bump chat image version for alpha to snapshot-d8e3361 2025-02-24 21:10:52 +00:00
freeleaps-gitops-bot
2b2c8cc24c ci(bump): bump freeleaps image version for alpha to snapshot-52c3d53 2025-02-24 20:56:38 +00:00
freeleaps-gitops-bot
75d64c5cc0 ci(bump): bump chat image version for alpha to snapshot-52c3d53 2025-02-24 20:48:38 +00:00
zhenyus
ac26d627de fix(freeleaps): update Dockerfile paths and build roots in Jenkinsfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 04:38:24 +08:00
zhenyus
344f5b36d1 fix(freeleaps): update Dockerfile paths and build roots in Jenkinsfile
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 04:26:15 +08:00
zhenyus
0439034f59 fix(freeleaps): remove redundant mongodbHost configuration from values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:49:53 +08:00
zhenyus
3912c7c196 fix(freeleaps): update endpoint configuration for chat service in values.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:47:57 +08:00
zhenyus
c59b336fe8 fix(resources): update CPU resource requests and limits across multiple services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:45:28 +08:00
zhenyus
d09d4caae4 fix(chat): remove redundant mongodbHost configuration from values files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:42:31 +08:00
zhenyus
f97766589f fix(chat): adjust CPU resource requests and limits in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:41:18 +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
026eea2b0d Merge branches 'master' and 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-02-25 02:59:25 +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
freeleaps-gitops-bot
31c9084153 ci(bump): bump freeleaps image version for alpha to snapshot-be5098b 2025-02-24 18:54:51 +00:00
freeleaps-gitops-bot
c87ee6e763 ci(bump): bump chat image version for alpha to snapshot-be5098b 2025-02-24 18:46:21 +00:00
zhenyus
300dad5010 fix(ci): update image names in Jenkinsfile for frontend and backend services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 02:17:14 +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
ddfa9a6553 fix(devsvc): remove unused RabbitMQ configuration from values.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:54:06 +08:00
zhenyus
643c1b2e29 feat(devsvc): add TLS configuration for devsvc service in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:52:18 +08:00
zhenyus
1668cdfb34 feat(devsvc): rename chat-service to devsvc-service and add ingress configuration in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:50:58 +08:00
zhenyus
11d6f74536 fix(devsvc): update service API access port from 8013 to 8007 in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:48:27 +08:00
freeleaps-gitops-bot
bd0d314697 ci(bump): bump devsvc image version for alpha to snapshot-ab89bd4 2025-02-24 09:47:14 +00:00
zhenyus
ea67e60868 fix(ci): correct Git repository URL in Jenkinsfile for Freeleaps development service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:39:40 +08:00
zhenyus
4e9567accb feat(ci): add Jenkinsfile for Freeleaps development service pipeline configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:35:15 +08:00
zhenyus
d06904117a feat(devsvc): update MongoDB and Gitea configurations in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 17:30:23 +08:00