Commit Graph

23 Commits

Author SHA1 Message Date
bfc8ae2f21 feat: refactor zod validations and openapi errors 2024-11-06 21:33:57 +01:00
34bc012ceb chore: add migration files
All checks were successful
Build and Push Docker Image / tests (push) Successful in 47s
Build and Push Docker Image / build (push) Successful in 3m52s
2024-11-05 23:52:41 +01:00
8edfd1c7ad fix(api): changelog tests 2024-11-05 00:07:15 +01:00
a7ee7bf981 feat: refactor user id to own id and save clerk id as providerId 2024-11-04 23:29:00 +01:00
a8392312c1 feat(db): update drizzle version 2024-11-04 20:53:22 +01:00
d867dc4b8a feat(database): extend changelog schema with: isConventional boolean 2024-11-01 21:13:06 +01:00
e193bb7b5c feat(api): release commits on version delete 2024-10-31 21:27:33 +01:00
4faa61159e chore(db): add migration files 2024-10-31 20:36:13 +01:00
b182329146 wip: cli and changelog commit upload
All checks were successful
Build and Push Docker Image / tests (push) Successful in 56s
Build and Push Docker Image / build (push) Successful in 3m31s
2024-10-25 16:31:59 +02:00
f7fbccaefd chore: add database migrations
Some checks failed
Build and Push Docker Image / tests (push) Failing after 52s
Build and Push Docker Image / build (push) Has been skipped
2024-10-24 23:18:10 +02:00
244ffb6d03 feat: implement new module: page 2024-10-24 21:21:21 +02:00
ad2e39b590 chore(db): missing migration files
All checks were successful
Build and Push Docker Image / tests (push) Successful in 33s
Build and Push Docker Image / build (push) Successful in 1m42s
2024-10-11 11:58:44 +02:00
d542cd14da feat(db): remove shortHash from version 2024-10-09 14:32:09 +02:00
30f79fc6c3 feat: fix migrations logging
All checks were successful
Build and Push Docker Image / tests (push) Successful in 36s
Build and Push Docker Image / build (push) Successful in 53s
2024-10-02 22:03:44 +02:00
30b0a1c584 feat(database): add logger to database migration 2024-10-02 15:24:13 +02:00
919f53ead5 feat(api): migrations on startup
All checks were successful
Build and Push Docker Image / tests (push) Successful in 33s
Build and Push Docker Image / build (push) Successful in 1m30s
2024-10-02 13:37:30 +02:00
626cf0ef70 feat(api): run migrations only on production
All checks were successful
Build and Push Docker Image / tests (push) Successful in 26s
Build and Push Docker Image / build (push) Successful in 1m22s
2024-10-01 21:23:27 +02:00
3bb5a4999d feat(api): await startup
All checks were successful
Build and Push Docker Image / tests (push) Successful in 26s
Build and Push Docker Image / build (push) Successful in 1m28s
2024-10-01 20:58:51 +02:00
c31900d94a feat(api): database migrations on startup
All checks were successful
Build and Push Docker Image / tests (push) Successful in 50s
Build and Push Docker Image / build (push) Successful in 55s
2024-10-01 20:39:12 +02:00
d2ee997ac7 Add testing ci pipeline (#1)
All checks were successful
Build and Push Docker Image / tests (push) Successful in 35s
Build and Push Docker Image / build (push) Successful in 2m35s
Reviewed-on: boring.tools/boring.tools#1
Co-authored-by: Lars Hampe <hello@hashdot.co>
Co-committed-by: Lars Hampe <hello@hashdot.co>
2024-10-01 17:04:13 +00:00
060bb71b0e feat(database): add changelog schema, rename access tokens schema 2024-10-01 12:39:12 +02:00
eabd25c203 chore: use correct import for database package 2024-09-28 21:07:17 +02:00
8b2693e357 feat(database): add database base 2024-09-28 20:10:53 +02:00