Skip to content

docs: refresh deployment/testing guides and remove stale investigation report#108

Merged
CJackHwang merged 1 commit intodevfrom
codex/clean-up-unused-files-and-update-documentation-uiip50
Mar 19, 2026
Merged

docs: refresh deployment/testing guides and remove stale investigation report#108
CJackHwang merged 1 commit intodevfrom
codex/clean-up-unused-files-and-update-documentation-uiip50

Conversation

@CJackHwang
Copy link
Owner

Motivation

  • Clean up outdated/unreferenced documentation and avoid misleading deployment instructions that implied DS2API_CONFIG_JSON was required for local docker-compose use.
  • Keep the repo tidy by removing a stale investigation note that is no longer referenced by code or docs.

Description

  • Simplified Docker setup steps in README.MD and README.en.md to require at least DS2API_ADMIN_KEY in .env and removed the suggestion to always generate DS2API_CONFIG_JSON for local docker-compose runs.
  • Made the same minimalization change in DEPLOY.md and DEPLOY.en.md so English/Chinese docs stay consistent with runtime behavior.
  • Synchronized TESTING.md preflight instructions to match the actual hardcoded Node preflight command list (node --test tests/node/stream-tool-sieve.test.js tests/node/chat-stream.test.js tests/node/js_compat_test.js).
  • Removed the unreferenced historical report file misc/deepseek_functioncalling_bug/report.md to reduce repository noise.

Testing

  • Ran go test ./... and it completed successfully with all Go unit packages passing.
  • No runtime code paths were modified, so no additional build or integration tests were required.

Codex Task

@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ds2api Ready Ready Preview, Comment Mar 19, 2026 7:06pm

@CJackHwang CJackHwang merged commit 32dc5b6 into dev Mar 19, 2026
3 checks passed
@CJackHwang CJackHwang deleted the codex/clean-up-unused-files-and-update-documentation-uiip50 branch March 19, 2026 19:08
CJackHwang added a commit that referenced this pull request Mar 19, 2026
Merge pull request #108 from CJackHwang/codex/clean-up-unused-files-and-update-documentation-uiip50

docs: refresh deployment/testing guides and remove stale investigation report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant