Ruben Fiszel
b26ebb3a79
chore(main): release 1.470.0 ( #5381 )
...
* chore(main): release 1.470.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-26 05:13:15 +01:00
Ruben Fiszel
47c8b334ef
chore(main): release 1.469.0 ( #5377 )
...
* chore(main): release 1.469.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-25 21:51:55 +01:00
pyranota
25f9369d5e
fix dedicated worker multipython ( #5338 )
...
* fix dedicated worker multipython
* fix typo
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix dedublicate logic
* fix ellipsis complaints
* more factorization
* pass slice instead of ref to vector
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-25 17:22:03 +01:00
Ruben Fiszel
c8a959691c
feat: limit the number of times a job can be restarted (3) after loss of pings
2025-02-25 16:35:29 +01:00
Ruben Fiszel
03f6db0cb8
chore(main): release 1.468.0 ( #5356 )
...
* chore(main): release 1.468.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-24 23:14:49 +01:00
Ruben Fiszel
d45c1f69d4
fix: handle better optional chaining operator
2025-02-24 20:08:13 +01:00
Ruben Fiszel
8806870b1b
fix: add LOCALAPPDATA env variable to python execution on windows
2025-02-24 18:36:26 +01:00
Ruben Fiszel
0456272e3f
fix: improve webhook settings cache invalidation
2025-02-24 16:10:53 +01:00
HugoCasa
b3e00b7fdc
feat: add audit logs scope filter in admins workspace ( #5352 )
...
* feat: add audit logs scope filter in admins workspace
* fix build
* disallow creating a workspace named global
* Update ee-repo-ref.txt
2025-02-24 15:25:28 +01:00
Ruben Fiszel
a87b4a52ed
nit saml
2025-02-24 14:43:27 +01:00
HugoCasa
9736355d5f
feat: add support for | None and Optional in python ( #5361 )
...
* feat: add support for | None and Optional in python
* update python parser package
2025-02-24 14:12:29 +01:00
Ruben Fiszel
fd1cfc0df5
bench.sh
2025-02-24 01:20:20 +01:00
Ruben Fiszel
66451d4da1
recycle audit logs
2025-02-23 23:38:23 +01:00
Ruben Fiszel
1a54e1ed45
delete audit logs stub older than 14days on CE
2025-02-23 23:33:47 +01:00
Ruben Fiszel
f90841ac5a
fix missing lock error logs
2025-02-23 09:18:50 +01:00
Ruben Fiszel
b8e6d0da79
feat: make flow lock deployment error visible in UI
2025-02-22 15:02:16 +01:00
Ruben Fiszel
20547493e0
add PRINT_NATIVE_ERRORS env variable
2025-02-22 11:06:42 +01:00
Ruben Fiszel
c6dbd239b4
update deno_core implementation to latest 2.2.1
2025-02-22 11:04:54 +01:00
Ruben Fiszel
2e4ec7842a
chore(main): release 1.467.1 ( #5355 )
...
* chore(main): release 1.467.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-22 02:12:27 +01:00
Ruben Fiszel
9ea6776ec1
initialize an uv venv globally but skip it for python executor
2025-02-22 01:53:14 +01:00
Ruben Fiszel
e92a46b088
fix: init_script do not need to use nsjail even in nsjail mode
2025-02-22 01:04:33 +01:00
Ruben Fiszel
8adedc4964
chore(main): release 1.467.0 ( #5344 )
...
* chore(main): release 1.467.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-21 21:29:50 +01:00
Ruben Fiszel
e71882d0a0
add zlib to import parser exception
2025-02-21 21:26:14 +01:00
Ruben Fiszel
19a0cde133
job check one last time for completed job before returning 404
2025-02-21 19:57:49 +01:00
Ruben Fiszel
911fcf2012
improve error message to run executable
2025-02-21 18:09:25 +01:00
Ruben Fiszel
6b31a6dee5
fix ansible for nsjail
2025-02-21 17:06:15 +01:00
HugoCasa
19d33bdc7c
feat: provision from SSO preferred_username ( #5347 )
...
* feat: provision from SSO preferred_username
* update ee ref
2025-02-21 16:20:21 +01:00
Ruben Fiszel
3188bee46e
fix: disable toggle is more consistently applied on arg inputs
2025-02-21 14:07:44 +01:00
Ruben Fiszel
c90fe387e8
fix: schedules do not accept 5 units cron syntax on update/create anymore
2025-02-20 17:59:32 +01:00
wendrul
5de1c3ca22
Remove unused import ( #5343 )
2025-02-20 16:25:24 +01:00
Ruben Fiszel
215dde2813
chore(main): release 1.466.3 ( #5341 )
...
* chore(main): release 1.466.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-20 14:34:20 +01:00
wendrul
9ba66eacd2
fix: remove db streaming to avoid backpressure on db ( #5342 )
2025-02-20 14:27:28 +01:00
pyranota
5740679627
fix windows build ( #5336 )
2025-02-20 09:16:43 +01:00
Ruben Fiszel
05150a0118
chore(main): release 1.466.2 ( #5335 )
...
* chore(main): release 1.466.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-20 03:13:13 +01:00
Ruben Fiszel
affb0b4c72
fix: add proxy envs (http_proxy) to uv install
2025-02-20 03:10:09 +01:00
Ruben Fiszel
3e03f86e7d
chore(main): release 1.466.1 ( #5334 )
...
* chore(main): release 1.466.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-20 03:02:39 +01:00
Ruben Fiszel
39c0dd3736
fix(python): PYTHON_PATH overrides python from uv
2025-02-20 02:54:51 +01:00
Ruben Fiszel
2c67e84abe
fix(cli): improve dependency job error message (logs in result)
2025-02-20 01:52:18 +01:00
pyranota
5a3ca3c8f2
fix windows build ( #5333 )
2025-02-20 00:26:09 +01:00
Ruben Fiszel
00d2d08e75
chore(main): release 1.466.0 ( #5326 )
...
* chore(main): release 1.466.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-19 22:25:32 +01:00
Alexander Petric
ee4a9c6592
teams cleanup cleanup ( #5330 )
...
* sqlx
* repo ref
* adding teams channel to criticalerrorchannel in non-ee
2025-02-19 19:01:18 +01:00
pyranota
4ad654fcf0
feat: remove pip fallback option for python and ansible ( #5186 )
2025-02-19 17:33:11 +01:00
HugoCasa
35d5293fba
feat: add support for gemini ( #5235 )
...
* feat: add support for gemini
* nit
* fix
2025-02-19 15:03:35 +01:00
Ruben Fiszel
e19fc6723e
chore(main): release 1.465.0 ( #5324 )
...
* chore(main): release 1.465.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-18 23:54:38 +01:00
dieriba
58a67a3ac0
feat: SQS triggers ( #5182 )
...
* feat: first commit
* fix: npm check
* fix: openapi file
* feat: update openapi and migration
* feat: basic implementation done
* fix: fix: no used function when no feature
* feat: capture done
* Update capture.rs
* nits: change sqs trigger
* fix: make migration great again
* feat: add message attributes
* feat: nits: fix error messages, remove console.log and add try catch
* update sqs icon and ee feature for sqs_trigger
* update: change sqs name casing and added test connection button
* nits: update Icon and add create from template button
* fix: ci build and error compilation
* update migration type sqs
* update link on create from template button for sqs, add archive in workspace export and update sqlx
* fix: ci
* Update SqsTriggerEditorInner.svelte
* add link to docs, use generic function for resource and fix import error
* chore: update .github ci
* nits: remove empty
* update to match ee repo changement
* Update backend/windmill-api/src/resources.rs
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* add sqs handling for the cli and refacoring sqsEditorInner
* Update cli/sync.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix: add break to switch statement for sqs case
* fix: display aws_resource_path when retrieve or create a new trigger
* rework sqs ui, fix postgres optional port
* fix: ci
* update ui for trigger
* update repo ref and specific
* feat: add ready endpoints for workers to enterprise
* update ref
* Update frontend/src/lib/script_helpers.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-18 23:49:45 +01:00
Ruben Fiszel
8559c4e23e
chore(main): release 1.464.0 ( #5322 )
...
* chore(main): release 1.464.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-18 21:57:34 +01:00
Ruben Fiszel
1ef482e8ae
feat: add ready endpoints for workers to enterprise
2025-02-18 21:49:35 +01:00
Ruben Fiszel
52ad48a910
back to pipe in bash for efficiency purposes
2025-02-18 20:08:25 +01:00
Ruben Fiszel
d4f61f13fd
fix(bash): allow process substitution on nsjail
2025-02-18 16:46:42 +01:00
Ruben Fiszel
138cedf1da
fix(bash): improve bash last line as result reliability using bash process substitution ( #5321 )
2025-02-18 15:13:28 +01:00