Commit Graph
14 Commits
Author SHA1 Message Date
Kevin van Dijk 2b05e4f40b Resolve merge conflicts 2026-02-25 18:34:18 +01:00
Luke Parker ad5f0816a3 fix(cicd): flakey typecheck (#14828) 2026-02-24 09:13:31 +10:00
Jean du Plessis c4b8eac8c3 fix: correct outputs path and add actual env var names
- Change outputs from dist/** to .next/** (Next.js default)
- Keep POSTHOG_API_KEY and FREE_TIER_AMOUNT to silence Vercel warnings
- Add NEXT_PUBLIC_POSTHOG_KEY and NEXT_PUBLIC_POSTHOG_HOST for
  correct Turborepo cache invalidation
2026-02-19 12:13:21 +02:00
Jean du Plessis 502eaf080c fix: add missing env vars to turbo.json for kilo-docs build
Declare POSTHOG_API_KEY and FREE_TIER_AMOUNT in the
@kilocode/kilo-docs#build task so Vercel exposes them during
builds and Turborepo includes them in the cache hash.
2026-02-19 12:07:37 +02:00
Catriel Müller 1eedad9213 Refactor publish workflow and environment variables (#261)
* feat: changelog generation

* refactor: rename all ENV variables to KILO prefix

* refactor: publish rework

* refactor: publish rework

* refactor: unify git commiter action

* refactor: add all kilobots to the team
2026-02-12 09:00:51 +01:00
Filip 511c7abaca test(app): session actions (#11386) 2026-01-31 06:42:47 -06:00
Adam f00f18b926 chore: cleanup 2026-01-19 09:03:52 -06:00
Dax Raad 8bea479df9 ci: wtf 2025-09-27 03:20:08 -04:00
Dax Raad 7e5527379d core: configure turbo to avoid building opencode for web tests 2025-09-27 03:19:29 -04:00
Dax Raad bab1ca54e4 ci: test 2025-09-27 03:17:22 -04:00
Dax Raad 4b94d98f89 ci: improve test coverage 2025-09-27 03:04:42 -04:00
Dax Raad 824e035815 ci: stuff 2025-09-19 06:10:27 -04:00
Dax Raad ebef2ea2d0 ci: stuff 2025-09-19 05:28:46 -04:00
Dax Raad 8acd537d1d ci: turborepo typecheck 2025-09-17 03:33:54 -04:00