Commit Graph

8 Commits

Author SHA1 Message Date
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
a7ee7bf981 feat: refactor user id to own id and save clerk id as providerId 2024-11-04 23:29:00 +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
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
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
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