pyranota
9a5baa8e53
Merge branch 'main' into python-uv
2024-11-14 12:51:10 +00:00
pyranota
0e3d835609
Disable UV for ansible
...
Will be enabled later.
Needs proper testing and its better to split onto 2 PRs with first modifying python and second ansible
2024-11-14 12:45:32 +00:00
pyranota
deff3b0045
Change TMP for windows
2024-11-14 11:39:52 +00:00
pyranota
1b885ce2c2
Merge branch 'python-uv' of github.com:windmill-labs/windmill into python-uv
2024-11-14 11:30:21 +00:00
pyranota
cec82a9cd2
Dont pin python to specific version
2024-11-14 11:30:02 +00:00
Lucas Abel
4fdca87de9
nit: cleanup raw_flow usage ( #4707 )
...
* nit: cleanup `raw_flow` usage
* nit: refactor two queries into one
2024-11-14 12:23:27 +01:00
pyranota
8a792c9c9d
Merge branch 'main' into python-uv
2024-11-14 10:08:09 +00:00
Lucas Abel
2d572695ef
nit: generalize usage of has_failure_module ( #4706 )
2024-11-14 08:49:12 +01:00
Ruben Fiszel
84bd06e906
fix: fix intempestive expr type change in flow transform
2024-11-14 00:24:02 +01:00
Ruben Fiszel
4b8f3580a4
add LOGS_TO_STDOUT to ee
2024-11-13 23:30:52 +01:00
Alexander Petric
d598731913
fixing for windows
2024-11-13 17:07:14 -05:00
pyranota
5a96d64183
Merge branch 'main' into python-uv
2024-11-13 18:39:10 +00:00
Ruben Fiszel
ce01fa1677
split more ee log logic
2024-11-13 18:49:41 +01:00
Ruben Fiszel
50861fccc0
fix: support multiple pip-extra-index-url with commas
2024-11-12 23:31:00 +01:00
Ruben Fiszel
8c6f5a320b
propagate exit code in error result when relevant
2024-11-08 16:37:58 +01:00
Ruben Fiszel
8bc9a021a8
fix(bash): correctly propagate exit errors
2024-11-08 16:33:01 +01:00
HugoCasa
dc8bd6d2b5
feat: http custom routes for static assets ( #4666 )
...
* feat: http custom routes for static assets
* update ee ref + fix build
* fix build
* nit
2024-11-07 20:16:14 +01:00
Ruben Fiszel
771d740701
fix: clarify error messages when job timeout or cancelled with more details
2024-11-06 19:18:34 +01:00
Ruben Fiszel
7c0d9901e0
fix main
2024-11-06 16:34:09 +01:00
HugoCasa
7578cebaf9
fix: display logs in native mode when script fails ( #4655 )
...
* fix: display logs in native mode when script fails
* oups
* oups
2024-11-06 16:26:23 +01:00
Alexander Petric
693b7a4fd4
feat(oauth): add snowflake oauth support ( #4622 )
...
* feat(oauth): add snowflake oauth support
* fixes
* fix keypair auth
* avoid loop when changing settings
* including account id doc link in the settings ui
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-04 23:35:27 +01:00
Guilhem
22ab51e991
feat(frontend): improve and simplify scheduled poll flows ( #4560 )
2024-11-04 23:18:09 +01:00
Ruben Fiszel
eff3e1c43a
Update python_executor.rs
2024-11-03 02:57:00 +01:00
Ruben Fiszel
844acbf00b
Merge branch 'main' into python-uv
2024-11-02 19:48:30 +01:00
Ruben Fiszel
e11cc13c92
fix: apply NO_PROXY and HTTP_PROXY, HTTPS_PROXY more consistently
2024-11-02 13:57:30 +01:00
Ruben Fiszel
05ac6ba094
fix(prometheus): fix incorrect worker_busy set to 1
2024-11-01 16:31:32 +01:00
Ruben Fiszel
557b949efe
fix(s3): align s3 handler additional creds providers
2024-11-01 00:51:28 +01:00
pyranota
e0040fe3b3
Merge branch 'main' into python-uv
2024-10-31 14:03:32 +00:00
pyranota
ef37928865
Add rollback for multipython ( #4610 )
2024-10-31 14:27:34 +01:00
pyranota
63340e6ce2
Merge branch 'main' into python-uv
2024-10-31 08:53:45 +00:00
HugoCasa
921e3217c6
improve array params handling in postgres ( #4605 )
2024-10-30 14:44:42 +01:00
pyranota
c839bae160
Fix flock and windows
2024-10-29 17:51:18 +00:00
pyranota
253452013c
Merge branch 'python-uv' of github.com:windmill-labs/windmill into python-uv
2024-10-29 17:35:18 +00:00
pyranota
af70339d07
Fix NSJAIL INDEX_URL
2024-10-29 17:34:52 +00:00
pyranota
a01c26f0e2
Merge branch 'main' into python-uv
2024-10-29 17:26:25 +00:00
Ruben Fiszel
692b0568fc
fix(bun): handle bun lockfile created with windows ( #4602 )
2024-10-29 14:09:38 +01:00
Ruben Fiszel
71f84dee08
handle better empty tag overrides
2024-10-29 09:01:02 +01:00
Ruben Fiszel
99400ebbf3
improve test this step for flow tag overide
2024-10-29 08:19:17 +01:00
Ruben Fiszel
ab38215c86
fix(backend): in flows, workspace scripts should use their set tags instead of the default one
2024-10-29 07:29:39 +01:00
Ruben Fiszel
85de44cb93
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
Ruben Fiszel
2cbf027653
fix: do not update created_at of scripts on lockfile generation
2024-10-25 17:44:41 +02:00
wendrul
058d48ccab
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
Stephen Beckstrand
09a8a0361b
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
2cd46cc55f
fix(bash): correctly propagate sigterm for cancelled bash scripts
2024-10-24 14:42:37 +02:00
pyranota
b1a4f2ab50
Add --link-mode=copy and remove -v
2024-10-23 12:04:27 +00:00
pyranota
54698b3eef
Merge branch 'main' into python-uv
2024-10-23 09:37:29 +00:00
pyranota
59e8004f99
Return deleted flag
2024-10-22 16:57:15 +00:00
pyranota
1271a65b5a
Handle flags for NSJAIL
2024-10-22 16:00:43 +00:00
pyranota
53909750ef
Support S3
2024-10-22 15:47:47 +00:00
pyranota
60e7fa764c
Initially refactor cache (No S3)
2024-10-22 15:31:56 +00:00