Ruben Fiszel
95c2eaff69
chore(main): release 1.413.1 ( #4595 )
...
* chore(main): release 1.413.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.413.1
2024-10-28 17:32:43 +01:00
Ruben Fiszel
82987105a6
fix(cli): fix wmill instance push --base-url and --instance
2024-10-28 17:22:51 +01:00
Ruben Fiszel
1e20438fa4
chore(main): release 1.413.0 ( #4591 )
...
* chore(main): release 1.413.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.413.0
2024-10-28 16:36:18 +01:00
Ruben Fiszel
0037112905
improve fullscaleout behavior
2024-10-28 12:37:27 +01:00
Ruben Fiszel
6ff7b2d085
fix cli compilation with crypto
2024-10-28 12:09:29 +01:00
Ruben Fiszel
e54d253685
fix: add run immediately popover to run again
2024-10-28 09:38:10 +01:00
Ruben Fiszel
8ac5b10313
allow columnDefs with no field but children in aggrid infinite table
2024-10-28 08:18:07 +01:00
Ruben Fiszel
fe7d044a66
feat: autoscaling v0 ( #4593 )
...
* all
* all
all
all
all
all
all
all
all
all
* all
* all
* nits
* nits
2024-10-28 00:47:19 +01:00
Alexander Petric
bac3205725
fix(docs): smtp setup documentation link ( #4590 )
2024-10-26 08:43:18 +02:00
Ruben Fiszel
aefff1d0e2
chore(main): release 1.412.0 ( #4573 )
...
* chore(main): release 1.412.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.412.0
2024-10-25 20:02:57 +02:00
Ruben Fiszel
d1a28eb7ca
fix: do not update created_at of scripts on lockfile generation
2024-10-25 17:44:41 +02:00
wendrul
5621bd30d3
Make file_resources that are filled with a variable in ansible ( #4584 )
...
* Make file_resources that are filled with a variable in ansible
* Rename file_resources section to files
* Add variable example to init code
2024-10-25 14:18:28 +02:00
Alec Minchington
a46aa644b0
feat: add Spotify oauth provider ( #4581 )
2024-10-25 08:19:42 +02:00
Ruben Fiszel
a49f7e5d42
Update OAuthSetting.svelte
2024-10-25 06:18:06 +02:00
Alexander Petric
f18a61f7a2
ux: job queue critical alert settings ux improvements ( #4577 )
...
* improving the ux of queued jobs alert settings
* minor improvements
* removing name column
2024-10-24 22:58:39 +02:00
Stephen Beckstrand
f0eebd9bd7
chore: Update references to windmill-ee-full image ( #4578 )
...
* chore: Update windmill-ee-full image references
The messaging in a few backend executors references the need to
use the full enterprise image rather than `windmill-ee`. These
messages reference the `windmill-full-ee` image but its the image
is actually named `windmill-ee-full` under the available Packages.
* chore: Update refs to rust to ansible in ansible executor
2024-10-24 17:40:59 +02:00
Ruben Fiszel
134cfdb30e
fix(bash): correctly propagate sigterm for cancelled bash scripts
2024-10-24 14:42:37 +02:00
Ruben Fiszel
84e0524950
fix: initialize empty smtp settings correctly
2024-10-24 13:40:09 +02:00
Ruben Fiszel
9f43d5dcd9
fix(app builder): date input default value improvements
2024-10-23 11:11:24 +02:00
Alexander Petric
7e4f280e75
adding oauth.login_failure to openapi spec ( #4570 )
2024-10-22 22:09:31 +02:00
Ruben Fiszel
2e2fda5a06
chore(main): release 1.411.1 ( #4569 )
...
* chore(main): release 1.411.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.411.1
2024-10-22 20:26:35 +02:00
Ruben Fiszel
0586446671
fix: update bun to 1.1.32 ( #4568 )
...
* fix: update bun to 1.1.32
* Update DockerfileSlimEe
* Update Dockerfile
2024-10-22 20:08:26 +02:00
Ruben Fiszel
a357cf46e4
remove issues_comment trigger for ci
2024-10-22 19:40:31 +02:00
Guilhem
32fd866ce9
Glm/fix cron builder ( #4566 )
...
* fix cron expression
* fix cron builder
* Fix prefilled schedule
---------
Co-authored-by: Guilhem <guilhem@mbp-de-windmill.home >
2024-10-22 17:50:43 +02:00
Alexander Petric
c8a2f8fee0
update docker build on comment ( #4567 )
...
* adding github workflow build triggers on comment
* fix conditions
* revert formating
* simplify
* event_name fix
* build ee on nsjail as well
2024-10-22 17:18:14 +02:00
Alexander Petric
669c8f81c7
adding github workflow build triggers on comment ( #4565 )
...
* adding github workflow build triggers on comment
* fix conditions
* revert formating
* simplify
* event_name fix
2024-10-22 17:02:59 +02:00
HugoCasa
2d5097e376
improve stripe team plan switching ( #4552 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-10-22 15:49:08 +02:00
Alexander Petric
18fc0e4f93
audit logs for failed login attempts ( #4564 )
...
* audit logs for failed login attempts
* updating ee ref
2024-10-22 02:42:12 +02:00
Ruben Fiszel
ae3961ec59
chore(main): release 1.411.0 ( #4559 )
...
* chore(main): release 1.411.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.411.0
2024-10-21 20:20:59 +02:00
wendrul
2079b2e7e1
fix: Do not ignore file resources with json file ext ( #4562 )
2024-10-21 17:44:16 +02:00
Ruben Fiszel
b8a6a11635
feat(cli): encrypt sensitive instance settings ( #4561 )
2024-10-21 14:38:08 +02:00
Ruben Fiszel
0d9039641b
fix: update bun to 1.1.31 and deno to 2.0.2
2024-10-21 11:29:14 +02:00
Ruben Fiszel
4ca7c2bf07
chore(main): release 1.410.3 ( #4556 )
...
* chore(main): release 1.410.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.410.3
2024-10-20 12:57:00 +02:00
Ruben Fiszel
87f5c078dd
fix(go-client): reduce runtime dependencies by bumping oai-codeen to v2.4.1
2024-10-20 12:50:57 +02:00
Ruben Fiszel
444bfb85a3
chore(main): release 1.410.2 ( #4555 )
...
* chore(main): release 1.410.2
* Update version.txt
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.410.2
2024-10-19 17:14:57 +02:00
Ruben Fiszel
a92a2fd6fd
fix(frontend): improve display of error handlers
2024-10-19 16:57:12 +02:00
Ruben Fiszel
3cd30d2376
chore(main): release 1.410.1 ( #4553 )
...
* chore(main): release 1.410.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-19 12:30:25 +02:00
Ruben Fiszel
68c07c23f5
add a way to skip deno cli warning
2024-10-19 12:18:15 +02:00
Ruben Fiszel
26a40d1944
fix(cli): improve wmill init behavior
2024-10-19 12:15:59 +02:00
Ruben Fiszel
5115aee577
various nits
2024-10-19 12:11:29 +02:00
HugoCasa
17d9541dc2
fix ws killpill ( #4551 )
...
* websocket killpill
* oups
* nit
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-10-19 01:17:15 +02:00
HugoCasa
fc7bbb9168
websocket killpill ( #4550 )
2024-10-19 00:02:48 +02:00
Ruben Fiszel
0f0c6ce2df
chore(main): release 1.410.0 ( #4546 )
...
* chore(main): release 1.410.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.410.0
2024-10-18 20:35:20 +02:00
wendrul
eb5ad0efee
Remove debug line ( #4548 )
2024-10-18 20:31:53 +02:00
HugoCasa
9b4e7be908
support colon in job filter tags scope ( #4549 )
2024-10-18 20:31:38 +02:00
Ruben Fiszel
549b11dcfb
fix(frontend): add back script lockfile to script details pae
2024-10-18 20:30:34 +02:00
Ruben Fiszel
248fdc24a6
feat(typescript-bun): support relative imports without the .ts extension
2024-10-18 12:26:57 +02:00
Ruben Fiszel
ba5539a18f
adapt websocket triggers to multi-tenant cloud
2024-10-18 00:52:23 +02:00
HugoCasa
8807e99f06
feat: websocket triggers ( #4505 )
...
* feat: websocket triggers
* fix
* frontend nits
* nits
* new trigger UI
* sqlx
2024-10-18 00:21:52 +02:00
Ruben Fiszel
08595c6f14
fix: cache js static assets by default
2024-10-18 00:12:07 +02:00