diff --git a/.phase8-state.json b/.phase8-state.json index 809c849..a0d289b 100644 --- a/.phase8-state.json +++ b/.phase8-state.json @@ -7,6 +7,7 @@ "time-entry-bulk-actions", "customer-csv-import", "account-deletion", - "project-stats-page" + "project-stats-page", + "api-client-phase8" ] } \ No newline at end of file diff --git a/GENERATION_LOG.md b/GENERATION_LOG.md index e5173c3..a60ae16 100644 --- a/GENERATION_LOG.md +++ b/GENERATION_LOG.md @@ -1002,3 +1002,18 @@ src/index.ts(27,25): error TS2769: No overload matches this call. Overload 2 of 3, '(plugin: FastifyPluginAsync<{ limits: { fileSize: number; }; }, RawServerDefault, FastifyTypeProvider, FastifyBaseLogger>, opts?: FastifyRegisterOptions<...> | undefined): FastifyInstance<...> & PromiseLike<...>', gave the following error. Argument of type 'Promise' is not assignable to parameter of type 'FastifyPluginAsync<{ limits: { fileSize: number; }; }, RawServerDefault, FastifyTypeProvider, FastifyBaseLogger>'. Type 'Promise' provides no match for the signature '(instance: FastifyInstance, FastifyBaseLogger, FastifyTy +- `05:59:48` **INFO** Committed feature api-client-phase8 +- `05:59:49` **INFO** Pushed: rc=0 + +## Phase-8 Run beendet (2026-05-23 05:59:49) + +- `05:59:49` **INFO** OK: 0, Attempted: 6, Total: 6 +- `05:59:49` **INFO** Running db:migrate (no schema changes expected, but just in case)… +- `05:59:49` **INFO** db:migrate rc=0: one/api@0.0.1 db:migrate /home/dark/Developer/EmberClone/apps/api +> tsx src/db/migrate.ts + +Running migrations... +Migrations completed successfully +Checking for admin user... +Admin user already exists +