Commit graph

26 commits

Author SHA1 Message Date
eb0483734e ci: add cache 2024-12-26 17:02:44 +03:00
904a9f4a63 add TaskService_Upload test
Some checks failed
Format and Lint / test (push) Waiting to run
Format and Lint / format-check (push) Has been cancelled
2024-12-26 16:57:05 +03:00
dd432d9d4a chore: add tests, fix swagger 2024-12-26 16:42:54 +03:00
6693ceabcc refactor
Some checks failed
Format and Lint / format-check (push) Has been cancelled
2024-12-24 22:40:37 +03:00
db49ea2c51 chore: wip
All checks were successful
Format and Lint / format-check (push) Successful in 14m34s
2024-12-17 19:28:37 +03:00
33e51735cf chore: add config.version, docker image building in make and others 2024-12-17 18:48:10 +03:00
1a7d9ea797 ci: update go-version
All checks were successful
Format and Lint / format-check (push) Successful in 14m42s
2024-12-16 21:39:59 +03:00
5466ff1347 ci: add format workflow
Some checks failed
Format and Lint / format-check (push) Failing after 11m9s
2024-12-16 21:06:27 +03:00
9d14428127 add README.md 2024-12-16 21:03:22 +03:00
95139c178a add COPYING 2024-12-16 21:03:09 +03:00
dd6d1c9b32 feat: create logger middleware 2024-12-16 19:34:51 +03:00
dc4f17952e remove .Debug() 2024-12-15 12:03:11 +03:00
026e981415 epic: add more formatters, logger 2024-12-15 11:39:18 +03:00
3438637c1e feat: add zap logger 2024-12-15 10:24:14 +03:00
b16650ec62 style: add formatters 2024-12-15 09:36:33 +03:00
f077ffd7a7 refactor: add cronservice 2024-12-15 09:16:51 +03:00
8f76f0c55e feat/add-database (#8)
Reviewed-on: https://code.alt-gnome.ru/aides-infra/aides-repo-api/pulls/8
Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com>
Co-committed-by: Maxim Slipenko <no-reply@maxim.slipenko.com>
2024-12-14 08:40:45 +00: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
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