7 Commits

Author SHA1 Message Date
dsx137
485bbb5b3c
refactor(ci): actions and dockerfile (#3733)
* feat(build): add unified server image build flow

Consolidate service image definitions into a single server build setup, and update CI workflows to use it.

# Conflicts:
#	.github/workflows/docker-build-and-release-services-images.yml
#	.github/workflows/go-build-test.yml
#	Dockerfile
#	build/images/Dockerfile
#	build/images/openim-api/Dockerfile
#	build/images/openim-crontask/Dockerfile
#	build/images/openim-msggateway/Dockerfile
#	build/images/openim-msgtransfer/Dockerfile
#	build/images/openim-push/Dockerfile
#	build/images/openim-rpc-auth/Dockerfile
#	build/images/openim-rpc-conversation/Dockerfile
#	build/images/openim-rpc-friend/Dockerfile
#	build/images/openim-rpc-group/Dockerfile
#	build/images/openim-rpc-msg/Dockerfile
#	build/images/openim-rpc-third/Dockerfile
#	build/images/openim-rpc-user/Dockerfile
#	build/images/openim-tools/component/Dockerfile

* fix(ci): correct Docker image tag generation
2026-06-04 18:15:21 +08:00
icey-yu
72b2dc92f2 fix: cicd 2025-11-14 15:06:49 +08:00
icey-yu
0d84190ed6 feat: Print Panic Log (#2850)
* feat: catch panic

* feat: docker file

* feat: cicd

* feat: dockerfile

---------

Co-authored-by: Monet Lee <monet_lee@163.com>
2024-11-22 08:08:05 +00:00
Monet Lee
0a565070b8 build: improve workflows logic. (#2801) 2024-10-28 06:30:40 +00:00
icey-yu
c0eaa1c166
Test Workflow (#2640)
* feat: cicd

* feat: cicd

* fix: cicd

* fix: cicd

* fix: cicd

* fix: cicd
2024-09-23 09:10:35 +00:00
Monet Lee
0b06e20464
docs: update CLA comments contents. (#2534)
* refactor: refactor workflows contents.

* add tool workflows.

* update field.

* fix: remove chat error.

* Fix err.

* fix error.

* remove cn comment.

* update workflows files.

* update infra config.

* move workflows.

* feat: update bot.

* fix: solve uncorrect outdated msg get.

* update get docIDs logic.

* update

* update skip logic.

* fix

* update.

* docs: update CLA comments contents.

* update workflow file.
2024-08-19 11:14:24 +00:00
Monet Lee
f3dfeb3bc4
refactor: refactor workflows structure. (#2511)
* refactor: refactor workflows contents.

* add tool workflows.

* update field.

* fix: remove chat error.

* Fix err.

* fix error.

* remove cn comment.

* update workflows files.

* update infra config.

* move workflows.
2024-08-12 09:56:01 +00:00