• Joined on 2025-10-07
tudor pushed to main at tudor/school_compare 2026-03-24 20:08:18 +00:00
2c7da5459d fix(flows): add type: constant and fix interval field name in retry blocks
tudor pushed to main at tudor/school_compare 2026-03-24 20:03:09 +00:00
7072d37541 fix(kestra-init): add basic auth support via KESTRA_USER/KESTRA_PASSWORD
tudor pushed to main at tudor/school_compare 2026-03-24 19:47:10 +00:00
377d47eca2 fix(kestra-init): add API readiness wait loop before importing flows
tudor pushed to main at tudor/school_compare 2026-03-24 15:10:09 +00:00
d5260cf8fc fix(kestra-init): use correct flows API endpoint and handle upsert
tudor pushed to main at tudor/school_compare 2026-03-24 15:07:26 +00:00
ec2d99446f fix(kestra): use management health endpoint for healthcheck
tudor pushed to main at tudor/school_compare 2026-03-24 14:32:52 +00:00
5c77d613b7 fix(kestra-init): use alpine+curl instead of kestra image to avoid 413
tudor pushed to main at tudor/school_compare 2026-03-24 12:54:47 +00:00
580311a5b8 removing cache of image for kestra init
tudor pushed to main at tudor/school_compare 2026-03-24 12:41:42 +00:00
7e8111b1f5 chore(compose): replace all build: directives with registry images
tudor pushed to main at tudor/school_compare 2026-03-24 12:40:45 +00:00
6ce52d833c fix(kestra): bake flows into kestra-init image to fix empty /flows in container
tudor pushed to main at tudor/school_compare 2026-03-24 12:38:48 +00:00
eda3444147 fix(kestra): load flows via kestra-init one-shot container
tudor pushed to main at tudor/school_compare 2026-03-24 12:30:54 +00:00
591cc87b39 fix(kestra): add server standalone command to prevent restart loop
tudor pushed to main at tudor/school_compare 2026-03-24 12:25:31 +00:00
f1fb847164 feat(integrator): add KS2 re-import via Kestra and backend admin endpoint
tudor pushed to main at tudor/school_compare 2026-03-24 11:59:53 +00:00
822ec936bf fix(integrator): install curl in Dockerfile; restore curl healthcheck
tudor pushed to main at tudor/school_compare 2026-03-24 11:58:28 +00:00
15289083c6 fix(integrator): use python urllib for healthcheck instead of curl
tudor pushed to main at tudor/school_compare 2026-03-24 11:45:19 +00:00
04b9944140 ci: add integrator image build to Gitea Actions
tudor pushed to main at tudor/school_compare 2026-03-24 11:44:08 +00:00
dd49ef28b2 feat(data): integrate 9 UK government data sources via Kestra
tudor pushed to main at tudor/school_compare 2026-03-24 09:27:24 +00:00
c49593d4d6 feat(row): redesign to clean 3-line layout with stats on second row
tudor pushed to main at tudor/school_compare 2026-03-24 09:22:43 +00:00
a11e322017 fix(buttons): force identical height on mixed <a>/<button> pairs
tudor pushed to main at tudor/school_compare 2026-03-24 09:15:33 +00:00
8b193c830e fix(buttons): use inline-flex on all buttons so <a> and <button> render same height
tudor pushed to main at tudor/school_compare 2026-03-23 22:53:11 +00:00
b3892c1629 style(buttons): standardise button sizes across all components