Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
a4eb405
rework everything again
pyranota Dec 11, 2025
50fb994
Merge branch 'main' into separate-table-for-concurrency-and-debouncin…
pyranota Dec 11, 2025
cad3f3b
updcate sqlx
pyranota Dec 11, 2025
e67f555
update ref
pyranota Dec 11, 2025
88a17c7
Merge branch 'main' into separate-table-for-concurrency-and-debouncin…
pyranota Dec 11, 2025
d159ae8
fix things
pyranota Dec 11, 2025
7beacb3
Merge branch 'main' into separate-table-for-concurrency-and-debouncin…
pyranota Dec 11, 2025
84e58eb
Merge branch 'main' into separate-table-for-concurrency-and-debouncin…
pyranota Dec 11, 2025
3fd118d
fix function
pyranota Dec 11, 2025
c48f315
final fixes
pyranota Dec 11, 2025
3797a77
update sqlx
pyranota Dec 11, 2025
9148899
Merge branch 'main' into separate-table-for-concurrency-and-debouncin…
pyranota Dec 11, 2025
dfe56e1
fix script creation
pyranota Dec 11, 2025
b30075c
address todo
pyranota Dec 11, 2025
049bb6c
cleanup
pyranota Dec 11, 2025
0a4aa51
remove dbg
pyranota Dec 11, 2025
91e3a0b
cleanup
pyranota Dec 11, 2025
98b364c
fix
pyranota Dec 11, 2025
7f277cc
fixups
pyranota Dec 12, 2025
76f124b
fix cargo.toml
pyranota Dec 12, 2025
6229306
Merge branch 'main' into separate-table-for-concurrency-and-debouncin…
pyranota Dec 12, 2025
4d858ae
update ee repo
pyranota Dec 12, 2025
30aff43
Merge branch 'separate-table-for-concurrency-and-debouncing-settings'…
pyranota Dec 12, 2025
86b5759
fix ci
pyranota Dec 12, 2025
ce12c2c
nit
pyranota Dec 12, 2025
1775b56
ref
pyranota Dec 12, 2025
c922889
fix
pyranota Dec 12, 2025
5164eab
ee repo
pyranota Dec 12, 2025
f4f8d1f
sqlx
pyranota Dec 12, 2025
0614774
ee ref
pyranota Dec 12, 2025
0f38984
remove dbg
pyranota Dec 12, 2025
eac210e
Merge branch 'main' into separate-table-for-concurrency-and-debouncin…
pyranota Dec 16, 2025
099b6a1
sqlx
pyranota Dec 16, 2025
3e76227
chore: update ee-repo-ref to 505eadbff32d102ea5245a2bef88ce6f1bb95395
windmill-internal-app[bot] Dec 16, 2025
eab1f65
ci: force runnable settings
pyranota Dec 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/backend-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
RUST_LOG_STYLE: never
CARGO_NET_GIT_FETCH_WITH_CLI: true
WMDEBUG_FORCE_V0_WORKSPACE_DEPENDENCIES: 1
WMDEBUG_FORCE_RUNNABLE_SETTINGS_V0: 1
run: |
deno --version && bun -v && go version && python3 --version
cd windmill-duckdb-ffi-internal && ./build_dev.sh && cd ..
Expand Down

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading