Skip to content

📝Doc:Refresh the dependency instructions for Python and Node.js in doc#3341

Merged
Dallas98 merged 1 commit into
developfrom
djb_refresh_doc
Jul 1, 2026
Merged

📝Doc:Refresh the dependency instructions for Python and Node.js in doc#3341
Dallas98 merged 1 commit into
developfrom
djb_refresh_doc

Conversation

@DongJiBao2001

Copy link
Copy Markdown
Contributor

Refresh the dependency instructions for Python and Node.js in doc, and solve the issue of version drift in Node.js for pipeline CL and Docker

…c, and solve the issue of version drift in Node.js for pipeline CL and Docker
Copilot AI review requested due to automatic review settings July 1, 2026 02:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates developer-facing dependency documentation and aligns CI Node.js versions to reduce version drift across local development and pipelines.

Changes:

  • Add a Node.js engine range to frontend/package.json (Node >=20 and <23).
  • Update English and Chinese docs to reference Python 3.11+ and Node.js 20+.
  • Bump GitHub Actions workflows from Node 18 to Node 20 for frontend checks and doc builds.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
frontend/package.json Adds Node engine constraints for the frontend workspace.
doc/docs/zh/developer-guide/overview.md Updates backend Python version reference in the Chinese developer overview.
doc/docs/zh/developer-guide/environment-setup.md Updates common environment requirements (Python/Node) in Chinese docs.
doc/docs/zh/backend/overview.md Updates backend Python version reference in the Chinese backend overview.
doc/docs/en/developer-guide/overview.md Updates backend Python version reference in the English developer overview.
doc/docs/en/developer-guide/environment-setup.md Updates common environment requirements (Python/Node) in English docs.
doc/docs/en/backend/overview.md Updates backend Python version reference in the English backend overview.
AGENTS.md Updates the backend section header to Python 3.11.
.github/workflows/auto-web-check-dev.yml Updates CI Node.js version to 20 for frontend type checking.
.github/workflows/auto-build-doc-dev.yml Updates CI Node.js version to 20 for doc builds.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

### 后端技术栈
- **框架**: FastAPI
- **语言**: Python 3.10+
- **语言**: Python 3.11+

### 🔧 后端开发
- **技术栈**: FastAPI + Python 3.10+ + PostgreSQL + Redis + Elasticsearch
- **技术栈**: FastAPI + Python 3.11+ + PostgreSQL + Redis + Elasticsearch
### Backend Tech Stack
- **Framework**: FastAPI
- **Language**: Python 3.10+
- **Language**: Python 3.11+

### 🔧 Backend Development
- **Tech Stack**: FastAPI + Python 3.10+ + PostgreSQL + Redis + Elasticsearch
- **Tech Stack**: FastAPI + Python 3.11+ + PostgreSQL + Redis + Elasticsearch

- **框架**: FastAPI
- **语言**: Python 3.10+
- **语言**: Python 3.11+

- **Framework**: FastAPI
- **Language**: Python 3.10+
- **Language**: Python 3.11+
Comment on lines +11 to +12
- Python 3.11+
- Node.js 20+
Comment on lines +11 to +12
- Python 3.11+
- Node.js 20+
Comment thread AGENTS.md
## Developer Commands

### Backend (Python 3.10)
### Backend (Python 3.11)
@Dallas98 Dallas98 merged commit f606a04 into develop Jul 1, 2026
20 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.

3 participants