HugoCasa
1f206e51fb
feat: disable response logs based on env var ( #3685 )
2024-05-07 15:57:41 +02:00
wendrul
3eb571cfb4
Add dev environment setup instructions ( #3559 )
...
Add instructions to set up the local instance on the README
2024-04-15 16:16:27 +02:00
Ruben Fiszel
cc211da625
fix: trigger re-release
2024-03-17 18:41:26 +01:00
Ruben Fiszel
543d2a1577
fix: s3 cache is an instance settings ( #3421 )
...
* s3
* s3
2024-03-15 15:09:05 +01:00
Ruben Fiszel
74a8816eea
fix readme
2024-03-15 10:09:08 +01:00
Ruben Fiszel
98bb2504a4
fix: retrigger release
2024-03-05 16:40:22 +01:00
Soumit Das
fd579bc51a
env table wan't displayed properly ( #3332 )
2024-03-04 09:30:33 +01:00
Ruben Fiszel
c1d9a95115
fix: redo release
2024-03-01 12:15:21 +01:00
Ruben Fiszel
4c7c73c3e3
JOB_RETENTION_SECS set to 30days by default
2024-01-31 10:55:28 +01:00
Ruben Fiszel
0e30d2a584
fix readme nit
2024-01-31 10:54:10 +01:00
Ruben Fiszel
5eb3703a64
add dynamic enums to the approval page
2024-01-12 11:07:19 +01:00
Martin Jul
4df56d229a
Fix typo in README.md ( #2955 )
...
Fix typo
2024-01-04 11:24:33 +01:00
Ruben Fiszel
783ec11af9
Update README.md
2023-12-13 10:17:02 +01:00
Guillaume Bouvignies
7c71b65a99
feat: Add default timeout for instance and custom timeout for scripts ( #2811 )
...
* feat: Add default timeout for instance and custom timeout for scripts
* final
* sqlx prepare
* Logs a warning in the job logs
* Fix merge
* JOB_DEFAULT_TIMEOUT is an optional
* Fix JOB_DEFAULT_TIMEOUT monitor loading
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-12-13 07:08:07 +01:00
HugoCasa
77ee39d6b6
fix: improve azure openai readme ( #2754 )
2023-12-01 17:10:19 +01:00
Guillaume Bouvignies
d750f22f7d
fix: Error handler now supports flows ( #2707 )
...
* fix: Error handler now supports flows
* Update README
* remove unused import
2023-11-27 10:15:46 +00:00
Ikko Eltociear Ashimine
e51108afad
Update README.md ( #2706 )
...
chartss -> charts
2023-11-27 01:09:32 +01:00
Henri Courdent
7a53266a8c
Updating readme ( #2680 )
2023-11-22 17:15:42 +01:00
Sindre Svendby
c10c4046de
Fixed markdown syntax and typo ( #2563 )
...
* Fixed markdown syntax
<workspace> was not rendered
* Superdmin -> Superadmin
2023-11-04 22:31:11 +01:00
Ruben Fiszel
f772224271
improve tree view sorting
2023-11-04 17:18:49 +01:00
HugoCasa
0603fc82c9
feat: local hub embeddings search ( #2463 )
...
* feat: local hub embeddings search
* fix: cargo lock
* fix: sqlx prepare
* fix: cargo tinyvector
* feat: add DISABLE_EMBEDDING env var
* fix: cargo lock
2023-10-19 17:27:42 +02:00
Ruben Fiszel
17129fdf0f
add MODE env variable
2023-10-16 15:20:50 +02:00
Ruben Fiszel
36d31fb191
fix: improve binary build
2023-10-10 17:30:02 +02:00
Guillaume Bouvignies
0f0085bc19
fix: add binaries to release
2023-10-10 17:19:30 +02:00
Ruben Fiszel
1ff5bc2f7a
feat: manage cache and init scripts from worker group UI ( #2396 )
...
* cache & inits
* cache & inits
* cache & inits
* all
* fix tests
* improve
2023-10-05 19:42:15 +02:00
Ruben Fiszel
c8543d7ed4
feat: add npm_config_registry support for bun, deno and being settable from UI ( #2373 )
...
* foo
* foo
* npm config
2023-10-02 14:45:29 +02:00
Ruben Fiszel
33deca1304
setup improvements
2023-09-21 12:49:31 +02:00
Ruben Fiszel
3fc3e10ef5
improve and simplify setup
2023-09-21 11:00:42 +02:00
HugoCasa
c4a88e7e18
feat: add dediacted worker env var ( #2296 )
2023-09-18 14:15:56 +02:00
Ruben Fiszel
8ee28c9348
fix: fix incorrect bump
2023-08-29 16:44:05 +02:00
Ruben Fiszel
1def1d3c66
refactor default non-cloud-hosted timeout
2023-08-20 16:30:31 +02:00
Ruben Fiszel
69cfe1ee13
feat: prometheus metrics are now ee only
2023-08-20 12:29:05 +02:00
Ruben Fiszel
c147d5f169
reword
2023-08-15 09:41:53 +02:00
Dave Nicolson
b65fdb8b67
Grammar fixes ( #2001 )
...
* Fix typos
* Fix TypeScript capitalization
* Fix log in verb
* Fix log out verb
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-08-08 12:02:51 +02:00
Ruben Fiszel
620f0d2f3e
feat: add magic tag part
2023-08-05 23:31:10 +02:00
Ruben Fiszel
5393aa43fe
feat: add support for custom import map on deno
2023-08-05 19:25:24 +02:00
HugoCasa
aa336a6de2
feat: add azure openAI support ( #1989 )
2023-08-03 19:56:14 +02:00
Ruben Fiszel
314a4b614b
refactor native workers to use native jobs
2023-08-03 10:32:45 +02:00
Ruben Fiszel
9b5af9c3c4
feat: add SECRET_SALT for secure environments
2023-07-30 18:35:48 +02:00
Ruben Fiszel
b326b74d98
Update README.md
2023-07-27 17:35:52 +02:00
Henri Courdent
a2f8ec7eb3
Update script readme ( #1930 )
...
* Update script readme
* Types better added
2023-07-25 10:35:40 +03:00
Ruben Fiszel
8067e8125d
improve README
2023-07-19 08:24:18 +02:00
Ruben Fiszel
98fa6db9c1
feat: add whitelist envs to passthrough the workers
2023-07-16 10:47:24 +02:00
Jakub Kołodziejczak
223b80768a
chore(backend): upgrade sqlx to ^0.7 ( #1865 )
...
* DRAFT chore(backend): upgrade sqlx to ^0.7
related to:
* https://github.com/windmill-labs/windmill/pull/1858
* https://github.com/launchbadge/sqlx/issues/1163#issuecomment-1627685514
* (vol. 2) in 0.7, `Transaction` can no longer implement `Executor` directly
ref: https://github.com/launchbadge/sqlx/blob/afb6b1066e61f8e3875f530d96cfb5a299f13fda/examples/postgres/transaction/src/main.rs#L14-L17
notice that I'm temporarly using my custom patch
https://github.com/mrl5/sqlx/commit/16e4c9a8f380214ad61b1744d3e1f5fa866ffbcc
it's related to https://github.com/launchbadge/sqlx/issues/2611
* post git rebase chores
* use upstream fix from 0.7.1
* fix compile
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-07-15 14:06:20 +02:00
Ruben Fiszel
53a8c24e6e
Update README.md
2023-07-14 01:20:39 +02:00
Ruben Fiszel
218ad892d7
feat: add configurable global error handler
2023-06-30 12:46:02 +02:00
Ruben Fiszel
82c48dc5c9
fix: add CREATE_WORKSPACE_REQUIRE_SUPERADMIN
2023-06-29 23:06:03 +02:00
Ruben Fiszel
81d62f9250
remove warnings
2023-06-29 12:42:09 +02:00
Ruben Fiszel
d6132ed8d2
improve docker-compose and email sending
2023-06-29 11:52:46 +02:00
Ruben Fiszel
663e2148ac
feat: smtp support to invite users ( #1777 )
...
* email support
* everyhting
* smtp
* update
* update
* update
* setup backend test
2023-06-29 10:34:44 +02:00