Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring #825

Merged
merged 95 commits into from
Aug 23, 2023
Merged

✨Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring #825

merged 95 commits into from
Aug 23, 2023

Conversation

cubxxw
Copy link
Contributor

@cubxxw cubxxw commented Aug 9, 2023

Signed-off-by: Xinwei Xiong(cubxxw-openim) 3293172751nss@gmail.com

🔍 What type of PR is this?

/kind documentation
/kind feature

👀 What this PR does / why we need it:

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🅰 Which issue(s) this PR fixes:

Resolves #674, resolves #826, resolves #911
Link #782, Link #398

🎯 Describe how to verify it

root@VM-cubxxw-ubuntu-node02:/home/ubuntu/test1# make check 
===========> Checking openim
++++ The port being checked: 10110 10120 10130 10140 10150 10160 10170 10180 10190 10002 10001
++++ Check all dependent service ports
+ The port being checked: 13306 16379 2181 9092 10005
Checking ports: 13306 16379 2181 9092 10005


### Started ports:
Port 13306 - Command: docker-pr, PID: 94169, Start time: Thu Aug 17 18:30:15 2023
Port 16379 - Command: docker-pr, PID: 94240, Start time: Thu Aug 17 18:30:15 2023
Port 2181 - Command: java, PID: 94152, Start time: Thu Aug 17 18:30:15 2023
Port 9092 - Command: java, PID: 94171, Start time: Thu Aug 17 18:30:15 2023
Port 10005 - Command: docker-pr, PID: 94342, Start time: Thu Aug 17 18:30:16 2023
[success 0817 18:37:45] ==>  started[@] processes are running.
++++ Check all dependent service ports successfully !
++++ Check all OpenIM service ports
+ The port being checked: 10110 10120 10130 10140 10150 10160 10170 10180 10190 10002 10001
Checking ports: 10110 10120 10130 10140 10150 10160 10170 10180 10190 10002 10001


### Started ports:
Port 10110 - Command: openim-rp, PID: 97011, Start time: Thu Aug 17 18:30:26 2023
Port 10120 - Command: openim-rp, PID: 97529, Start time: Thu Aug 17 18:30:27 2023
Port 10130 - Command: openim-rp, PID: 97571, Start time: Thu Aug 17 18:30:28 2023
Port 10140 - Command: openim-ms, PID: 99198, Start time: Thu Aug 17 18:30:38 2023
Port 10150 - Command: openim-rp, PID: 97606, Start time: Thu Aug 17 18:30:29 2023
Port 10160 - Command: openim-rp, PID: 97654, Start time: Thu Aug 17 18:30:30 2023
Port 10170 - Command: openim-pu, PID: 98224, Start time: Thu Aug 17 18:30:35 2023
Port 10180 - Command: openim-rp, PID: 97695, Start time: Thu Aug 17 18:30:31 2023
Port 10190 - Command: openim-rp, PID: 97727, Start time: Thu Aug 17 18:30:32 2023
Port 10002 - Command: openim-ap, PID: 96052, Start time: Thu Aug 17 18:30:24 2023
Port 10001 - Command: openim-ms, PID: 99198, Start time: Thu Aug 17 18:30:38 2023
[success 0817 18:37:46] ==>  started[@] processes are running.
++++ Check all openim service ports successfully !
  • CICD actions
  • scripts/*.sh
  • makefile

@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Aug 9, 2023
@pull-request-size
Copy link

Whoa! Easy there, Partner!

This PR is too big. Please break it up into smaller PRs.

@cubxxw cubxxw self-assigned this Aug 9, 2023
@cubxxw cubxxw marked this pull request as draft August 9, 2023 04:23
@cubxxw cubxxw changed the title fix: fix bin tools path ✨Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring Aug 16, 2023
skiffer-git
skiffer-git previously approved these changes Aug 17, 2023
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
skiffer-git
skiffer-git previously approved these changes Aug 22, 2023
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
@cubxxw cubxxw temporarily deployed to openim August 22, 2023 13:48 — with GitHub Actions Inactive
@cubxxw cubxxw temporarily deployed to openim August 22, 2023 13:48 — with GitHub Actions Inactive
@cubxxw cubxxw temporarily deployed to openim August 22, 2023 13:48 — with GitHub Actions Inactive
@cubxxw cubxxw temporarily deployed to openim August 22, 2023 13:48 — with GitHub Actions Inactive
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
@cubxxw cubxxw temporarily deployed to openim August 22, 2023 13:50 — with GitHub Actions Inactive
@cubxxw cubxxw temporarily deployed to openim August 22, 2023 13:50 — with GitHub Actions Inactive
@cubxxw cubxxw temporarily deployed to openim August 22, 2023 13:50 — with GitHub Actions Inactive
@cubxxw cubxxw temporarily deployed to openim August 22, 2023 13:50 — with GitHub Actions Inactive
@cubxxw cubxxw enabled auto-merge August 22, 2023 13:52
@skiffer-git skiffer-git merged commit 58f591e into openimsdk:main Aug 23, 2023
17 of 22 checks passed
@kubbot
Copy link
Contributor

kubbot commented Aug 23, 2023

/cherry-pick release-v3.2

@openimsdk openimsdk locked and limited conversation to collaborators Aug 23, 2023
@kubbot
Copy link
Contributor

kubbot commented Aug 23, 2023

🤖 says: Error cherry-picking.

CONFLICT (modify/delete): go.work.sum deleted in 58f591e (✨Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring (#825)) and modified in HEAD. Version HEAD of go.work.sum left in tree.
error: could not apply 58f591e... ✨Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring (#825)
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".

@kubbot
Copy link
Contributor

kubbot commented Aug 23, 2023

🤖 says: ‼️ cherry pick action failed.
See: https://github.com/OpenIMSDK/Open-IM-Server/actions/runs/5945780835

@cubxxw cubxxw deleted the refactor/feat-enhance branch August 23, 2023 01:31
@cubxxw cubxxw added the enhancement New feature or request label Aug 23, 2023
@cubxxw
Copy link
Contributor Author

cubxxw commented Aug 24, 2023

#479

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
Status: Done
3 participants