openimsdk / openim-docker

openim-docker configuration for deploying OpenIM. Provides a build solution for a stable distribution, as well as a docker compose deployment strategy
https://openim.io
Apache License 2.0
36 stars 46 forks source link

Fix GitHub Actions failure due to network_mode and port_bindings incompatibility #62

Closed sweep-ai[bot] closed 7 months ago

sweep-ai[bot] commented 8 months ago

PR Feedback (click)

Additionally, the PR also fixes an issue in the example/volume-all-server.yml file where the services.openim-server.ports configuration was of an invalid type. The ports configuration was corrected to be a list of strings, each representing a port binding in the format <host_port>:<container_port>.

Summary of Changes

These changes should fix the GitHub Actions failures and allow the services to be accessed from outside the Docker network as expected.

sweep-ai[bot] commented 8 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 8 months ago

Sandbox Executions

Ran GitHub Actions for c32b66975bdb71516f2566769806ab60b28a69b6:

Ran GitHub Actions for 482a47333aa57be8c26db1bad682a50ff1f0f3a7:

sweep-ai[bot] commented 8 months ago
Sweeping Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` The command: Run alex-page/github-project-automation-plus@v0.8.3 yielded the following error: ##[error]Could not find the column "In Progress" or project "openim-powerful" Here are the logs: ```

Making changes according to plan... (step 3/3)