snyk-bot
c163ca2bb1
fix: benchmarks/pulumi/package.json & benchmarks/pulumi/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
- https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-7242922
2025-01-21 06:32:01 +00:00
Ruben Fiszel
ffc156c4a6
fix table actions job preview
2025-01-21 01:52:08 +01:00
pyranota
8eb5e72ccd
fix(python): Replace Inf with null ( #5099 )
2025-01-20 19:38:35 +01:00
pyranota
5831822afe
fix: improve uv dependency install reliability with an atomic success file
...
* Revert solution with Mutex
* Implement valid.windmill logic
* Remove unused import
* valid.windmill -> .valid.windmill
Just like .lock
* Dont delete wheels if cancelled/failed
Now we dont clean up requirement folder if it was failed.
This way we can fully utilize uv's flock system.
Also if we left wheel dir, but it was partially filled (resulting to invalid wheel)
we use --reinstall flag in order to overwrite any content of wheels
* Add comment
* Add --reinstall to nsjail
2025-01-20 16:21:10 +01:00
Ruben Fiszel
99b0193a72
fix cli compile
2025-01-17 23:22:59 +01:00
Ruben Fiszel
4301a1758f
chore(main): release 1.447.5 ( #5082 )
...
* chore(main): release 1.447.5
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.447.5
2025-01-17 20:45:05 +01:00
wendrul
298aaaefa3
fix: c# on windows, oracledb test connection, cli for C# and Oracle DB ( #5090 )
...
* Fix c# on windows
* Fix test connection on oracledb
* Add csharp and oracledb to CLI
* Fix missing extensions
* Build wasm for cli
2025-01-17 20:16:22 +01:00
Alexander Petric
6f469ac9e0
rhel image build workaround ( #5091 )
...
* RHEL Dockerfile / no chef
* Update Dockerfile
* Update Dockerfile
* Update build-publish-rh-image.yml
2025-01-17 19:50:23 +01:00
Ruben Fiszel
0d153a0a2d
fix: fix workspace specific custom tags
2025-01-17 19:48:38 +01:00
HugoCasa
501c44b3a1
fix(frontend): webhook/route payload from args ( #5088 )
2025-01-17 18:59:30 +01:00
HugoCasa
64f4958774
fix(frontend): empty arg initial height ( #5089 )
2025-01-17 18:59:21 +01:00
HugoCasa
d234431b7e
nits cloud team plan settings ( #5086 )
2025-01-17 16:48:19 +01:00
Ruben Fiszel
854febdafd
fix: require preexisting user option for auth correctly saved
2025-01-17 15:22:22 +01:00
Lucas Abel
bc92cc0d15
build: update nix flake lock ( #5083 )
2025-01-17 15:18:16 +01:00
HugoCasa
d1794c9811
fix(frontend): input autosize on default value ( #5080 )
2025-01-17 14:12:11 +01:00
HugoCasa
742d04df38
fix: preprocessor script kind option ( #5081 )
...
* fix: preprocessor script kind option
* oups
* oups
2025-01-17 14:10:39 +01:00
HugoCasa
1f53ded622
team plans billing threshold alert ( #5078 )
...
* team plans billing threshold alert
* nits
* tmp ee ref
* update ee ref
2025-01-17 14:06:47 +01:00
Ruben Fiszel
7f18d84edc
simplify worker loading logic
2025-01-17 11:27:56 +01:00
Ruben Fiszel
ea2d155f91
nit ci
2025-01-16 19:52:23 +01:00
Ruben Fiszel
12bc86fe2c
use tsx loader for relative imports
2025-01-16 18:29:33 +01:00
Ruben Fiszel
797f46c680
chore: update bun to 1.43.0 and loaded from tsx to ts
2025-01-16 18:26:03 +01:00
Ruben Fiszel
75344e4d54
nit
2025-01-16 17:28:20 +01:00
Ruben Fiszel
995b1bf319
diff
2025-01-16 17:02:10 +01:00
Ruben Fiszel
77f2b33f92
improve step mocking ui
2025-01-16 14:03:43 +01:00
Ruben Fiszel
a27be2dded
remove flow badge incorrect link
2025-01-16 13:49:46 +01:00
Ruben Fiszel
e33968ad57
chore(main): release 1.447.4 ( #5076 )
...
* chore(main): release 1.447.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.447.4
2025-01-16 13:45:15 +01:00
Ruben Fiszel
33227f8448
fix: add support for previous result as expression in the flow
2025-01-16 13:27:51 +01:00
HugoCasa
b7eeed0729
triggers improvements ( #5074 )
...
* triggers improvements
* nits
* nits
* update ee ref
2025-01-16 13:01:45 +01:00
Ruben Fiszel
9647f1a95c
add extra fields to one oneOfs
2025-01-16 12:25:30 +01:00
Ruben Fiszel
b75a76ca67
fix disabled input file input
2025-01-16 11:59:30 +01:00
Ruben Fiszel
ccf24f1cab
nits
2025-01-16 11:51:46 +01:00
Ruben Fiszel
70b6e23f0a
chore(main): release 1.447.3 ( #5073 )
...
* chore(main): release 1.447.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.447.3
2025-01-16 09:35:52 +01:00
Ruben Fiszel
fddcaca807
fix: fix default json formatter
2025-01-16 07:52:37 +01:00
Ruben Fiszel
b455f5b883
update monaco ( #5071 )
...
* update monaco
* update monaco
2025-01-15 23:57:47 +01:00
wendrul
09dda483f4
fix: Oracle Database client libraries ( #5072 )
2025-01-15 23:54:30 +01:00
Ruben Fiszel
665580b33b
nits json editor improvements
2025-01-15 22:18:25 +01:00
Ruben Fiszel
65f42511d9
chore(main): release 1.447.2 ( #5069 )
...
* chore(main): release 1.447.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.447.2
2025-01-15 19:37:35 +01:00
Guilhem
df0faa204f
fix(frontend): fix nested shema editing ( #5068 )
...
* fix(frontend) : handle flow card height
* fix(frontend): fix oneOf order
* fix(frontend): fix schema drawer update
* clean
2025-01-15 19:32:57 +01:00
Ruben Fiszel
87304cb4b5
small nits autosize and lighweight arg textarea
2025-01-15 19:28:12 +01:00
Ruben Fiszel
1c14c3ac0e
fix: improve handling of default and set value of object args
2025-01-15 19:18:12 +01:00
Ruben Fiszel
37d0466d9e
chore(main): release 1.447.1 ( #5065 )
...
* chore(main): release 1.447.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.447.1
2025-01-15 18:31:08 +01:00
HugoCasa
4a68ce9ac3
fix: improve runnable permissions ( #5063 )
2025-01-15 18:25:12 +01:00
HugoCasa
2b0878ec2b
fix(backend): bun cache hash consistency ( #5067 )
2025-01-15 18:24:10 +01:00
HugoCasa
bc3d93b935
fix(backend): better deleted user error ( #5060 )
...
* fix(backend): better deleted user error
* nit
2025-01-15 17:02:10 +01:00
Guilhem
1525684521
fix(frontend) : handle flow card height ( #5064 )
2025-01-15 14:39:44 +01:00
Ruben Fiszel
3f4f0772e3
chore(main): release 1.447.0 ( #5061 )
...
* chore(main): release 1.447.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.447.0
2025-01-15 11:21:10 +01:00
Ruben Fiszel
74385ef70b
fix: remove bg-red in custom ui builder
2025-01-15 10:48:10 +01:00
wendrul
77d825540f
feat: add oracle db support on ee ( #5062 )
2025-01-14 21:21:24 +01:00
HugoCasa
04fbda28e8
feat: on behalf of ( #5058 )
...
* feat: on behalf of
* fix
* revert mistakke
* temp ee ref
* renaming + CLI
* sqlx
* nits + ee ref
2025-01-14 18:32:25 +01:00
HugoCasa
8c2f2ebb1e
fix: update ms sql template ( #5059 )
2025-01-14 17:48:12 +01:00