pyranota
6bd2dc3832
fix(windows&python): Access is denied. (os error 5) ( #4969 )
2024-12-23 16:25:01 +01:00
HugoCasa
1d20dea663
fix(backend): timeout for bigquery/graphql/snowflake ( #4965 )
2024-12-22 13:52:23 +09:00
Ruben Fiszel
82031a920d
chore(main): release 1.441.0 ( #4962 )
...
* chore(main): release 1.441.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-12-20 22:20:54 +01:00
Ruben Fiszel
199b22678d
add proxy_envs to uv pip compile
2024-12-20 21:58:16 +01:00
Alexander Petric
6308bf0dcb
feat: interactive slack approvals ( #4942 )
...
* feat: interactive slack approvals
* move form creation logic to backend
* adding python client
* polish messages
* date time picker and default values
* Initial commit
* Initial commit
* refactor
* cleanup
* cleanup
* cleanup
* cleanup, treating numbers/integers/booleans
* adding slack to ts dependencies
* sqlx prepare
* gitignore, adding package.lock
* ellipsis comments
* Update typescript-client/client.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* refactor to move everything serverside + modal
* sqlx prep
* reverting slack dependency
* python client update
* fix build errors
* Update pyproject.toml
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-12-20 21:47:45 +01:00
Lucas Abel
f316045483
cache: clear the cache between tests ( #4958 )
...
otherwise tests aren't correctly isolated
2024-12-20 20:03:56 +09:00
Lucas Abel
83d24cb9ab
cache: better cache system ( #4951 )
...
* cache: consider source as untrusted
* cache: better scoped cache
* cache: non-lazy flow value parse error
* fixup! cache: consider source as untrusted
* fixup! cache: consider source as untrusted
* fixup! cache: better scoped cache
2024-12-20 11:19:57 +01:00
Lucas Abel
71d527c29e
nix: rust support ( #4957 )
2024-12-20 11:12:44 +01:00
Ruben Fiszel
cfd93a3ead
chore(main): release 1.440.3 ( #4955 )
...
* chore(main): release 1.440.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-12-19 01:47:19 +01:00
Ruben Fiszel
0770613fa4
chore(main): release 1.440.2 ( #4953 )
...
* chore(main): release 1.440.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-12-18 19:00:18 +01:00
Lucas Abel
fb536df066
fix: fix redeploying flows with attached schedules
2024-12-18 18:56:30 +01:00
Lucas Abel
3339e69dca
pass cargo check 2 ( #4950 )
2024-12-18 17:14:07 +01:00
Lucas Abel
0ee3a77a7e
pass cargo check ( #4949 )
2024-12-18 16:21:37 +01:00
Lucas Abel
bded6028f1
backend: pass cargo check --all-features ( #4946 )
2024-12-18 12:37:31 +01:00
Ruben Fiszel
fb72e89d49
chore(main): release 1.440.1 ( #4948 )
...
* chore(main): release 1.440.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-12-18 12:29:23 +01:00
Ruben Fiszel
bc4d13f5ff
nits cleanup
2024-12-18 11:49:44 +01:00
Ruben Fiszel
d8d47d910d
chore(main): release 1.440.0 ( #4931 )
...
* chore(main): release 1.440.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-12-18 11:40:33 +01:00
Ruben Fiszel
13be0cd1c8
fix: fix relative imports in cached flow scripts
2024-12-18 11:34:07 +01:00
Lucas Abel
a040513791
cache: disable caching for tests ( #4943 )
...
As `#[sqlx::test]` spawn a database per test, the cache
could yield unexpected results
2024-12-18 09:57:31 +01:00
Ruben Fiszel
1b008409e2
flow editor improvements
2024-12-18 00:21:25 +01:00
Lucas Abel
51b74e713c
cache: improve error reporting ( #4940 )
2024-12-17 19:44:51 +00:00
Lucas Abel
977ac5c3f3
feat(cache): remove persistent raw values from queue ( #4866 )
...
* feat(cache): remove persistent raw values from queue
* test: add tests and fix discovered regressions
* fix csharp executor after rebase
* invalidate script cache after locking
* fix lite flow version race
* fix flow dependencies lock race
* update version flag to `v.1.440`
2024-12-16 17:10:16 +01:00
Ruben Fiszel
e4bffe4741
chore(main): release 1.439.0 ( #4925 )
...
* chore(main): release 1.439.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-12-16 10:53:56 +01:00
Ruben Fiszel
aee8984be5
use rc.1 from crate
2024-12-15 23:55:58 +01:00
Ruben Fiszel
ede44b9a90
update openidconnect to 0.5.0
2024-12-15 15:01:13 +01:00
Ruben Fiszel
0fd69efaa3
update tiberius to 0.12.3
2024-12-15 14:50:03 +01:00
Ruben Fiszel
95d7a56ee4
update rustpython to 0.4.0
2024-12-15 14:46:05 +01:00
Ruben Fiszel
820a454e62
update rsa
2024-12-15 14:14:30 +01:00
Ruben Fiszel
278ab4bf57
remove rust embed in dev mode
2024-12-15 13:36:21 +01:00
Ruben Fiszel
34392ef66f
split workspace and auth logic
2024-12-15 13:13:09 +01:00
HugoCasa
83a60cbc51
feat: add multipart/form-data support ( #4927 )
...
* feat: add multipart/form-data support
* nits
2024-12-15 10:53:12 +01:00
Ruben Fiszel
c320862c51
make mail-send optional
2024-12-15 10:31:44 +01:00
Ruben Fiszel
7762c1d132
make rust optional
2024-12-15 10:00:22 +01:00
Ruben Fiszel
2831e9e81e
remove prometheus from fast build
2024-12-15 09:45:00 +01:00
Ruben Fiszel
86234b6c54
unpin zstd
2024-12-15 01:37:06 +01:00
Ruben Fiszel
c09b6c442f
improve backend zip lib
2024-12-15 01:30:54 +01:00
Ruben Fiszel
b169ddb9d3
nit
2024-12-15 01:00:44 +01:00
Ruben Fiszel
51c0373b4c
feature gates more feature for faster compilation ( #4928 )
...
* cleanup
* cleanup
* all
* all
* all
* all
2024-12-15 00:00:37 +01:00
HugoCasa
7dce9ab003
fix unused variable ( #4926 )
2024-12-14 13:43:51 +01:00
Ruben Fiszel
9cdf90c50f
update sqlx
2024-12-14 13:27:42 +01:00
HugoCasa
90ece755f7
more feature flags ( #4918 )
...
* more feature flags
* include python in tests
* smtp feature flag
* del
* add back file
* fix openapi int
2024-12-14 13:21:28 +01:00
Ruben Fiszel
829eae97b9
add debug logs to websockets
2024-12-13 20:37:35 +01:00
Ruben Fiszel
02e31372f5
refresh user tokens less aggressively
2024-12-13 20:09:33 +01:00
Lucas Abel
74a89552c7
cleanup is_flow usage and impl ( #4923 )
2024-12-13 18:08:01 +01:00
Ruben Fiszel
30256ae6ec
chore(main): release 1.438.0 ( #4899 )
...
* chore(main): release 1.438.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-12-13 17:58:50 +01:00
wendrul
eb3ed7a2c7
fix: add DOTNET_ROOT env variable ( #4921 )
2024-12-13 17:54:56 +01:00
Ruben Fiszel
3634ade41b
fix: flow node default tag
2024-12-13 17:51:08 +01:00
wendrul
393b838ec9
Target dotnet 9.0 for C# ( #4920 )
2024-12-13 15:41:39 +01:00
wendrul
afac8a73f0
fix: c#: nsjail image, default langs and feature cage imports ( #4917 )
...
* fix: nsjail image, default langs and feature cage csharp imports
* Fix unused imports with csharp flag
2024-12-13 09:36:17 +01:00
wendrul
c85d2a4957
feat: add C# support ( #4908 )
...
* Add csharp stuff and merge after the rewrite
* Add csharp, boilerplate + minimal execution
* Add initial parser
* Frontend + wasm export of the tree sitter parser
* Arg spread and use cache
* More types and req parsing
* Add logo
* Parse async and void to fit the wrapper to the main sig
* Csharp editor resource and var buttons
* Lockfile generation
* Add default parsing using serde_json::from_str
* Update init code for c#
* Nsjail for c#
* Remove c_variadic feature
* Remove unused imports
* Add c_variadic only for wasm32 assembly
* Fix c# test
* Add dotnet to the images
* Update dockerfiles
* Update dockerfile again
* Touch Dockerfile
* npm install c# parser
* Add opt mount in nsjail
* Update ee repo ref
* Add csharp to backend image for tests
* Add setting to set nuget package
* Windows compatibility
* Disable csharp test
* ADd feature flag
2024-12-13 00:29:01 +01:00