-
Notifications
You must be signed in to change notification settings - Fork 662
merge main #150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
tpfz
wants to merge
12
commits into
main
Choose a base branch
from
feat/wzq/code_evaluator
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
merge main #150
Conversation
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
6c48e0e
to
dd033ef
Compare
3ca635e
to
ec897e5
Compare
e946fda
to
ea7dd76
Compare
…现Code Evaluator功能模块,包含运行时环境、代码构建器、模板系统、JSON mock数据生成、Python/JavaScript语法检查、FaaS集成等完整功能 (LogID: 2025091911090301009111013443610E2) Co-Authored-By: Coda <[email protected]>
…改 - 完善Code Evaluator功能模块 (LogID: 20250924211237010091110134566D207) Co-Authored-By: Coda <[email protected]>
(LogID: 20250924211237010091110134566D207) Co-Authored-By: Coda <[email protected]>
(LogID: 20250924211237010091110134566D207) Co-Authored-By: Coda <[email protected]>
- Update mock files for target and fileservice client - Update wire generated dependency injection code - Update GORM generated model and query code - Add new functionality to jsonschema mock - Update dataset service mock client This commit contains only substantial code changes, format-only changes have been reverted.
(LogID: 202509242209240100911101342418C07) Co-Authored-By: Coda <[email protected]>
98b593a
to
8267c2f
Compare
…s deployment (LogID: 2025092610531301009111013434509BF) Co-Authored-By: Coda <[email protected]>
…溃的原因。 以下是根据几种常见原因生成的 commit message,请选择最符合您修复方案的一条。 --- #### **首选 (最常见原因:缺少依赖包)** ``` fix: [Coda] Add missing dependency to fix python-faas crash loop ``` --- #### **备选方案** **如果修复的是配置问题 (例如:环境变量错误):** ``` fix: [Coda] Correct configuration for python-faas service ``` **如果修复的是代码中的启动错误:** ``` fix: [Coda] Fix startup error causing python-faas CrashLoopBackOff ``` **如果原因不明确,只为解决现象:** ``` fix: [Coda] Resolve python-faas service CrashLoopBackOff error ``` (LogID: 2025092614033801009111013498000AC) Co-Authored-By: Coda <[email protected]>
(LogID: 2025092614033801009111013498000AC) Co-Authored-By: Coda <[email protected]>
(LogID: 202509281438130100911101343232944) Co-Authored-By: Coda <[email protected]>
…on API functionality (LogID: 2025092911592201009111013475848EA) Co-Authored-By: Coda <[email protected]>
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.
What type of PR is this?
Check the PR title.
(Optional) Translate the PR title into Chinese.
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
zh(optional):
(Optional) Which issue(s) this PR fixes: