mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-28 11:25:00 +00:00
* docs: simplify runtime script usage Unify to use runtime.sh for all deployment commands, removing the distinction between "official images" and "Aliyun mirror". The --aliyun parameter is preserved for users in China to specify the mirror. Changes: - Remove runtime-github.sh references, use runtime.sh uniformly - Default command uses GHCR images - Add --aliyun parameter for China users - Update README.md, README_zh.md, and docs/skillhub/ quickstart files * docs: consolidate documentation links with clear descriptions Merge the two documentation links into a single "Documentation" section with clear descriptions of each: - User Guide: skill publishing, search, CLI usage - Developer Docs: architecture, API reference, deployment This makes it easier for users to find the right documentation. * docs: consolidate documentation links with clear descriptions Merge the two documentation links into a single "Documentation" section with clear descriptions of each: - User Guide: skill publishing, search, CLI usage - Developer Docs: architecture, API reference, deployment This makes it easier for users to find the right documentation. * fix: include --home parameter in shutdown command When starting with a custom --home directory, the generated shutdown command now includes the same --home parameter to ensure it can find the correct compose files. |
||
|---|---|---|
| .. | ||
| tests | ||
| check-openapi-generated.sh | ||
| dev-process.sh | ||
| governance-smoke-test.sh | ||
| mirror-runtime-images.sh | ||
| namespace-smoke-test.sh | ||
| parallel-common.sh | ||
| parallel-down.sh | ||
| parallel-init.sh | ||
| parallel-sync.sh | ||
| parallel-up.sh | ||
| promotion-smoke-test.sh | ||
| runtime.sh | ||
| smoke-test.sh | ||
| validate-release-config.sh | ||
| verify-scanner.sh | ||