nicktrn
062e4b5946
bump chart
🧭 Helm Chart Release / lint-and-test (push) Has been cancelled
🧭 Helm Chart Release / release (push) Has been cancelled
helm-v4.0.0-beta.3
2025-06-24 12:33:50 +01:00
nicktrn
17f6ba6735
disable trace logging
2025-06-24 12:31:44 +01:00
nicktrn
c16d388e6f
enable clickhouse for compose setup
2025-06-24 12:29:56 +01:00
nicktrn
4327b145a0
retain shared volume
2025-06-24 12:17:51 +01:00
nicktrn
c5cf485028
disable otel trace logging
2025-06-24 12:13:13 +01:00
nicktrn
ae45a16b09
supervisor bootstrap config
2025-06-24 12:09:05 +01:00
nicktrn
c4432277d7
add low-resource ch overrides to compose setup
2025-06-24 11:59:46 +01:00
nicktrn
d7687a9a22
fix ch overrides
2025-06-24 11:59:15 +01:00
nicktrn
c7fb6a3f10
support wait-for-it.sh
2025-06-24 11:18:28 +01:00
nicktrn
bff80c1ceb
optimise clickhouse config
2025-06-24 11:05:28 +01:00
nicktrn
6d1eeea65e
remove helm release heading
2025-06-24 10:58:12 +01:00
nicktrn
854e3fc8d9
remove redundant print steps
2025-06-24 10:08:28 +01:00
nicktrn
fb51b993e2
fix contents permission
🧭 Helm Chart Release / lint-and-test (push) Has been cancelled
🧭 Helm Chart Release / release (push) Has been cancelled
helm-v4.0.0-beta.2
2025-06-24 10:06:41 +01:00
nicktrn
1f74f6bc46
bump chart version
2025-06-24 09:50:11 +01:00
nicktrn
c42da87526
simplify secret keys
2025-06-24 09:47:12 +01:00
nicktrn
65e2dcf80e
secrets.enabled
2025-06-24 09:47:12 +01:00
nicktrn
8eacb1eadd
fix validation step for ci
2025-06-24 09:47:12 +01:00
nicktrn
2128799e14
fix gh release permission
2025-06-24 09:47:12 +01:00
nicktrn
4fa4cfb141
allow nil internal config
2025-06-24 09:47:12 +01:00
nicktrn
3f4c4ceac9
disable internal otel config by default
2025-06-24 09:47:11 +01:00
nicktrn
534804ab0d
improve clickhouse config
...
improve clickhouse config
2025-06-24 09:46:26 +01:00
nicktrn
ac2998d7b3
support external secrets
2025-06-23 23:25:14 +01:00
nicktrn
db6ca9dcf3
add clickhouse vars as extraEnv examples
2025-06-23 23:09:05 +01:00
nicktrn
a80415b90a
postgresql -> postgres
2025-06-23 23:05:41 +01:00
nicktrn
eb2c8ae6e8
postgresql.extraArgs
2025-06-23 20:59:19 +01:00
nicktrn
b2222fd782
podAnnotations for all services
2025-06-23 20:55:34 +01:00
nicktrn
f39d93d53d
expose internal otel config
2025-06-23 20:37:43 +01:00
nicktrn
21f0382783
stateful services should be statefulsets
2025-06-23 18:55:05 +01:00
nicktrn
24b22fcfca
enable draft gh release
🧭 Helm Chart Release / lint-and-test (push) Has been cancelled
🧭 Helm Chart Release / release (push) Has been cancelled
helm-v4.0.0-beta.1
2025-06-23 15:40:31 +01:00
nicktrn
fa6b179997
add helm chart release workflow
2025-06-23 15:15:25 +01:00
nicktrn
8239580c25
chart publish prep
2025-06-23 14:51:10 +01:00
nicktrn
8c9eb03196
ignore packaged chart archives
2025-06-23 14:34:50 +01:00
nicktrn
d58030ee69
v4 helm chart
2025-06-23 14:32:28 +01:00
nicktrn
ec2175fec8
Some docs tweaks ( #2190 )
...
* add v4 tag to playwright extension
* add self-hosting architecture section
* add v4-beta tag warning
2025-06-23 10:25:07 +01:00
Eric Allam
fb9abe5289
fix: Incorrect/missing logs on new schedule engine runs ( #2185 )
...
* Fix incorrect logs on new schedule engine triggered taskss
Also added the ability to recover schedules in the schedule engine via an Admin API endpoint in the new schedule engine
* Fixed schedule recovery failing test
2025-06-19 15:37:50 +01:00
Eric Allam
f2db1b8aa5
Create dedicated alerts worker ( #2184 )
...
* Add a new alerts worker that just handle alerts
* fallback to graphile worker when a tx is required
2025-06-19 11:54:49 +01:00
nicktrn
3c93783e8b
remove nodetype label requirement ( #2182 )
2025-06-18 11:34:35 +01:00
nicktrn
55f41a2168
Ensure webapp container does not fetch pnpm at runtime ( #2181 )
...
* install pnpm during build
* install pnpm for node user as well
2025-06-18 11:31:36 +01:00
Matt Aitken
4ca6506655
Delay reschedule fix (v3 & v4) ( #2180 )
...
* Fix for v3 rescheduling bug…
* v4 rescheduling working
2025-06-17 18:22:15 +01:00
Matt Aitken
9f9e74b0b6
Fix hydration error ( #2179 )
...
* Remove unused hook
* The Impersonation button was causing DOM hydration issues
2025-06-17 11:17:17 +01:00
Eric Allam
ea6f66bdfc
Improved schedule engine ( #2174 )
2025-06-17 06:48:05 +01:00
Eric Allam
a42c9acf44
v4: Improved run locking ( #2173 )
2025-06-17 06:45:59 +01:00
nicktrn
f7f8bc28c5
Docker self-hosting improvements ( #2177 )
...
* shallow clone
* fix image tag locking example
* electric should use db url env var
* add htpasswd note
* use local driver with log rotation by default
* make worker urls more easily configurable
* configure dev otel endpoint via .env
* increase min recommended worker specs
* move worker url section
2025-06-16 22:22:02 +01:00
Matt Aitken
5f6fd8e235
Tasks page didn't include Delayed runs ( #2176 )
...
* Delayed runs weren’t shown in the Tasks page mini graph
* The Tasks page Queued count didn’t include Delayed runs (since ClickHouse switchover)
2025-06-16 14:14:09 +01:00
James Ritchie
33e1008d83
Adds a docker error entry to common problems docs page ( #2172 )
2025-06-14 11:11:24 +01:00
Matt Aitken
a0815c8e3e
Clickhouse performance improvements ( #2175 )
...
* Runs filter by org id and add created at to ordering
* CopyableText can accept an alternative value for copying
* The runs table now shows the ID instead of run number
* Paginating back/forwards fix
* The task stats need org id and project id too
2025-06-14 11:10:28 +01:00
James Ritchie
8a5e7f34b1
Added more limits and information to the limits page ( #2171 )
2025-06-13 10:32:44 +01:00
Matt Aitken
c3dca5835d
Fix for the Kapa widget not working with SSR ( #2170 )
...
* Move all the logic into a single component, preparing for client only
* Use ClientOnly
* Fix for search param not working
2025-06-12 22:17:22 +01:00
James Ritchie
20a8e7c6c1
Updated kapa sdk to 0.1.3 ( #2169 )
2025-06-12 16:21:34 +01:00
Eric Allam
cc5514e57b
Add status-first TaskRun index to speed up uncommon status filters ( #2168 )
2025-06-12 15:02:40 +01:00