2962a7ea93
chore(deps): bump the github-actions-dependencies group with 6 updates ( #39603 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 04:32:09 +00:00
yyh and GitHub
e13069dbe3
revert(ci): restore default Depot runners ( #39297 )
2026-07-20 10:18:52 +00:00
yyh and GitHub
58d1dd8873
ci: route default Depot jobs to 4-core runners ( #39277 )
2026-07-20 05:42:56 +00:00
6d8e390c95
chore(deps): bump the github-actions-dependencies group with 4 updates ( #38807 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-13 01:39:28 +00:00
de5af6c2da
build(deps): bump the github-actions-dependencies group across 1 directory with 12 updates ( #38430 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-06 04:39:10 +00:00
a9c5e52940
chore(deps): bump the github-actions-dependencies group across 1 directory with 13 updates ( #37234 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-18 08:49:18 +00:00
-LAN- and GitHub
34a89416f7
test(api): manage backend pytest services natively ( #36235 )
2026-05-19 07:52:15 +00:00
48d27e250b
refactor: split docker-compose env config into separate files ( #31586 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-05-08 15:36:20 +00:00
Luyu Zhang
d6dee43c09
chore(ci): migrate runners to depot
2026-04-26 11:28:46 -07:00
df389eba1c
chore(deps): bump the github-actions-dependencies group across 1 directory with 7 updates ( #35435 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 10:58:50 +00:00
ae898652b2
refactor: move vdb implementations to workspaces ( #34900 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: wangxiaolei <fatelei@gmail.com >
2026-04-13 08:56:43 +00:00
bbc3f90928
chore(ci): move full VDB matrix off the PR path ( #34216 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-03-31 01:51:38 +00:00
40fa0f365c
chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates ( #34261 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 08:08:46 +00:00
1Ckpwee and GitHub
01e6a3a9d9
chore(ci): remove Python 3.11 from CI test workflows ( #34164 )
2026-03-27 02:41:19 +00:00
Stephen Zhou and GitHub
77b8012fd8
ci: use codecov ( #33723 )
2026-03-19 13:24:59 +08:00
ec0a01a568
chore(deps): bump the github-actions-dependencies group with 4 updates ( #33485 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 11:07:42 +09:00
60c8ee2a86
chore(deps): bump astral-sh/setup-uv from 7.3.1 to 7.4.0 in the github-actions-dependencies group ( #33303 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-12 00:07:14 +09:00
Stephen Zhou and GitHub
a59c54b3e7
ci: update actions version, reuse workflow by composite action ( #33177 )
2026-03-09 23:44:17 +08:00
dfd2dd5c68
build: update github actions ( #30106 )
...
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-12-29 11:26:34 +08:00
41bb6f3109
Revert "add vdb-test workflow run filter" ( #28382 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-19 20:02:24 +08:00
Jyong and GitHub
82068a6918
add vdb-test workflow run filter ( #28336 )
2025-11-18 17:22:15 +08:00
-LAN- and GitHub
9ff6baaf52
refactor: remove duplicate pull_request triggers from workflow files ( #24814 )
2025-08-29 23:09:26 +08:00
-LAN- and GitHub
e47bfd2ca3
feat: orchestrate CI workflows to prevent duplicate runs when autofix makes changes ( #24758 )
2025-08-29 13:23:08 +08:00
lyzno1 and GitHub
884fdc2fa8
chore: standardize to official astral-sh/setup-uv@v6 action ( #24527 )
2025-08-26 11:55:17 +08:00
QuantumGhost and GitHub
10b738a296
feat: Persist Variables for Enhanced Debugging Workflow ( #20699 )
...
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.
By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.
Key highlights of this change:
- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.
Closes #19735 .
2025-06-24 09:05:29 +08:00
He Wang and GitHub
37f26c412f
add healthcheck to oceanbase container ( #20989 )
2025-06-18 14:00:59 +08:00
Bowen Liang and GitHub
366ddb05ae
test: run vdb test of oceanbase with docker compose in CI tests ( #20945 )
2025-06-16 11:05:19 +08:00
Bowen Liang and GitHub
9d7357058a
chore: merge lint dependency group into dev group of python packages ( #18088 )
2025-04-15 20:50:06 +08:00
Bowen Liang and GitHub
9889aa10bd
chore: speed up git checkout by removing fetch-depth 0 to avoid pulling all tags and branches ( #18103 )
2025-04-15 20:21:21 +08:00
12de1d175c
build: introduce uv as Python package manager ( #16317 )
...
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com >
2025-04-15 16:16:49 +08:00
Bowen Liang and GitHub
bad31dfff1
ci: skip setting up opengauss for vdb tests ( #17016 )
2025-03-28 19:23:46 +08:00
LittleFish-15 and GitHub
223ab5a38f
feat: support openGauss vector database ( #15865 )
2025-03-17 19:42:54 +08:00
Bowen Liang and GitHub
0751ad1eeb
feat(vdb): add HNSW vector index for TiDB vector store with TiFlash ( #12043 )
2025-02-12 13:53:51 +08:00
yihong and GitHub
9f3fc7ebf8
ci: make ci safe using zizmor ( #13397 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-02-10 12:26:08 +08:00
Bowen Liang and GitHub
c62b7cc679
chore(build): bump poetry from 1.x to 2.x ( #12369 )
2025-01-22 13:38:24 +08:00
Bowen Liang and GitHub
924b4fe742
test: run vdb tests on TiDB Vector with docker in CI tests ( #11645 )
2024-12-15 17:16:40 +08:00
yihong and GitHub
04b9a2c605
fix: better path trigger for vdb and fix the version ( #11057 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-25 13:50:03 +08:00
Bowen Liang and GitHub
6c8e208ef3
chore: bump minimum supported Python version to 3.11 ( #10386 )
2024-11-24 13:28:46 +08:00
Bowen Liang and GitHub
754bfb181c
chore(ci): avoid reinstall pipx and pin poetry version aligned with in api dockerfile ( #10426 )
2024-11-08 17:30:26 +08:00
Bowen Liang and GitHub
eafe5a9d8f
chore(ci): bring back poetry cache to speed up CI jobs ( #10347 )
2024-11-06 13:55:29 +08:00
-LAN- and GitHub
82a775eca3
chore(ci): separate vector store tests into new workflow ( #10354 )
2024-11-06 12:43:55 +08:00