Skip to content

docs(install): 配信 URL を https://dl.basex.jp/install.sh に更新 (PLAN31_1)#49

Merged
takemi-ohama merged 1 commit into
mainfrom
feature/PLAN31_1-installer-url
Jun 9, 2026
Merged

docs(install): 配信 URL を https://dl.basex.jp/install.sh に更新 (PLAN31_1)#49
takemi-ohama merged 1 commit into
mainfrom
feature/PLAN31_1-installer-url

Conversation

@takemi-ohama

Copy link
Copy Markdown
Contributor

Summary

  • GitHub Pages (dl.basex.jp) での配信開始に伴い、導入ワンライナーの URL を
    https://raw.githubusercontent.com/devbasex/devbase/main/install.sh(約73文字)
    https://dl.basex.jp/install.sh(約33文字) に更新
  • 対象: README.md / docs/user/getting-started.md / CHANGELOG.md / install.sh(ヘッダコメント)
  • docs/developer/installer-hosting.md の旧 URL 記述は before/after 対比のため意図的に残置

配信確認(実測)

  • https://dl.basex.jp/install.sh → HTTP 200 / ssl_verify=0(証明書一致)/ Enforce HTTPS 有効
  • 配信内容の sha256 が main:install.sh と一致

Test

  • shellcheck --severity=error install.sh 通過(変更はコメントのみ)
  • pytest tests/cli/test_install_sh.py → 10 passed

GitHub Pages (dl.basex.jp) での配信開始に伴い、README / getting-started /
CHANGELOG / install.sh ヘッダコメントの導入 URL を raw.githubusercontent から
短い正規 URL に差し替え。配信仕様は docs/developer/installer-hosting.md。
(installer-hosting.md の旧URL記述は before/after 対比のため意図的に残置)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@takemi-ohama takemi-ohama merged commit ebdf888 into main Jun 9, 2026
5 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.

1 participant