@ -23,7 +23,7 @@
# Example: `scripts/build-go.sh WHAT=cmd/kubelet`.
set -o nounset
OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
@ -20,7 +20,7 @@
# READ: https://github.com/openimsdk/open-im-server/tree/main/scripts/install/environment.sh
@ -22,7 +22,7 @@
# automated-cherry-pick-of-<pr>-<target branch>-<timestamp>
@ -15,7 +15,7 @@
# limitations under the License.
#fixme This scripts is the total startup scripts
@ -16,7 +16,7 @@
# Script to generate docs from the latest swagger spec.
# The root of the build/dist directory
# This script automatically initializes various configuration files and can generate example files.
# Root directory of the OpenIM project
#FIXME This script is the startup script for multiple servers.
#FIXME The full names of the shell scripts that need to be started are placed in the `need_to_start_server_shell` array.
OPENIM_ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")"/.. && pwd -P)
@ -28,7 +28,7 @@
# SERVER_IMAGE_VERSION=latest IMAGE_REGISTRY=myregistry ./this_script.sh
@ -19,7 +19,7 @@
# Usage: `scripts/list-feature-tests.sh`.
@ -48,7 +48,7 @@
# Build a OpenIM release. This script supports various flags for flexible execution control.
source "${OPENIM_ROOT}/scripts/common.sh"
@ -21,7 +21,7 @@
# Usage: `scripts/run-in-gopath.sh <command>`.
# Encapsulated as: `make stop`.
# by default.
@ -18,7 +18,7 @@
# Usage: `scripts/verify-pkg-names.sh`.
# Usage: `scripts/verify-shellcheck.sh`.
# Usage: `scripts/verify-spelling.sh`.
@ -17,7 +17,7 @@
# Usage: `scripts/verify-typecheck.sh`.
# Usage: `scripts/verify-yamlfmt.sh`.