Bug fix interview select#47
Merged
Merged
Conversation
feat: 更新readme和部分ignore
ci: 添加 PR 目标分支策略
docker-compose: - etcd/milvus/elasticsearch 加 rag profile,默认不启动 - ollama 加 ollama profile - collector profile 保持不变 启动脚本: - start-wiki.sh: 只拉 postgres/redis/minio/rabbitmq,2C2G 可用 - start-rag.sh: --profile rag 拉全套,需 8G+ 内存 - collect-wiki.sh: 保持不变,注释更新 README: - 依赖表新增"模式"列,标注 Milvus/ES 为 RAG 专用 - 快速启动改为 wiki/rag 两条路,移除单一 docker-compose up -d Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Altergom
approved these changes
Jun 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修复了在填写完简历信息后无法选择具体面试方向的bug,具体只改动了前端代码。