Ruben Fiszel and rubenfiszel
f70ea0fee5
chore(main): release 1.588.0 ( #7270 )
...
* chore(main): release 1.588.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-02 13:08:57 +00:00
Devdatta Talele
5cfc186377
fix: configurable timeout for AI requests ( #6497 ) ( #7267 )
...
* fix: configurable timeout for AI requests
Add AI_REQUEST_TIMEOUT_SECONDS environment variable (default 3600s)
to fix timeout issues with slow AI models like self-hosted Ollama.
Previously hardcoded at 300 seconds, causing legitimate long-running
requests to fail.
Fixes #6497
* docs(ai): add critical NGINX configuration warning
Add comprehensive documentation about reverse proxy timeout requirements.
Without proper NGINX/proxy configuration, connections will still timeout
at the proxy layer regardless of backend timeout settings.
Enhanced documentation includes:
- CRITICAL warning about proxy configuration requirement
- Example NGINX configuration snippet
- Explanation of proxy vs backend timeout interaction
This addresses the root cause in issue #6497 where logs showed
"upstream prematurely closed connection" indicating proxy-level timeout.
Part of #6497
2025-12-02 13:01:50 +00:00
5306acf3ed
feat: add S3 support to download button and PDF preview components ( #7271 )
...
* feat: add S3 support to download button and PDF preview components
Add S3 object and s3:// URL support to AppDownload and AppPdf components,
following the same pattern used in AppImage component. Both components now:
- Handle partial S3 objects with storage and presigned URL support
- Handle s3:// URL format
- Construct proper API endpoints for S3 file downloads
Fixes #7240
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
* handle policy + fix s3 picker
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-12-02 12:53:35 +00:00
Pyra and windmill-internal-app[bot]
1404484f38
fix(workspace-dependencies): implement better caching ( #7273 )
...
* fix(workspace-dependencies): implement better caching
Signed-off-by: pyranota <pyra@duck.com >
* Update SQLx metadata
* nits
Signed-off-by: pyranota <pyra@duck.com >
* spawn non blocking
Signed-off-by: pyranota <pyra@duck.com >
* nit
Signed-off-by: pyranota <pyra@duck.com >
* fix ci
Signed-off-by: pyranota <pyra@duck.com >
* fix issue
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-12-02 12:48:14 +00:00
Ruben Fiszel
7b7514f4b1
fix(cli): handle better apps pushing back-compatibility
2025-12-02 12:47:51 +00:00
Ruben Fiszel
a0ccf5fb1e
fix(cli): handle better public apps in legacy mode
2025-12-02 12:28:50 +00:00
Pyra
09bf9a7ecf
nit(cli): remove --use-raw-requirements ( #7272 )
...
new workspace dependencies system renders it useless
Signed-off-by: pyranota <pyra@duck.com >
2025-12-02 10:17:37 +00:00
Pyra and windmill-internal-app[bot]
ac0634b8f9
nit: do not use wildcard for clone_script ( #7269 )
...
* nit: do not use wildcard for clone_script
Signed-off-by: pyranota <pyra@duck.com >
* Update SQLx metadata
* reorder fields in query
Signed-off-by: pyranota <pyra@duck.com >
* Update SQLx metadata
* test: make is_template optional
Signed-off-by: pyranota <pyra@duck.com >
* Update SQLx metadata
* gave on using macro
Signed-off-by: pyranota <pyra@duck.com >
* Update SQLx metadata
* remove dbg!
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-12-01 15:21:43 +00:00
HugoCasa
c36a145218
nits jobs migration command
2025-12-01 15:16:22 +01:00
hugocasa
7b3137a0f3
feat(cli): jobs migration command ( #7268 )
2025-12-01 14:06:48 +00:00
Pyra
ce9187eaea
Update WorkspaceDependenciesEditor.svelte ( #7266 )
2025-12-01 11:46:08 +00:00
Pyra
e7bbcc853b
nit(workspace-dependencies): better deployment warning ( #7265 )
...
* nit(workspace-dependencies): better deployment warning
Signed-off-by: pyranota <pyra@duck.com >
* ci
Signed-off-by: pyranota <pyra@duck.com >
* fix npm check
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
2025-12-01 11:18:37 +00:00
Ruben Fiszel and rubenfiszel
f6f88e5fd3
chore(main): release 1.587.1 ( #7263 )
...
* chore(main): release 1.587.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-12-01 07:49:22 +00:00
Ruben Fiszel
b55e87c3b3
fix: fix public apps by custom url
2025-12-01 07:45:30 +00:00
Ruben Fiszel
5e509eec13
nit(cli): app dev will error if not in right folder
2025-12-01 06:28:05 +00:00
Ruben Fiszel and rubenfiszel
922c754e64
chore(main): release 1.587.0 ( #7249 )
...
* chore(main): release 1.587.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-30 17:51:50 +00:00
Ruben Fiszel
d9ccc4c999
fix nit npm run check
2025-11-30 17:46:32 +00:00
Ruben Fiszel
9f2ca01e5e
fix(git-sync): initialize repo with gitBranches set
2025-11-30 17:42:16 +00:00
Ruben Fiszel
da1cf3bd6a
further cli improvements
2025-11-30 15:24:24 +00:00
Ruben Fiszel
b9ea46b78b
fix(cli): cli behave as expected in forked workspaces
2025-11-30 15:15:27 +00:00
Ruben Fiszel
c0200bfdae
update app locks when pulling them
2025-11-30 13:15:33 +00:00
Ruben Fiszel
59c85be4a3
nit mobile top bar button
2025-11-30 11:46:55 +00:00
Ruben Fiszel
e9465ed048
nit edit button
2025-11-30 11:37:05 +00:00
Ruben Fiszel
21c3d96950
improve svelte support on cli
2025-11-30 11:31:27 +00:00
Ruben Fiszel
67c4483587
vite + svelte support on local dev
2025-11-29 18:12:14 +00:00
Ruben Fiszel
1d5d4eda36
runBg -> backend II
2025-11-29 16:13:43 +00:00
Ruben Fiszel
732f23376a
runBg -> backend II
2025-11-29 16:03:58 +00:00
Ruben Fiszel
a64a6eadd9
runBg -> backend
2025-11-29 15:55:41 +00:00
Ruben Fiszel
e55bd04eb2
nit raw apps
2025-11-29 15:43:13 +00:00
Ruben Fiszel
6e202de6d2
nit raw apps
2025-11-29 15:40:59 +00:00
centdix
ad335cc47e
feat(aichat): stream tool arguments ( #7244 )
2025-11-29 16:27:02 +01:00
Ruben Fiszel
f277da4c88
wmill.d.ts nits
2025-11-29 15:19:03 +00:00
Ruben Fiszel
aba5b0bca9
fix overusage of workspace dependencies + overzealous check
2025-11-29 11:55:18 +00:00
Ruben Fiszel
d9d58a2060
extend oauth refresh account size
2025-11-29 11:28:51 +00:00
Ruben Fiszel
f912e7591b
fix lock
2025-11-29 09:48:18 +00:00
Ruben Fiszel
855b8fa013
update pkg lock
2025-11-29 01:32:05 +00:00
Ruben Fiszel
ef67cb23ac
update pkg lock
2025-11-29 01:28:58 +00:00
Ruben Fiszel
bde2da411a
raw apps v2 ( #7251 )
2025-11-29 01:23:47 +00:00
Tsvetomir Bonev
140a734c25
allow configuring esbuild banner ( #7247 )
2025-11-28 22:27:08 +00:00
Pyra
a13e09f0e8
Update ee-repo-ref.txt ( #7250 )
2025-11-28 17:40:45 +00:00
Pyra and Ruben Fiszel
d36760bff7
feat: workspace dependencies ( #7124 )
...
* commit raw requirements
Signed-off-by: pyranota <pyra@duck.com >
* raw requirements
Signed-off-by: pyranota <pyra@duck.com >
* implement `parse_annotation`
Signed-off-by: pyranota <pyra@duck.com >
* more progress on wdeps
Signed-off-by: pyranota <pyra@duck.com >
* more progress
Signed-off-by: pyranota <pyra@duck.com >
* fixes
Signed-off-by: pyranota <pyra@duck.com >
* more progress
Signed-off-by: pyranota <pyra@duck.com >
* fixes
Signed-off-by: pyranota <pyra@duck.com >
* cli improvements + raw deps
Signed-off-by: pyranota <pyra@duck.com >
* cleanup
Signed-off-by: pyranota <pyra@duck.com >
* fix python versions
Signed-off-by: pyranota <pyra@duck.com >
* progress
Signed-off-by: pyranota <pyra@duck.com >
* update :)
Signed-off-by: pyranota <pyra@duck.com >
* add MaybeLock
Signed-off-by: pyranota <pyra@duck.com >
* go WIP
Signed-off-by: pyranota <pyra@duck.com >
* fix python ignoring py version from requirements
Signed-off-by: pyranota <pyra@duck.com >
* optimize php
Signed-off-by: pyranota <pyra@duck.com >
* require admin to alter
Signed-off-by: pyranota <pyra@duck.com >
* fix(cli): flow generateLocks raw deps
Signed-off-by: pyranota <pyra@duck.com >
* progress in checklist
Signed-off-by: pyranota <pyra@duck.com >
* fix agent workers
Signed-off-by: pyranota <pyra@duck.com >
* nits
Signed-off-by: pyranota <pyra@duck.com >
* nits
Signed-off-by: pyranota <pyra@duck.com >
* nit: remove default features
Signed-off-by: pyranota <pyra@duck.com >
* oh-wow
Signed-off-by: pyranota <pyra@duck.com >
* remove dbg!
Signed-off-by: pyranota <pyra@duck.com >
* nits
Signed-off-by: pyranota <pyra@duck.com >
* add indexes
Signed-off-by: pyranota <pyra@duck.com >
* cleanup
Signed-off-by: pyranota <pyra@duck.com >
* nits
Signed-off-by: pyranota <pyra@duck.com >
* remove todos
Signed-off-by: pyranota <pyra@duck.com >
* fix cli
Signed-off-by: pyranota <pyra@duck.com >
* add debug flag
Signed-off-by: pyranota <pyra@duck.com >
* cli: remove noise
Signed-off-by: pyranota <pyra@duck.com >
* fix cli
Signed-off-by: pyranota <pyra@duck.com >
* remove todos
Signed-off-by: pyranota <pyra@duck.com >
* trigger deps correctly
Signed-off-by: pyranota <pyra@duck.com >
* fix frontend
Signed-off-by: pyranota <pyra@duck.com >
* fix frontend again
Signed-off-by: pyranota <pyra@duck.com >
* finally fix frontend
Signed-off-by: pyranota <pyra@duck.com >
* ee repo ref
Signed-off-by: pyranota <pyra@duck.com >
* fix all
Signed-off-by: pyranota <pyra@duck.com >
* more fixes...
Signed-off-by: pyranota <pyra@duck.com >
* remove test
Signed-off-by: pyranota <pyra@duck.com >
* Update backend-test.yml
* comment out legacy test
Signed-off-by: pyranota <pyra@duck.com >
* fix ci
Signed-off-by: pyranota <pyra@duck.com >
* fix ci?
Signed-off-by: pyranota <pyra@duck.com >
* comment out thing
Signed-off-by: pyranota <pyra@duck.com >
* ignore test
Signed-off-by: pyranota <pyra@duck.com >
* ci
Signed-off-by: pyranota <pyra@duck.com >
* base fixture
Signed-off-by: pyranota <pyra@duck.com >
* fix regression
Signed-off-by: pyranota <pyra@duck.com >
* fix docs links
Signed-off-by: pyranota <pyra@duck.com >
* update min version
Signed-off-by: pyranota <pyra@duck.com >
* simplify
* implement cache for get_latest
Signed-off-by: pyranota <pyra@duck.com >
* move to workspace settings
Signed-off-by: pyranota <pyra@duck.com >
* sqlx + migration
Signed-off-by: pyranota <pyra@duck.com >
* more migrations
Signed-off-by: pyranota <pyra@duck.com >
* use box pin
Signed-off-by: pyranota <pyra@duck.com >
* nit
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-11-28 16:00:11 +00:00
Ruben Fiszel
118c2ab035
improve codebase bundle js import
2025-11-28 13:58:36 +00:00
Ruben Fiszel
e724249299
nit
2025-11-28 12:22:19 +00:00
Ruben Fiszel
6a036bdd40
add type import for esm bundle
2025-11-28 11:21:17 +00:00
Ruben Fiszel
8dbf7fced9
nits progress bar
2025-11-27 17:48:07 +00:00
Ruben Fiszel and rubenfiszel
11589524d4
chore(main): release 1.586.0 ( #7239 )
...
* chore(main): release 1.586.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-11-27 17:47:07 +00:00
7d0be09cc7
feat(app): Add progress bar app component ( #7242 )
...
* Add progress bar app component
- Create AppJobProgressBar component for displaying job progress
- Register jobprogressbarcomponent in component system
- Add component rendering in ComponentInner
- Component accepts jobId configuration parameter
- Similar to jobidlogcomponent and jobidflowstatuscomponent
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
* feat(app): Add job progress bar to component picker
Add jobprogressbarcomponent to the display component set so it appears
in the component picker UI alongside other job-related components.
Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com >
* Add jobprogressbarcomponent to quickStyleProperties
Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com >
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <rubenfiszel@users.noreply.github.com >
2025-11-27 17:42:23 +00:00
Diego Imbert
ce03ad5937
fix InsertModuleButton sometimes disappearing when waiting events ( #7246 )
2025-11-27 17:42:13 +00:00
Ruben Fiszel
8586ef2fa3
fix(cli): support better esm mode for codebases
2025-11-27 17:21:04 +00:00
e2e7a8c292
feat: add license key expiration warning on workers page ( #7225 )
...
* feat: add license key expiration warning on workers page
- Add license expiration check for superadmins in enterprise mode
- Show error toast if license is expired
- Show warning toast if license expires within 7 days
- Follows existing license parsing pattern from InstanceSetting.svelte
Fixes #7224
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
* nit
* nit
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: HugoCasa <hugo@casademont.ch >
2025-11-27 17:09:22 +00:00