Commit graph

16 commits

Author SHA1 Message Date
39a026fdb3
feat: add filtering of targets by arch 2023-01-04 14:13:26 +01:00
f8f611f5c5
feat(api): add search query to targets 2023-01-04 14:12:34 +01:00
ab81eebd87
refactor: some small changes before PR 2022-12-19 11:58:35 +01:00
402fef475a fix: actually use path setting when building 2022-12-16 20:38:26 +01:00
1ce7b9d571
feat: add option to specify subdirectory in repo to use 2022-12-16 11:21:28 +01:00
bd07964509
feat(api): prevent invalid kind values 2022-06-17 13:56:38 +02:00
bb5643bb03
feat: added ability to specify kind of target 2022-06-17 13:45:21 +02:00
102a7f8899
refactor: renamed codebase to "targets" 2022-06-16 16:56:58 +02:00
aded6d438a
feat(cli): use correct timezones strings for log info; show build
duration
2022-05-31 12:46:39 +02:00
401e0291e3
feat(cli): added some filter flags to GitRepo CLI 2022-05-29 21:59:21 +02:00
a39c1aa5eb
feat(server): added proper filtering the BuildLog API 2022-05-29 20:15:54 +02:00
4f32dec5b5
feat(db): added function to convert sqlite output to struct 2022-05-29 20:15:54 +02:00
31e903ebeb
feat(server): partial implementation of BuildLog API filter 2022-05-29 20:15:54 +02:00
0233b8559d
doc: added some missing docstrings 2022-05-19 22:14:41 +02:00
2fc25f1afe
refactor: moved BuildLog to models 2022-05-19 22:11:48 +02:00
6bd5b7cb48
refactor: separated GitRepo types into own module
feat: added more query params for GitRepo API
2022-05-19 22:11:48 +02:00