Ruben Fiszel
f8be03bc88
chore(main): release 1.369.0 ( #4147 )
...
* chore(main): release 1.369.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-29 19:55:34 +02:00
Lewis J Ellis
2b3acbe10d
Add platform: 'node' to codebase esbuild ( #4148 )
2024-07-29 19:49:59 +02:00
Ruben Fiszel
340868d282
feat: remove nativets in favor of bun with native pragma
2024-07-29 19:26:26 +02:00
Ruben Fiszel
12ec75551e
feat: remove nativets in favor of bun with native pragma
2024-07-29 19:20:00 +02:00
Faton Ramadani
298ec15cd5
feat(frontend): App bar as components ( #4103 )
...
* feat(frontend): wip
* feat(frontend): add migration to the new top bar
* feat(frontend): fix topbar styling
* feat(frontend): fix migration code
* feat(frontend): fix migration code
* feat(frontend): fix migration code
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove migration
* feat(frontend): fix top bar styling
* feat(frontend): fix sync issues
* feat(frontend): improve style
* feat(frontend): Redesign Recompute all
* feat(frontend): change icon + make the default title font bigger
* feat(frontend): Remove unecesary clearInterval
* feat(frontend): Fix dropdown menu button style
2024-07-29 17:26:18 +02:00
HugoCasa
6fb0c4171e
feat: add support for text/plain webhook ( #4146 )
2024-07-29 15:56:25 +02:00
Ruben Fiszel
70aa9c7542
nit less cloning
2024-07-28 23:31:50 +02:00
Ruben Fiszel
b1deb491e3
simplify noop code handling
2024-07-28 20:10:59 +02:00
Ruben Fiszel
d85482a717
chore(main): release 1.368.3 ( #4143 )
...
* chore(main): release 1.368.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-28 19:34:13 +02:00
Ruben Fiszel
8e2edaa435
fix: update bun to 1.1.21
2024-07-28 14:55:47 +02:00
Ruben Fiszel
df95acf598
clarify //nobundling
2024-07-28 14:31:23 +02:00
Ruben Fiszel
4529be9115
chore(main): release 1.368.2 ( #4141 )
...
* chore(main): release 1.368.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-28 11:09:31 +02:00
Ruben Fiszel
dc89819178
fix: disable prebundling for nodejs mode scripts
2024-07-28 11:06:43 +02:00
Ruben Fiszel
b45ec20b83
fix: add the nobundling option for bun
2024-07-28 10:56:04 +02:00
Ruben Fiszel
9b2c2c96b4
small nit BASE_URL
2024-07-28 10:25:33 +02:00
Ruben Fiszel
21faf5c6b4
chore(main): release 1.368.1 ( #4140 )
...
* chore(main): release 1.368.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-27 12:46:47 +02:00
Ruben Fiszel
d00cb20375
improve slightly concurrency run min started_at query
2024-07-27 12:43:24 +02:00
Ruben Fiszel
43f5f31126
improve slightly concurrency run min started_at query
2024-07-27 12:41:01 +02:00
Ruben Fiszel
6df0b31d20
improve slightly concurrency run min started_at query
2024-07-27 12:28:55 +02:00
Ruben Fiszel
135f57eb5a
fix: improve runs page performance through pg indices
2024-07-27 12:16:13 +02:00
Ruben Fiszel
99981a5874
reload servers on metrics setting change
2024-07-27 07:57:49 +02:00
Ruben Fiszel
1f41816479
chore(main): release 1.368.0 ( #4129 )
...
* chore(main): release 1.368.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-26 23:27:34 +02:00
Ruben Fiszel
a76904d8d2
fix: allow colors for bun and log error directly
2024-07-26 22:42:24 +02:00
Ruben Fiszel
e5519aa52a
feat: add FORCE_<env> to allow to override db settings
2024-07-26 21:47:06 +02:00
Ruben Fiszel
8777f95fb0
add loading timing
2024-07-26 21:05:48 +02:00
Ruben Fiszel
5a7d89ebc6
fix tests
2024-07-26 19:26:00 +02:00
Ruben Fiszel
eedc39c100
feat: pre-bundle bun scripts ( #4132 )
2024-07-26 19:00:30 +02:00
Henri Courdent
1d6abce7b2
Upated thumbnail repo and content of readme ( #4136 )
2024-07-26 18:24:53 +02:00
wendrul
af6cdea437
fix: search modal improvements ( #4128 )
...
* Message when runs filter is empty
* Improve height and width of modal
2024-07-26 11:08:16 +02:00
HugoCasa
31c12f0454
feat: job view audit logging based on env variable ( #4131 )
...
* feat: job view audit logging based on env variable
* Update jobs.rs
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-07-26 11:07:15 +02:00
HugoCasa
2b9b4eedc3
feat: multi sql statement with pg fix ( #4134 )
...
* Revert "Revert "feat: multi statement sql (#4104 )" (#4133 )"
This reverts commit c578f05e2d .
* fix: sort pg args
2024-07-26 09:23:39 +02:00
Ruben Fiszel
c578f05e2d
Revert "feat: multi statement sql ( #4104 )" ( #4133 )
...
This reverts commit 5bc0e96171 .
2024-07-26 01:24:03 +02:00
HugoCasa
5bc0e96171
feat: multi statement sql ( #4104 )
...
* feat: multi statement pg
* fix: add other flavors
* feat: make pg params start at 1 and sequential
* fix: improve sql statement parsing
* add tests
* fix: allow no semi in last statement
* fix: merge conflict
* fix: minor improvement
* fix: parser version
2024-07-25 20:46:04 +02:00
Ruben Fiszel
408880001c
improve s3 bucket tests
2024-07-25 13:02:59 +02:00
Ruben Fiszel
b7a92cada6
fix npm_mode check from raw_deps
2024-07-25 12:58:04 +02:00
Henri Courdent
2443301266
Changelog update frontend 25 07 ( #4130 )
2024-07-25 11:21:17 +02:00
Ruben Fiszel
248c7472e8
fix: support npmjs mode for raw deps of package.json from CLI
2024-07-25 09:53:18 +02:00
Ruben Fiszel
acac2f445b
fix docker-compose
2024-07-24 19:05:31 +02:00
Ruben Fiszel
834d2d8d96
chore(main): release 1.367.2 ( #4127 )
...
* chore(main): release 1.367.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-24 18:28:56 +02:00
Ruben Fiszel
2f1d7349b9
fix: move bun cache to non mounted volume to benefit from cache optimization
2024-07-24 18:25:21 +02:00
Ruben Fiszel
c8574c39dc
avoid loops in symlinks
2024-07-24 16:45:04 +02:00
Ruben Fiszel
21bcdbb0be
only use symlinks from buntar to job
2024-07-24 16:04:52 +02:00
Ruben Fiszel
103071eda6
only use symlinks from buntar to job
2024-07-24 15:54:46 +02:00
Ruben Fiszel
cf746c0179
fix: use symlink and straight copy as fallback methods for buntar
2024-07-24 15:45:08 +02:00
Ruben Fiszel
c5825d174b
chore(main): release 1.367.1 ( #4126 )
...
* chore(main): release 1.367.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-24 15:27:14 +02:00
Ruben Fiszel
495911817d
fix: delete buntar if any issue while creating it
2024-07-24 15:23:06 +02:00
Ruben Fiszel
6938c4b323
remove shared from hardlinks
2024-07-24 15:14:27 +02:00
Ruben Fiszel
080b8b5d8c
fix: generate lockfile with npm when npm mode is used
2024-07-24 14:48:25 +02:00
Ruben Fiszel
619b73c5cc
chore(main): release 1.367.0 ( #4118 )
...
* chore(main): release 1.367.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-24 13:55:40 +02:00
Ruben Fiszel
d88a3305fc
fix: fix webhooks urls after BASE_URL change
2024-07-24 13:31:06 +02:00