Ruben Fiszel
2edf5a08ae
job check one last time for completed job before returning 404
2025-02-21 19:57:49 +01:00
HugoCasa
00cb59e42f
fix(frontend): improve rename workspace id UX ( #5353 )
2025-02-21 19:46:58 +01:00
HugoCasa
bb9bf656f5
fix(frontend): missing config for Custom AI ( #5351 )
2025-02-21 18:31:11 +01:00
HugoCasa
7cf02d81f4
fix(frontend): invalid username for superadmin in some workspaces ( #5350 )
2025-02-21 18:30:55 +01:00
Ruben Fiszel
3de5b33bd6
nit
2025-02-21 18:30:37 +01:00
Ruben Fiszel
15c17c0a88
improve error message to run executable
2025-02-21 18:09:25 +01:00
Ruben Fiszel
bbe57eff2a
fix: handle better forced value propagation in apps
2025-02-21 17:37:25 +01:00
Ruben Fiszel
6c2273828e
make cli success page configurable
2025-02-21 17:13:27 +01:00
Ruben Fiszel
546c9f3d96
fix ansible for nsjail
2025-02-21 17:06:15 +01:00
HugoCasa
c9f044ebb2
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
455dd746e9
fix: disable toggle is more consistently applied on arg inputs
2025-02-21 14:07:44 +01:00
Ruben Fiszel
cc6d6ccaad
nit ansible
2025-02-21 11:22:58 +01:00
Ruben Fiszel
f591e82701
nit ansible
2025-02-21 10:12:46 +01:00
Ruben Fiszel
c8babb93cb
nit ansible galaxy
2025-02-21 10:03:51 +01:00
Ruben Fiszel
92d379bba6
uv tool install ansible
2025-02-21 09:50:57 +01:00
Ruben Fiszel
505781821e
install ansible with uv pip
2025-02-21 09:44:40 +01:00
Ruben Fiszel
3e28c7fe57
nits install
2025-02-21 09:26:25 +01:00
Ruben Fiszel
b38b3a22e4
fix(image): use debian image instead of python image as base
2025-02-21 09:20:57 +01:00
Ruben Fiszel
ee90f6160c
do not install pip at all
2025-02-21 08:49:48 +01:00
Ruben Fiszel
50ccff4d83
fix: do not pin python patch version in docker preinstalled python
2025-02-21 08:47:06 +01:00
Ruben Fiszel
40c7fa890b
fix: initialize s3 file input if value already present
2025-02-20 22:05:57 +01:00
Ruben Fiszel
d27cbdedce
fix: fix schedule run now args
2025-02-20 19:45:05 +01:00
Ruben Fiszel
4ae8cad4d4
fix: schedules do not accept 5 units cron syntax on update/create anymore
2025-02-20 17:59:32 +01:00
wendrul
87050bd2f5
Remove unused import ( #5343 )
2025-02-20 16:25:24 +01:00
Ruben Fiszel
bd9ed6b74b
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
d8395e355e
fix: remove db streaming to avoid backpressure on db ( #5342 )
2025-02-20 14:27:28 +01:00
HugoCasa
d7cbdf0e70
fix(frontend): add warning when integer number if too big for frontend ( #5340 )
2025-02-20 14:19:27 +01:00
pyranota
8b6df77ce1
fix windows build ( #5336 )
2025-02-20 09:16:43 +01:00
Ruben Fiszel
9434329c9d
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
50d75e358c
fix: add proxy envs (http_proxy) to uv install
2025-02-20 03:10:09 +01:00
Ruben Fiszel
fe2a087962
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
aacd0930fe
fix(python): PYTHON_PATH overrides python from uv
2025-02-20 02:54:51 +01:00
Ruben Fiszel
7d7ab9c4ef
fix(cli): improve flow cli dependency error clarity
2025-02-20 02:48:17 +01:00
Ruben Fiszel
92965bba79
fix(cli): improve dependency job error message (logs in result)
2025-02-20 01:52:18 +01:00
Ruben Fiszel
97f2f8733c
fix(cli): improve cli dependency error clarity
2025-02-20 01:51:47 +01:00
pyranota
ba187a0953
fix windows build ( #5333 )
2025-02-20 00:26:09 +01:00
Ruben Fiszel
4d03e7026f
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
Ruben Fiszel
895443f952
fix: improve app db explorer handling of always identity columns
2025-02-19 21:49:25 +01:00
Alexander Petric
70ab21dd85
teams cleanup cleanup ( #5330 )
...
* sqlx
* repo ref
* adding teams channel to criticalerrorchannel in non-ee
2025-02-19 19:01:18 +01:00
pyranota
c62728eaa9
feat: remove pip fallback option for python and ansible ( #5186 )
2025-02-19 17:33:11 +01:00
HugoCasa
655f333d8f
feat: add support for gemini ( #5235 )
...
* feat: add support for gemini
* nit
* fix
2025-02-19 15:03:35 +01:00
Ruben Fiszel
9109ae146c
add otel to rh images
2025-02-19 08:11:06 +01:00
Ruben Fiszel
a5e06cb1ae
fix(apps): font-size of title text not screen dependent
2025-02-19 01:31:03 +01:00
Ruben Fiszel
1ed474cedd
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
c1351f8155
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
867ce4c842
fix: fix rendering of app components without component inputs
2025-02-18 23:34:17 +01:00
Ruben Fiszel
ed0f51c22c
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
b8032f71da
feat: add ready endpoints for workers to enterprise
2025-02-18 21:49:35 +01:00
Ruben Fiszel
0462506065
back to pipe in bash for efficiency purposes
2025-02-18 20:08:25 +01:00
Ruben Fiszel
107e8d9e19
fix(bash): allow process substitution on nsjail
2025-02-18 16:46:42 +01:00