Skip to content

Conversation

@tpfz
Copy link
Collaborator

@tpfz tpfz commented Sep 3, 2025

What type of PR is this?

Check the PR title.

  • This PR title match the format: [<type>][<scope>]: <description>. For example: [fix][backend] flaky fix
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.
  • This PR is written in English. PRs not in English will not be reviewed.

(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:

@CLAassistant
Copy link

CLAassistant commented Sep 3, 2025

CLA assistant check
All committers have signed the CLA.

@tpfz tpfz force-pushed the feat/wzq/code_evaluator branch from 6c48e0e to dd033ef Compare September 4, 2025 03:57
@tpfz tpfz force-pushed the feat/wzq/code_evaluator branch 2 times, most recently from 3ca635e to ec897e5 Compare September 17, 2025 05:02
@tpfz tpfz force-pushed the feat/wzq/code_evaluator branch 2 times, most recently from e946fda to ea7dd76 Compare September 19, 2025 06:48
tpfz and others added 6 commits September 24, 2025 21:23
…现Code Evaluator功能模块,包含运行时环境、代码构建器、模板系统、JSON mock数据生成、Python/JavaScript语法检查、FaaS集成等完整功能

(LogID: 2025091911090301009111013443610E2)

Co-Authored-By: Coda <coda@bytedance.com>
…改 - 完善Code Evaluator功能模块

(LogID: 20250924211237010091110134566D207)

Co-Authored-By: Coda <coda@bytedance.com>
(LogID: 20250924211237010091110134566D207)

Co-Authored-By: Coda <coda@bytedance.com>
(LogID: 20250924211237010091110134566D207)

Co-Authored-By: Coda <coda@bytedance.com>
- 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 <coda@bytedance.com>
@tpfz tpfz force-pushed the feat/wzq/code_evaluator branch from 98b593a to 8267c2f Compare September 25, 2025 13:39
tpfz and others added 6 commits September 25, 2025 21:41
…s deployment

(LogID: 2025092610531301009111013434509BF)

Co-Authored-By: Coda <coda@bytedance.com>
…溃的原因。

以下是根据几种常见原因生成的 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 <coda@bytedance.com>
(LogID: 2025092614033801009111013498000AC)

Co-Authored-By: Coda <coda@bytedance.com>
(LogID: 202509281438130100911101343232944)

Co-Authored-By: Coda <coda@bytedance.com>
…on API functionality

(LogID: 2025092911592201009111013475848EA)

Co-Authored-By: Coda <coda@bytedance.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants