mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
* feat: add fe support for python wf * feat(workflows): merge Python workflow frontend support - Update submodule references for frontend/ee and server/ee - Fix E2E test for REST API query (use jsonplaceholder instead of reqres.in) - Rename test files to use kebab-case (workflow-executions.e2e-spec.ts) - Update Python executor service interface and implementation - Fix Python bundle generation tests Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
6 lines
60 B
Text
6 lines
60 B
Text
docs/*
|
|
tmp/*
|
|
**/node_modules/*
|
|
**/dist/*
|
|
**/logs/*
|
|
**/*.log
|