Commit graph

21 commits

Author SHA1 Message Date
121ff91e92 fix: run force update on start 2025-01-03 11:04:12 +03:00
b5b2544654 fix: update if current_task_id is NULL 2025-01-03 10:55:25 +03:00
37007956ab fix: do not update repo if no changes
All checks were successful
Format and Lint / format-check (push) Successful in 2m57s
Format and Lint / test (push) Successful in 1m21s
2025-01-02 12:52:17 +03:00
a9fb388c45 tests: add taskcontroller tests
All checks were successful
Format and Lint / format-check (push) Successful in 4m20s
Format and Lint / test (push) Successful in 3m47s
2024-12-26 21:16:05 +03:00
863d25b85f tests: add taskservice_create test 2024-12-26 19:20:54 +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
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
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