Ruben Fiszel
bf1cb95cee
chore(main): release 1.268.0 ( #3196 )
...
* chore(main): release 1.268.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-11 12:57:42 +01:00
Ruben Fiszel
0d3c4ec813
fix(cli): improve tty handling
2024-02-11 12:39:25 +01:00
Ruben Fiszel
737595a4af
fix(cli): improve tty handling
2024-02-11 12:33:44 +01:00
Ruben Fiszel
2583ba0c22
improve verbosity of overlapping flow runs
2024-02-11 12:21:57 +01:00
HugoCasa
6eb1e27a74
feat: flow inputs ai gen ( #3191 )
...
* feat: flow inputs ai gen
* fix: prevent flow builder crash on AI gen
* fix: nits
* fix: adjust tab behavior
2024-02-10 19:51:44 +01:00
Ruben Fiszel
508bba96dc
fix: allow direct git-sync setting loading
2024-02-10 14:38:32 +01:00
Ruben Fiszel
93a888517e
chore(main): release 1.267.0 ( #3195 )
...
* chore(main): release 1.267.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-10 13:51:03 +01:00
Ruben Fiszel
5ba878173b
fix(cli): improve restart_unless_cancelled handling
2024-02-10 13:48:03 +01:00
Ruben Fiszel
006f178055
feat: default tag can be made workspace specific ( #3194 )
...
* feat: Worker env variables are hidden to developers in the config panel (#3175 )
* improve rename component of apps
* progress
* all
* feat: default tags per workspace
---------
Co-authored-by: Guillaume Bouvignies <guillaume@windmill.dev >
2024-02-10 13:40:34 +01:00
Ruben Fiszel
128720f1c5
chore(main): release 1.266.1 ( #3193 )
...
* chore(main): release 1.266.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-10 10:31:33 +01:00
Ruben Fiszel
deed726503
fix cuda
2024-02-10 10:30:01 +01:00
Ruben Fiszel
0a37be41cb
fix: improve load schedule args
2024-02-10 09:47:26 +01:00
Ruben Fiszel
a617f3d3b6
chore(main): release 1.266.0 ( #3187 )
...
* chore(main): release 1.266.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-10 00:46:38 +01:00
Ruben Fiszel
81bdd81817
fix compile
2024-02-10 00:40:53 +01:00
Ruben Fiszel
b75b8c08c0
nit
2024-02-10 00:38:36 +01:00
Ruben Fiszel
d13c344661
fix: improve no flow overlap + schedule args loading
2024-02-10 00:37:46 +01:00
Ruben Fiszel
c2ef54d6ad
fix: improve no flow overlap + schedule args loading
2024-02-10 00:37:35 +01:00
Ryan Doyle
5d792d3d6f
fix: Properly handle pip index urls in pip-compile ( #3192 )
...
- URLs that contain simple auth seem to have that stripped before being
passed to underlying pip if it needs to be called by pip-compile.
- This forces explicit passing of the complete, authenticated url
string to pip, through pip-compile, via pip-compile's "--pip-args"
argument.
2024-02-10 00:29:08 +01:00
Ruben Fiszel
5408eafdc1
add tracing debug to pip compile
2024-02-09 22:38:52 +01:00
Ruben Fiszel
ec67ebf5cd
add tracing debug to pip install command args
2024-02-09 22:35:59 +01:00
Guillaume Bouvignies
126773122a
feat: git sync now accepts path filters and type filters ( #3189 )
...
* feat: git sync now accepts path filters and type filters
* fix git sync for folders
* UI nits
* Add folder by default in migration
* fix openapi
2024-02-09 18:51:44 +01:00
Henri Courdent
2a7c6667e2
Small helper on download button ( #3190 )
2024-02-09 18:51:35 +01:00
Ruben Fiszel
14cd6e49ee
fix nit custom client scope issue
2024-02-09 16:14:51 +01:00
Ruben Fiszel
ac8a1bd5ed
nits
2024-02-09 12:38:36 +01:00
Ruben Fiszel
95bfa088c0
nits
2024-02-09 12:36:29 +01:00
Faton Ramadani
5eb5e92b90
fix(frontend): fix html component initial data ( #3188 )
...
* fix(frontend): fix html component initial data
* fix(frontend): fix html component initial data
2024-02-09 12:23:22 +01:00
Ruben Fiszel
b3e1e8f824
fix: improve on-boarding flow app
2024-02-09 11:57:52 +01:00
Bryan
48b572de8e
fix: add --unstable-http arg to deno ( #3186 )
2024-02-09 00:35:34 +01:00
Ruben Fiszel
87e9c5adcf
chore(main): release 1.265.3 ( #3185 )
...
* chore(main): release 1.265.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-08 20:07:30 +01:00
Ruben Fiszel
48718b17ff
fix: ai builder colors
2024-02-08 20:04:22 +01:00
Ruben Fiszel
a01752641c
improve git sync
2024-02-08 19:58:01 +01:00
Ruben Fiszel
71b4043fa3
chore(main): release 1.265.2 ( #3180 )
...
* chore(main): release 1.265.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-08 19:11:19 +01:00
Guillaume Bouvignies
e988eb519b
chore: EE private repo fetched on commit hash ( #3183 )
...
* chore: EE private repo fetched on commit hash
* revert docker-image.yml
* repo_ref -> ee_repo_ref
2024-02-08 19:09:03 +01:00
Guillaume Bouvignies
42740b0924
fix: Improve python writeS3File perf ( #3182 )
2024-02-08 17:57:42 +01:00
Ruben Fiszel
8f5467208f
fix tests
2024-02-08 17:10:38 +01:00
Ruben Fiszel
028446efc3
pin rust to 1.75.0
2024-02-08 16:44:28 +01:00
Guillaume Bouvignies
ec6f533419
chore: SAML EE ( #3176 )
...
* Extract SAML logic into its own file
* Remove saml.rs core logic
* hello
* Add substitute_ee_code.sh and check_no_symlink.sh scripts
* dry-run docker image build
* test hook
* add setup-hooks.sh script
* Update pre-commit hook
* Update substitution script
* revert docker-image action yaml
* revert Cargo.lock
* publish custom image
* swap for ce build as well
* empty
* revert temp action override
* fix docker-image.yml
2024-02-08 16:09:11 +01:00
Ruben Fiszel
de858f3cc6
nit clarify error
2024-02-08 16:05:39 +01:00
Ruben Fiszel
d59d324d72
fix: handle better \u0000 in python result
2024-02-08 16:02:38 +01:00
Faton Ramadani
b8ce740a9a
fix(frontend): Fix tutorials + Move into itself + Disable app history… ( #3181 )
...
* fix(frontend): Fix tutorials + Move into itself + Disable app history for unsaved apps + several toggle fix
* fix(frontend): clean up
* fix(frontend): add missing result for transformer
2024-02-08 15:46:10 +01:00
Guillaume Bouvignies
f620954852
fix: Cuda image building ( #3179 )
2024-02-08 13:49:21 +01:00
Ruben Fiszel
14b676a524
chore(main): release 1.265.1 ( #3178 )
...
* chore(main): release 1.265.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-07 23:46:25 +01:00
Ruben Fiszel
a5dc370898
sqlx fix
2024-02-07 23:45:07 +01:00
Ruben Fiszel
30fb3e5dcd
improve custom windmill migration
2024-02-07 23:39:09 +01:00
HugoCasa
d938a20a28
fix: graphql web worker ( #3177 )
...
* fix: graphql web worker
* fix: id editor unused input
2024-02-07 22:59:42 +01:00
Ruben Fiszel
68aecf9a36
chore(main): release 1.265.0 ( #3172 )
...
* chore(main): release 1.265.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-07 22:49:51 +01:00
Ruben Fiszel
23bef7f31f
fix: improve agent policies
2024-02-07 22:45:07 +01:00
Ruben Fiszel
31fb948c35
handle null lockfiles better
2024-02-07 22:15:42 +01:00
Ruben Fiszel
bf48ce423a
remove obsolete array handler
2024-02-07 21:15:50 +01:00
Ruben Fiszel
b26335426d
fix split on null
2024-02-07 21:07:05 +01:00