Skip to content

fix(runtime): use Aliyun OSS for raw files when --aliyun flag is set#250

Merged
wowo-zZ merged 1 commit intomainfrom
fix/runtime-aliyun-raw-base
Apr 7, 2026
Merged

fix(runtime): use Aliyun OSS for raw files when --aliyun flag is set#250
wowo-zZ merged 1 commit intomainfrom
fix/runtime-aliyun-raw-base

Conversation

@XiaoSeS
Copy link
Copy Markdown
Collaborator

@XiaoSeS XiaoSeS commented Apr 7, 2026

Summary

  • When using --aliyun flag, switch SKILLHUB_RAW_BASE from GitHub raw URL to Aliyun OSS (https://imageless.oss-cn-beijing.aliyuncs.com)
  • This enables faster file downloads (compose.release.yml, .env.release.example) for users in China

Test plan

  • Test sh runtime.sh up --aliyun downloads files from Aliyun OSS
  • Test sh runtime.sh up (without --aliyun) still uses GitHub raw URL

When using --aliyun flag, switch SKILLHUB_RAW_BASE from GitHub raw URL
to Aliyun OSS (https://imageless.oss-cn-beijing.aliyuncs.com) for
faster file downloads in China.
@XiaoSeS XiaoSeS force-pushed the fix/runtime-aliyun-raw-base branch from 3c8a67c to 14c9df8 Compare April 7, 2026 10:22
Copy link
Copy Markdown
Collaborator

@wowo-zZ wowo-zZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@wowo-zZ wowo-zZ merged commit 010c1a4 into main Apr 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants