Commit Graph

73 Commits

Author SHA1 Message Date
9847fdb70c chore(api): fix build command
Some checks failed
Build and Push Docker Image / tests (push) Successful in 41s
Build and Push Docker Image / build (push) Failing after 1m1s
2024-11-12 22:05:29 +01:00
32e5d3bb8d feat(api): add log on authentication error
Some checks failed
Build and Push Docker Image / tests (push) Successful in 49s
Build and Push Docker Image / build (push) Failing after 1m6s
2024-11-12 21:56:49 +01:00
8309d3a92c chore(api): fix logger issue 2024-11-12 21:34:32 +01:00
f284f74734 feat(api): improve logging with loki and grafana 2024-11-12 21:08:40 +01:00
7f6a0f36e9 feat(api): add page tests
Some checks failed
Build and Push Docker Image / tests (push) Successful in 1m9s
Build and Push Docker Image / build (push) Failing after 1m15s
2024-11-12 18:51:30 +01:00
377942fe3c feat(api): add access-token tests 2024-11-12 17:33:20 +01:00
fc125519b9 fix(api): user routes 2024-11-12 16:16:55 +01:00
e8d790d799 chore(api): remove console.logs 2024-11-12 16:16:31 +01:00
b7f0713d6f feat: un/assigned commits on version update 2024-11-10 20:06:10 +01:00
d6cb69ec3b feat(api): return commits on version by id request 2024-11-10 07:27:00 +01:00
e98709d854 feat(api): sort db entries by createdAt date 2024-11-09 21:31:30 +01:00
f2b952a8e9 fix: changelog tests
Some checks failed
Build and Push Docker Image / tests (push) Successful in 1m5s
Build and Push Docker Image / build (push) Failing after 1m11s
2024-11-06 22:40:00 +01:00
f161d6b468 feat(api): complete refactor of openapi routes
Some checks failed
Build and Push Docker Image / tests (push) Failing after 1m4s
Build and Push Docker Image / build (push) Has been skipped
2024-11-06 22:20:10 +01:00
95e00816c4 feat(api): more refactor 2024-11-06 22:04:20 +01:00
bfc8ae2f21 feat: refactor zod validations and openapi errors 2024-11-06 21:33:57 +01:00
32a84e2011 feat(api): try cors middleware on changelog routes
All checks were successful
Build and Push Docker Image / tests (push) Successful in 57s
Build and Push Docker Image / build (push) Successful in 3m56s
2024-11-05 23:06:32 +01:00
34db8e9b8d ci: add redis url env var for dev/test
All checks were successful
Build and Push Docker Image / tests (push) Successful in 58s
Build and Push Docker Image / build (push) Successful in 4m4s
2024-11-05 16:05:43 +01:00
68e6967cee ci: use redis credentials only on prod env
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
Build and Push Docker Image / tests (push) Has been cancelled
2024-11-05 16:02:40 +01:00
94cf57cfda ci: redis credentials only on production
Some checks failed
Build and Push Docker Image / build (push) Blocked by required conditions
Build and Push Docker Image / tests (push) Has been cancelled
2024-11-05 15:59:03 +01:00
15425cdc32 ci: remove redis start command
Some checks failed
Build and Push Docker Image / build (push) Blocked by required conditions
Build and Push Docker Image / tests (push) Has been cancelled
2024-11-05 15:56:42 +01:00
501e75b420 ci: add port and debug log
Some checks failed
Build and Push Docker Image / build (push) Blocked by required conditions
Build and Push Docker Image / tests (push) Has been cancelled
2024-11-05 15:51:13 +01:00
8657228e02 feat(api): add redis cache for public page
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
Build and Push Docker Image / tests (push) Has been cancelled
2024-11-05 15:33:27 +01:00
52829bd127 fix(api): page create 2024-11-05 00:11:32 +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
000a76d28d feat(app): changelog version number editable
All checks were successful
Build and Push Docker Image / tests (push) Successful in 2m13s
Build and Push Docker Image / build (push) Successful in 5m21s
2024-11-02 20:08:04 +01:00
3e67d18749 chore: fix build errors
All checks were successful
Build and Push Docker Image / tests (push) Successful in 39s
Build and Push Docker Image / build (push) Successful in 4m38s
2024-11-01 21:45:18 +01:00
a63f5dea75 feat(api): changelog version auto create 2024-11-01 21:11:50 +01:00
e193bb7b5c feat(api): release commits on version delete 2024-10-31 21:27:33 +01:00
c6afa94e1e fix(api): changelog commit upload 2024-10-31 20:35:52 +01:00
81baf571f9 feat: add dashboard statistics
All checks were successful
Build and Push Docker Image / tests (push) Successful in 46s
Build and Push Docker Image / build (push) Successful in 4m4s
2024-10-31 14:58:06 +01:00
90232feb1e feat: access tokens (create, list, delete)
All checks were successful
Build and Push Docker Image / tests (push) Successful in 54s
Build and Push Docker Image / build (push) Successful in 3m30s
2024-10-30 20:20:35 +01:00
415bba96f0 feat(api): add openapi tags 2024-10-29 22:08:10 +01:00
625b463287 feat: add version create with commit select
Some checks failed
Build and Push Docker Image / tests (push) Successful in 47s
Build and Push Docker Image / build (push) Failing after 1m1s
2024-10-29 21:25:21 +01:00
106b3c0545 feat: cli commit upload
Some checks failed
Build and Push Docker Image / tests (push) Failing after 41s
Build and Push Docker Image / build (push) Has been skipped
2024-10-26 14:30:15 +02: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
fb2e1eee17 ci: fix test error
Some checks failed
Build and Push Docker Image / tests (push) Successful in 36s
Build and Push Docker Image / build (push) Failing after 1m9s
2024-10-24 23:30:52 +02:00
8e093590c0 feat(app): add changelog remove from page 2024-10-24 23:16:40 +02:00
139832ad46 wip: page update for removing changelog relation 2024-10-24 22:43:27 +02:00
0951d06607 chore: refactor hono structure 2024-10-24 22:15:47 +02:00
2169d29c17 chore: remove unused code 2024-10-24 21:53:42 +02:00
244ffb6d03 feat: implement new module: page 2024-10-24 21:21:21 +02:00
3449b5c2ac feat(api): show only published version on changelog public route 2024-10-23 22:31:41 +02:00
514a2d2003 feat(api): add changelog public route 2024-10-23 22:05:02 +02:00
8a1bbbc67b feat(api): add sentry capture 2024-10-22 20:55:28 +02:00
808bf3f0ba feat(api): add error logs
All checks were successful
Build and Push Docker Image / tests (push) Successful in 40s
Build and Push Docker Image / build (push) Successful in 1m48s
2024-10-11 11:49:39 +02:00
b59dbce56c chore(api): remove version tests
Some checks failed
Build and Push Docker Image / tests (push) Successful in 37s
Build and Push Docker Image / build (push) Failing after 48s
2024-10-10 22:14:43 +02:00
f49643dfb4 chore(api): fix imports
Some checks failed
Build and Push Docker Image / tests (push) Failing after 42s
Build and Push Docker Image / build (push) Has been skipped
2024-10-10 22:11:05 +02:00
c18ad0a452 feat(api): sort versions after createdAt date 2024-10-10 22:06:40 +02:00
94a78ea3fc feat(api): dont return current date on missing releasedAt version date 2024-10-10 22:06:23 +02:00