-LAN-
b88146c443
chore: consolidate type checking in style workflow (#25053)
pirms 1 mēnesi
-LAN-
3fa48cb5cf
chore: remove ty-check from Python style check.
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 1 mēnesi
-LAN-
9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 1 mēnesi
Bowen Liang
af88266212
chore: run ty check CI action only when api code changed (#24986)
pirms 2 mēnešiem
Bowen Liang
7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653)
pirms 2 mēnešiem
Yongtao Huang
208ce4e774
CI: add TS indentation check via esLint (#24810)
pirms 2 mēnešiem
Asuka Minato
24e2b72b71
Update ast-grep pattern for session.query (#24828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 2 mēnešiem
-LAN-
f3c5d77ad5
chore: remove duplicate Python style checks handled by autofix CI (#24833)
pirms 2 mēnešiem
-LAN-
d9420c7224
refactor: reorganize the CI pipeline (#24817)
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 2 mēnešiem
-LAN-
9ff6baaf52
refactor: remove duplicate pull_request triggers from workflow files (#24814)
pirms 2 mēnešiem
-LAN-
574d00bb13
fix: add missing statuses permission to main CI workflow (#24809)
pirms 2 mēnešiem
QuantumGhost
8d60e5c342
chore(api): fix Alembic offline migration compatibility (#24795)
This PR fixes Alembic offline mode (`--sql` flag) by ensuring data migration functions only execute in online mode. When running in offline mode, these functions now skip data operations and output informational comments to the generated SQL.
pirms 2 mēnešiem
-LAN-
e47bfd2ca3
feat: orchestrate CI workflows to prevent duplicate runs when autofix makes changes (#24758)
pirms 2 mēnešiem
Asuka Minato
249e9a10a1
Restrict autofix workflow to main branch (#24581)
pirms 2 mēnešiem
lyzno1
884fdc2fa8
chore: standardize to official astral-sh/setup-uv@v6 action (#24527)
pirms 2 mēnešiem
Asuka Minato
cfcfc3c1fd
auto format md files (#24242)
pirms 2 mēnešiem
Asuka Minato
d12255025c
add tyck tool (currently ignore the error) (#22592)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 2 mēnešiem
yihong
4c1ad40f8e
docs: format all md files (#24195)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
pirms 2 mēnešiem
Asuka Minato
70da81d0e5
try ast-grep (#24149)
pirms 2 mēnešiem
lyzno1
62c34c4bc2
refactor: unify pnpm version management with packageManager field (#23943)
pirms 2 mēnešiem
-LAN-
ccc6d5975f
chore: rename misleading 'chore.yaml' issue template to 'refactor.yml' (#23847)
pirms 2 mēnešiem
Bowen Liang
a77dfb69b0
chore: update uv to 0.8.9 (#23833)
pirms 2 mēnešiem
lyzno1
f9abcfd789
fix: change i18n workflow trigger mechanism to run in main repository (#23662)
pirms 2 mēnešiem
crazywoola
85f33fb73d
chore: add template for required fields (#23533)
pirms 2 mēnešiem
lyzno1
c95761f4e6
fix: resolve i18n workflow permissions and naming issues (#23494)
pirms 2 mēnešiem
crazywoola
5eb061466f
chore: update tmpl (#23438)
pirms 2 mēnešiem
Xiyuan Chen
52050d3dff
feat(workflow): add support for release/e-* tag in build-push workflow (#23418)
pirms 2 mēnešiem
crazywoola
0cee57acca
chore: add Template (#23395)
pirms 2 mēnešiem
NeatGuyCoding
60c7663a80
Feat add testcontainers test (#23269)
pirms 2 mēnešiem
Yongtao Huang
fd086b06a6
CI: restrict autofix.ci to run only in official repo (#23267)
pirms 3 mēnešiem
Asuka Minato
a189d293f8
make logging not use f-str, change others to f-str (#22882)
pirms 3 mēnešiem
Asuka Minato
bb33335dd4
add autofix (#22785)
pirms 3 mēnešiem
Bowen Liang
ff8fc96ebb
chore: skip SuperLinter check on .editorconfig when no changes (#22649)
pirms 3 mēnešiem
Maries
a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
pirms 3 mēnešiem
crazywoola
3aecceff27
Update bug_report.yml (#22502)
pirms 3 mēnešiem
crazywoola
4a2169bd5f
Chore/update gh template (#22480)
pirms 3 mēnešiem
Bowen Liang
1a7ad195f0
refactor: define the Dify project version in pyproject.toml (#20910)
pirms 4 mēnešiem
QuantumGhost
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 .
pirms 4 mēnešiem
He Wang
37f26c412f
add healthcheck to oceanbase container (#20989)
pirms 4 mēnešiem
Jyong
ecd8f32cce
Feat/add rag dev deploy (#21049)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
pirms 4 mēnešiem
Bowen Liang
366ddb05ae
test: run vdb test of oceanbase with docker compose in CI tests (#20945)
pirms 4 mēnešiem
Jyong
7bd2509ad5
Update deploy-dev.yml
pirms 4 mēnešiem
Jyong
dee7b6eb22
Update deploy-dev.yml
pirms 4 mēnešiem
Jyong
55e20d189a
Update deploy-dev.yml
pirms 4 mēnešiem
Bowen Liang
4f14d7c0ca
chore: bump uv to 0.7.x (#20692)
pirms 4 mēnešiem
Jyong
b95ecaf8a3
Update build-push.yml
pirms 5 mēnešiem
Jyong
e1d658b482
Update build-push.yml
pirms 5 mēnešiem
Jyong
7284569c5f
Update build-push.yml
pirms 5 mēnešiem
-LAN-
808aa4467c
docs: Update PR template to emphasize guidelines and issue linking (#20382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
pirms 5 mēnešiem
Joel
d467c8536b
fix: i18n auto run failed (#20302)
pirms 5 mēnešiem