Nicolas
6d6c76f9df
chore: remove argoControlledRepo config and update shared library usage
2025-07-24 15:18:18 +08:00
f6429cdd49
Merge branch 'master' into Nicolas_local_ops
2025-07-24 06:27:03 +00:00
Nicolas
4ac3b1b210
fix(dashboard): revert accidental change in dashboard.js
2025-07-24 14:26:23 +08:00
Nicolas
eaf41045c5
chore: sync local changes
2025-07-24 14:20:26 +08:00
Nicolas
48cb560bfd
ci: add comment to clarify serviceGitBranch configuration
2025-07-24 09:22:42 +08:00
Nicolas
c3842ea9a4
ci: set argoControlledRepo and credentials for reconciler to use Nicolas_local_ops branch
2025-07-23 22:32:18 +08:00
Nicolas
b66182be18
ci: update Jenkinsfile to use argoControlledRepoBranch Nicolas_local_ops and pipeline library from Nicolas_local_ops branch
2025-07-23 22:16:43 +08:00
Nicolas
8f464f1f91
fix: set serviceGitBranch to Nicolas_service_hub for service hub pipeline
2025-07-23 22:01:38 +08:00
freeleaps-gitops-bot
3d9a57dea1
ci(bump): bump payment image version for alpha to snapshot-2234571
2025-07-23 13:54:06 +00:00
freeleaps-gitops-bot
27f68d27cc
ci(bump): bump notification image version for alpha to snapshot-2234571
2025-07-23 13:48:14 +00:00
Nicolas
d21fe5bcf7
fix: update Jenkinsfile to use Dockerfile from repo root for reconciler image build
2025-07-23 21:46:41 +08:00
freeleaps-gitops-bot
2a7416ff55
ci(bump): bump content image version for alpha to snapshot-2234571
2025-07-23 13:43:28 +00:00
Nicolas
b10362af61
fix: update Jenkinsfile root to 'reconciler' to match actual directory structure
2025-07-23 21:38:02 +08:00
freeleaps-gitops-bot
0a4687f322
ci(bump): bump centralStorage image version for alpha to snapshot-2234571
2025-07-23 13:36:09 +00:00
freeleaps-gitops-bot
44f91692dc
ci(bump): bump authentication image version for alpha to snapshot-2234571
2025-07-23 13:31:49 +00:00
Nicolas
2ca242bd91
chore: sync Jenkinsfile and ensure all local changes are committed
2025-07-23 21:28:32 +08:00
Nicolas
8e6faf1636
chore: temporarily disable lint for reconciler component in Jenkinsfile
2025-07-23 21:19:51 +08:00
Nicolas
cb5d164397
fix: correct serviceGitCredentialsId for freeleaps-devops-reconciler Jenkinsfile
2025-07-23 21:14:58 +08:00
Nicolas
8ea54f9974
fix: correct serviceGitCredentialsId for freeleaps-service-hub Jenkinsfile
2025-07-23 20:58:28 +08:00
Nicolas
31b941aecb
fix: set serviceGitBranch to master in Jenkinsfile for reconciler
2025-07-23 19:02:23 +08:00
Nicolas
2005327e2d
chore: translate all Chinese comments in values.yaml and values.alpha.yaml to English
2025-07-23 18:36:48 +08:00
Nicolas
063c85bcd3
The gitea-webhook-ambassador-python was updated, and the bug causing the disorderly display on the front end was fixed.
2025-07-23 18:03:36 +08:00
Nicolas
9dbee47706
chore(i18n): replace all Chinese content with English in gitea-webhook-ambassador-python
2025-07-22 18:54:54 +08:00
Nicolas
c259460f9c
fix: resolve merge conflict, prefer remote Jenkinsfile
2025-07-22 18:04:21 +08:00
Nicolas
95aa8fd84b
feat(reconciler): update Helm chart configs, templates, and CI/CD integration for reconciler service
2025-07-22 17:50:25 +08:00
41087d5a5f
更新 freeleaps/alpha/ci/freeleaps-service-hub/Jenkinsfile
2025-07-22 04:36:58 +00:00
6def49e46e
更新 freeleaps/alpha/ci/freeleaps-service-hub/Jenkinsfile
2025-07-22 03:52:21 +00:00
Nicolas
11a1191628
chore: update devops Helm chart and CI/CD templates, unify values and templates, remove old authentication templates, fix all lint errors, fully tested with helm template output. All local changes for devops to CI/CD are now complete.
2025-07-21 17:04:53 +08:00
Nicolas
319c56e112
Merge branch 'Nicolas_local_ops' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops into Nicolas_local_ops
2025-07-21 16:14:25 +08:00
Nicolas
57ae5a4553
Merge remote-tracking branch 'origin/master' into Nicolas_local_ops
2025-07-21 16:09:51 +08:00
c76cec083b
Merge branch 'master' into Nicolas_local_ops
2025-07-21 07:48:43 +00:00
Nicolas
d03c119322
chore: remove all Chinese text, full English internationalization for gitea-webhook-ambassador-python
2025-07-21 15:33:35 +08:00
Nicolas
5b93048cb3
fix: update Jenkinsfile configurations for devops and reconciler services
...
- Update freeleaps-devops-reconciler Jenkinsfile: change reconciler root path from '.' to 'apps/reconciler'
- Ensure freeleaps-service-hub Jenkinsfile includes devops component with correct configuration
- Both services now have proper CI/CD pipeline configurations for alpha environment
2025-07-21 09:45:15 +08:00
Nicolas
233d88467b
feat: add devops and reconciler services to CI/CD pipeline
...
- Create freeleaps-service-hub directory structure with alpha, prod, helm-pkg
- Create freeleaps-devops-reconciler directory structure with alpha, prod, helm-pkg
- Add .gitkeep files in prod directories
- Add Jenkinsfile for devops service in freeleaps-service-hub/alpha/ci/
- Add Jenkinsfile for reconciler service in freeleaps-devops-reconciler/alpha/ci/
- Remove old CI/CD configurations that were reverted to original state
2025-07-21 09:41:27 +08:00
Nicolas
f6c515157c
feat: 添加 Python 版本的 Gitea Webhook Ambassador
...
- 新增完整的 Python 实现,替代 Go 版本
- 添加 Web 登录界面和仪表板
- 实现 JWT 认证和 API 密钥管理
- 添加数据库存储功能
- 保持与 Go 版本一致的目录结构和启动脚本
- 包含完整的文档和测试脚本
2025-07-20 21:17:10 +08:00
jingyao1991
368e845d1a
Merge pull request 'fix(alpha-creds): add missing alpha strip credential' ( #3 ) from jet_local into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/3
2025-07-17 05:17:28 +00:00
Jet Li
5d5425f40e
fix(alpha-creds): add missing alpha strip credential
2025-07-16 22:13:47 -07:00
Nicolas
843a73ef80
Remove CICD_IMPLEMENTATION_SUMMARY.md file
2025-07-14 09:06:01 +00:00
Nicolas
7ed1312015
feat(ops): 新增/更新 freeleaps-ops 相关内容
2025-07-14 09:06:01 +00:00
freeleaps-gitops-bot
6ac6b41168
ci(bump): bump ailab image version for alpha to snapshot-0125677
2025-07-14 08:56:48 +00:00
zhenyus
eeacbcc00d
ci: add requirementsFile parameter to Jenkinsfile for ailab service
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-14 16:33:13 +08:00
zhenyus
ba442e40c0
chore: remove Jenkinsfile for ailab service
...
This commit deletes the Jenkinsfile associated with the ailab service as part of a project cleanup.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-14 16:31:16 +08:00
zhenyus
32a40173da
chore: remove all files related to the freeleaps-gitops-initializer project
...
This commit deletes the entire freeleaps-gitops-initializer directory, including configuration files, source code, and documentation, as part of a project cleanup.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-14 10:40:23 +08:00
zhenyus
e3bce5dddb
chore: remove obsolete log.example.jsonl and migrate.dsl files
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-07-14 10:37:42 +08:00
freeleaps-gitops-bot
edd6d1d755
ci(bump): bump frontend image version for prod to snapshot-e46efad
2025-07-04 04:40:08 +00:00
freeleaps-gitops-bot
ec56e3b5e3
ci(bump): bump freeleaps image version for prod to snapshot-e46efad
2025-07-04 04:08:29 +00:00
freeleaps-gitops-bot
9784e36453
ci(bump): bump chat image version for prod to snapshot-e46efad
2025-07-04 03:58:12 +00:00
jingyao1991
4d871e25c4
Merge pull request 'add Tips section with service auth commands and links' ( #1 ) from ice-feature into master
...
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/1
Reviewed-by: jingyao1991 <jingyao1991@noreply.gitea.freeleaps.mathmast.com>
2025-07-04 03:50:13 +00:00
29107247b1
docs:add Tips section with service auth commands and links
2025-07-04 11:19:04 +08:00
freeleaps-gitops-bot
46b55ddaf5
ci(bump): bump freeleaps image version for alpha to snapshot-97090e9
2025-07-04 03:12:06 +00:00