pyranota
ca72c97a32
Create dirs
2024-11-15 01:55:16 +00:00
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
Ruben Fiszel
2a1bff3160
feat: allow setting password and login type from superadmin UI
2024-11-14 13:22:48 +01:00
pyranota
deff3b0045
Change TMP for windows
2024-11-14 11:39:52 +00:00
Lucas Abel
50ff183bae
feat(backend): monitor minimal version of living workers ( #4704 )
2024-11-14 12:33:50 +01: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
44ed4045f7
api: cleanup job data structure ( #4705 )
2024-11-14 12:25:30 +01: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
Ruben Fiszel
10b6b1dc04
fix: add queue_couts api
2024-11-14 11:03:26 +01:00
Lucas Abel
9163060c90
nix: nit fixes + bench script ( #4703 )
2024-11-14 09:08:11 +01:00
Lucas Abel
2d572695ef
nit: generalize usage of has_failure_module ( #4706 )
2024-11-14 08:49:12 +01:00
Ruben Fiszel
ca8020cf82
chore(main): release 1.423.2 ( #4701 )
...
* chore(main): release 1.423.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-14 00:35: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
4a39e45476
fix getUser openapi
2024-11-13 16:54:58 +01:00
Lucas Abel
60186b8c9f
more benchmark methods ( #4695 )
...
* feat(backend): add `rawscript` to `add_batch_jobs` API
* bonus: improve `add_batch_jobs` API performances for `flow` kind
* add `bigrawscript` and `bigscriptinflow` to `benchmark_oneoff.ts`
* add `bigrawscript` and `bigscriptinflow` to the bench suite
2024-11-13 15:53:01 +01:00
Ruben Fiszel
9f7aa01cac
chore(main): release 1.423.1 ( #4693 )
...
* chore(main): release 1.423.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-13 11:23:44 +01:00
Ruben Fiszel
de00944f09
fix(autoscaling): autoscaling thresholds to be >= and not >
2024-11-13 00:21:45 +01:00
Ruben Fiszel
c1b220be26
chore(main): release 1.423.0 ( #4691 )
...
* chore(main): release 1.423.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-12 23:41:33 +01:00
Ruben Fiszel
50861fccc0
fix: support multiple pip-extra-index-url with commas
2024-11-12 23:31:00 +01:00
Ruben Fiszel
5e9870a8a9
fix: prevent underflow for autoscaling scalein
2024-11-12 22:34:54 +01:00
HugoCasa
1671005100
feat: s3 input available for public apps ( #4685 )
2024-11-12 20:07:59 +01:00
Ruben Fiszel
7784c14726
chore(main): release 1.422.1 ( #4688 )
...
* chore(main): release 1.422.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-12 10:44:41 +01:00
Ruben Fiszel
d832cd8b5f
chore(main): release 1.422.0 ( #4678 )
...
* chore(main): release 1.422.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-11 10:37:17 +01:00
Alexander Petric
d9148eaa78
feat(frontend): critical alerts UI ( #4653 )
2024-11-09 00:42:10 +01:00
Ruben Fiszel
4c98410b83
chore(main): release 1.421.2 ( #4675 )
...
* chore(main): release 1.421.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-08 16:57:09 +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
Ruben Fiszel
1c7d295c52
chore(main): release 1.421.1 ( #4674 )
...
* chore(main): release 1.421.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-08 15:43:28 +01:00
VuRsd
2eb9cfd0a9
add pysocks import handling
...
add PySocks dependency mapping
2024-11-08 09:56:28 +01:00
Ruben Fiszel
162070dcca
chore(main): release 1.421.0 ( #4668 )
...
* chore(main): release 1.421.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-07 20:54:42 +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
d35d2ccfd0
chore(main): release 1.420.1 ( #4665 )
...
* chore(main): release 1.420.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-07 17:59:15 +01:00
Ruben Fiszel
adeb30ca51
chore(main): release 1.420.0 ( #4659 )
...
* chore(main): release 1.420.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-07 17:18:20 +01:00
Lucas Abel
f767d92ec7
add flake.nix and package windmill backend ( #4660 )
2024-11-07 12:23:19 +01:00
Ruben Fiszel
43b8a5ade3
chore(main): release 1.419.0 ( #4649 )
...
* chore(main): release 1.419.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-06 20:29:19 +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
HugoCasa
ad50d2fd69
allow no tls for instance settings smtp ( #4656 )
...
* allow no tls for instance settings smtp
* update ee ref
2024-11-06 16:58:24 +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
HugoCasa
4dda0fb8cd
feat: websocket authentication ( #4635 )
...
* feat: websocket authentication
* npm check, sqlx and preprocessor template
* better run job
* nit
2024-11-05 11:54:08 +01:00
wendrul
77735d859c
feat: Add full-text search on windmill service logs ( #4576 )
...
* Add service_log indexer file (ee)
* Rename to completed_run
* rename to service_logs
* Update lib.rs
* Make indexing of logs and simple frontend
* Add common ee file
* Update lib.rs
* Make log search global to fix openapi unused path param
* Prepare sqlx
* Show last indexed also when no jobs are found
* Adapt feature flags to service logs indexer
* Update api and main
* Build service log search page
* scope query to the min and max time
* Migrate modal, bug fixes
* Remove unused import
* Make the service logs page take the full screen
* improve quick access menu to service_logs, fix date stuff, hide 0 matches
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-05 09:52:07 +01:00
Ruben Fiszel
c578ecd1f9
chore(main): release 1.418.0 ( #4648 )
...
* chore(main): release 1.418.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-05 01:23:22 +01:00
Ruben Fiszel
09156b65c2
fix(prometheus): improve queue_count when tags have no more jobs
2024-11-05 00:22:06 +01:00