Skip to content

docs: fix install channel docs and add CNY usage examples#949

Closed
namezzb wants to merge 3 commits into
Hmbown:mainfrom
namezzb:docs/issue-932-944-fixes
Closed

docs: fix install channel docs and add CNY usage examples#949
namezzb wants to merge 3 commits into
Hmbown:mainfrom
namezzb:docs/issue-932-944-fixes

Conversation

@namezzb
Copy link
Copy Markdown

@namezzb namezzb commented May 7, 2026

Summary

  • Add Docker/GHCR as install option (fix: address PR #4 follow-ups #5) in README (both English and Chinese), with corresponding Docker section in docs/INSTALL
  • Add Scoop install section to docs/INSTALL with a note that Scoop manifest updates may lag behind GitHub/npm/Cargo releases
  • Add GHCR image availability note to docs/DOCKER.md explaining that the image is built on release tags and providing auth guidance
  • Add CNY switching examples to CONFIGURATION docs showing /config cost_currency cny and the settings.toml key
  • Add continue-on-error: true to the Docker job in release.yml so a GHCR push failure does not block GitHub Release binary publication

Closes #932, closes #944

Test plan

  • All Markdown links verified correct
  • Section numbering updated in INSTALL docs
  • release.yml change is single-line, reviewed against GitHub Actions continue-on-error semantics

namezzb and others added 2 commits May 7, 2026 09:51
…NSTALL

Add CONTRIBUTING.zh-CN.md, docs/CONFIGURATION.zh-CN.md, and
docs/INSTALL.zh-CN.md with content verified against actual codebase
state (v0.8.15), ensuring accuracy over the English source docs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- Add Docker/GHCR as install option in README and INSTALL docs
- Add Scoop section to INSTALL docs with lag disclaimer
- Add GHCR availability note to DOCKER.md
- Add CNY switching examples in CONFIGURATION docs

Closes Hmbown#932, Hmbown#944
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Add continue-on-error to the docker job so a GHCR push failure does
not block the GitHub Release from publishing binary artifacts.
@namezzb
Copy link
Copy Markdown
Author

namezzb commented May 7, 2026

Closed: replaced by a cleaner branch without extraneous commits.

@namezzb namezzb closed this May 7, 2026
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.

fix(release): make package-channel docs match live npm/Scoop/Docker state 费用显示支持用CNY(¥)显示

1 participant