|
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
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 |
|
|
c05a4c320b
|
ci: fix test job (#9)
Format and Lint / format-check (push) Successful in 2m46s
Format and Lint / test (push) Successful in 54s
Reviewed-on: https://code.alt-gnome.ru/aides-infra/aides-repo-api/pulls/9
Co-authored-by: Maxim Slipenko <no-reply@maxim.slipenko.com>
Co-committed-by: Maxim Slipenko <no-reply@maxim.slipenko.com>
|
2025-01-01 00:20:40 +00:00 |
|
|
d90e2bba34
|
style: fix lint errors
Format and Lint / format-check (push) Successful in 3m0s
Format and Lint / test (push) Failing after 1m28s
|
2024-12-31 21:10:20 +03:00 |
|
|
2db1355d64
|
tests: remove debug for gorm
Format and Lint / format-check (push) Failing after 1m55s
Format and Lint / test (push) Failing after 1m14s
|
2024-12-27 01:27:11 +03:00 |
|
|
79e84d400f
|
tests: add reposervice forceupdate test
|
2024-12-27 01:26:55 +03:00 |
|
|
a9fb388c45
|
tests: add taskcontroller tests
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 |
|
|
a93bd71e01
|
chore: update readme
|
2024-12-26 20:15:23 +03:00 |
|
|
0fb274261f
|
tests: add incorrect upload test
Format and Lint / format-check (push) Successful in 3m48s
Format and Lint / test (push) Successful in 3m53s
|
2024-12-26 20:12:55 +03:00 |
|
|
863d25b85f
|
tests: add taskservice_create test
|
2024-12-26 19:20:54 +03:00 |
|
|
dc6da3cabb
|
chore: fix coverage badge
Format and Lint / format-check (push) Successful in 2m58s
Format and Lint / test (push) Successful in 2m10s
|
2024-12-26 18:40:16 +03:00 |
|
|
a433b4fc7a
|
style: fix lint errors
Format and Lint / format-check (push) Successful in 2m41s
Format and Lint / test (push) Successful in 2m40s
|
2024-12-26 17:03:01 +03:00 |
|
|
eb0483734e
|
ci: add cache
|
2024-12-26 17:02:44 +03:00 |
|
|
904a9f4a63
|
add TaskService_Upload test
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
Format and Lint / format-check (push) Has been cancelled
|
2024-12-24 22:40:37 +03:00 |
|
|
db49ea2c51
|
chore: wip
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
Format and Lint / format-check (push) Successful in 14m42s
|
2024-12-16 21:39:59 +03:00 |
|
|
5466ff1347
|
ci: add format workflow
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 |
|