This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch test in repository https://gitbox.apache.org/repos/asf/answer.git
commit 849ad8dfc53e680e21dae5a70930b106a4bcfffa Merge: 354c8e53 d24027f3 Author: LinkinStars <[email protected]> AuthorDate: Fri Mar 14 14:17:00 2025 +0800 Merge remote-tracking branch 'origin/dev' into test configs/config.yaml | 6 + i18n/en_US.yaml | 17 ++ i18n/zh_CN.yaml | 17 ++ internal/cli/build.go | 19 ++ internal/install/install_req.go | 40 ++++- internal/repo/question/question_repo.go | 5 +- internal/schema/question_schema.go | 1 + internal/service/content/question_service.go | 2 +- internal/service/question_common/question.go | 16 +- pkg/converter/markdown.go | 2 +- .../pages/Install/components/SecondStep/index.tsx | 199 ++++++++++++++++++++- ui/src/pages/Install/index.tsx | 44 +++++ 12 files changed, 341 insertions(+), 27 deletions(-)
