Commit graph

18 commits

Author SHA1 Message Date
410a8e8b93 merge main 2024-12-14 11:40:34 +03:00
5c1a01ee98 wip 2024-12-14 11:37:54 +03:00
733cebfd81 feat: add database (#7)
Reviewed-on: https://code.alt-gnome.ru/aides-infra/aides-repo-api/pulls/7
Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com>
Co-committed-by: Maxim Slipenko <no-reply@maxim.slipenko.com>
2024-12-14 08:35:45 +00:00
e0c5a1049e wip 2024-12-13 23:39:41 +03:00
73a654bfaa wip 2024-12-13 15:01:49 +03:00
f2ef06ca81 feat: add cron 2024-12-13 14:04:27 +03:00
26c751ccb7 feat: add repo creation 2024-12-13 13:52:15 +03:00
0fedac8e93 fix: allow upload only pending tasks 2024-12-13 10:10:12 +03:00
32b99f4f11 feat: add task type 2024-12-12 23:51:13 +03:00
cbf156f01e feat: add database 2024-12-12 23:36:38 +03:00
2e82d42d83 Merge pull request 'refactor' (#6) from refactor into main
Reviewed-on: https://code.alt-gnome.ru/aides-infra/aides-repo-api/pulls/6
2024-12-12 13:27:38 +00:00
4160885541 refactor: start clean architecture 2024-12-12 16:27:07 +03:00
356e39ceac refactor: remove unused config values 2024-12-12 10:55:58 +03:00
72131ed7ce refactor: separate config from models 2024-12-12 10:54:50 +03:00
d02e0d122c chore: migrate to standard layout (#5)
See: https://github.com/golang-standards/project-layout
Reviewed-on: https://code.alt-gnome.ru/aides-infra/aides-repo-api/pulls/5
Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com>
Co-committed-by: Maxim Slipenko <no-reply@maxim.slipenko.com>
2024-12-12 07:47:17 +00:00
64d68bf555 Merge pull request 'Initial commit' (#4) from test into main
Reviewed-on: https://code.alt-gnome.ru/aides-infra/aides-repo-api/pulls/4
2024-12-06 16:04:57 +00:00
dc17e0453b Initial commit 2024-12-06 18:13:29 +03:00
e9585bef50 Initial commit 2024-12-04 14:46:42 +03:00