| 2026-09-21 12:10 | smoke test on alt port to prevent port conflicts | finwo | 1 | +4 | -3 |
| 2026-09-21 11:50 | Detect smoke-test ip instead of blindly going localhost | finwo | 1 | +24 | -11 |
| 2026-09-21 11:40 | Show build during smoke test | finwo | 1 | +8 | -5 |
| 2026-09-21 10:14 | ensure git is a thing in the pipeline | finwo | 1 | +4 | -1 |
| 2026-09-21 08:49 | chore: bump version to 0.4.2 | finwo | 1 | +1 | -1 |
| 2026-09-21 08:47 | Fire-and-forget trigger | finwo | 6 | +231 | -149 |
| 2026-09-20 20:37 | Empty commit to trigger CI | finwo | 0 | +0 | -0 |
| 2026-09-20 20:30 | Simplified post-receive hook | finwo | 2 | +62 | -70 |
| 2026-09-20 19:18 | fix test: login error returns 200 for htmx swap | finwo | 1 | +1 | -1 |
| 2026-09-20 19:14 | bump version to 0.4.1 | finwo | 1 | +1 | -1 |
| 2026-09-20 18:52 | fix UI: show form errors, replace native confirms with HTML5 dialogs | finwo | 2 | +55 | -12 |
| 2026-09-20 14:47 | Fix worker token display and dialogs | finwo | 2 | +52 | -5 |
| 2026-09-20 02:17 | Release 0.4.0 | finwo | 3 | +8 | -8 |
| 2026-09-20 02:17 | Document reading a task back and name the worker api for who calls it | finwo | 1 | +74 | -10 |
| 2026-09-20 02:17 | Repair comments the rename left saying job where they meant run | finwo | 3 | +10 | -10 |
| 2026-09-20 02:17 | Cover reading a task back, and that it never carries the environment | finwo | 2 | +225 | -1 |
| 2026-09-20 02:17 | Let anyone read a public task back without a worker token | finwo | 5 | +522 | -308 |
| 2026-09-20 01:45 | Release 0.3.1 | finwo | 3 | +3 | -3 |
| 2026-09-20 01:26 | Finish the rename in constants and role fixtures the pass missed | finwo | 5 | +14 | -14 |
| 2026-09-20 01:24 | Release 0.3.0 | finwo | 1 | +1 | -1 |
| 2026-09-20 01:24 | Document jobs, tasks and the endpoints that replaced the worker api | finwo | 12 | +338 | -226 |
| 2026-09-20 01:24 | Cover the task api, the job endpoints and both pipeline file names | finwo | 23 | +693 | -508 |
| 2026-09-20 01:24 | Rename a run to a job and a job to a task throughout | finwo | 34 | +1325 | -719 |
| 2026-09-20 01:24 | Describe the schema as jobs and tasks, in one migration per dialect | finwo | 21 | +359 | -783 |
| 2026-09-19 23:48 | Redirect to the OIDC provider for login, leaving only the trigger, worker and artifact edges | finwo | 38 | +1492 | -1932 |
| 2026-09-19 18:27 | Release 0.2.0 | finwo | 3 | +14 | -5 |
| 2026-09-19 18:24 | Run jobs without sharing anything with the worker | finwo | 41 | +1067 | -361 |
| 2026-09-19 16:43 | Let publish.sh use a docker login that already exists | finwo | 1 | +24 | -8 |
| 2026-09-19 16:18 | Run migrations and retention against real postgres and mysql | finwo | 2 | +300 | -0 |
| 2026-09-19 16:18 | Expire artifacts and logs, configurable per project | finwo | 19 | +1185 | -8 |
| 2026-09-19 16:18 | Stop test helpers from killing each other's containers | finwo | 3 | +61 | -30 |
| 2026-09-19 15:11 | Check the builder can really reach every platform before publishing | finwo | 2 | +56 | -4 |
| 2026-09-19 15:11 | Wait for test containers on a deadline, not a count of attempts | finwo | 2 | +34 | -6 |
| 2026-09-19 14:41 | Restrict jobs to refs with only:, and publish images on main and tags | finwo | 13 | +723 | -12 |
| 2026-09-19 14:41 | Alpine based images, reaching architectures node does not publish | finwo | 5 | +94 | -49 |
| 2026-09-19 14:41 | Read repositories the conductor does not own | finwo | 2 | +169 | -11 |
| 2026-09-19 12:52 | Container images, compose manifests and deployment docs | finwo | 13 | +941 | -15 |
| 2026-09-19 12:14 | Stream large artifacts to S3 with multipart upload | finwo | 8 | +994 | -102 |
| 2026-09-19 01:27 | OIDC discovery and just-in-time account provisioning | finwo | 12 | +793 | -20 |
| 2026-09-19 00:59 | Server-rendered UI, project ownership and run visibility | finwo | 43 | +2845 | -1238 |
| 2026-09-19 00:17 | Read-api service and dashboard | finwo | 11 | +1044 | -7 |
| 2026-09-19 00:06 | Authentication, admin API and project variables | finwo | 17 | +1653 | -15 |
| 2026-09-18 23:50 | Worker agent: containerised jobs, features and artifacts | finwo | 18 | +2138 | -9 |
| 2026-09-18 22:59 | Conductor service: triggers, scheduling and worker API | finwo | 25 | +3551 | -9 |
| 2026-09-18 21:34 | Pipeline parsing, matrix expansion and job graph | finwo | 7 | +1446 | -0 |
| 2026-09-18 21:09 | Config, database and storage foundation | finwo | 31 | +3513 | -0 |