Commit graph

183 commits

Author SHA1 Message Date
0a6be87970
Start of web framework revamp 2022-03-28 14:24:26 +02:00
08821725f9
Added proper constraint for creating repo 2022-03-28 13:34:22 +02:00
a4a71a2797
First part of RESTful API (not correct yet) [CI SKIP] 2022-03-28 10:19:57 +02:00
aa632c7cd9
Switched to correct filenames 2022-03-27 20:26:58 +02:00
0dd4534e20
Added extra comments; made linter happy 2022-03-27 19:54:49 +02:00
cb2ba86200
Updated logging for multi-repo setup 2022-03-27 18:22:30 +02:00
014ade5092
Updated routes for multi-repo setup (untested) 2022-03-27 17:00:11 +02:00
a47cace296
Very alpha support for multiple & multi-arch repos 2022-03-27 16:33:06 +02:00
013ce511d7
Loosed up SRCINFO field requirements (fixes #111) 2022-03-27 15:10:45 +02:00
4a4362c138
Fixed linting errors 2022-02-25 21:54:16 +01:00
732b53b6ce
Forgot to uncomment line 2022-02-25 21:50:07 +01:00
a7cb08f93d
Containers now check whether package should be rebuilt 2022-02-25 21:47:28 +01:00
540574b3c3
Split builds into separate containers; made makepkg parallel 2022-02-25 20:52:30 +01:00
27f59c6664
Updated CI Dockerfile; fixed formatting & vet 2022-02-22 08:14:20 +01:00
6194a3f408
Builder now gets list of repos from server 2022-02-21 22:58:05 +01:00
fe98112f79
Added repos delete route 2022-02-21 22:40:59 +01:00
398758a727
Fixed segfault
All together now: thank you spytheman
2022-02-21 22:32:54 +01:00
e13252d368
Initial part of repos API (SEGFAULTS) [CI SKIP] 2022-02-21 22:22:36 +01:00
92ad0c51eb
Split off server into own module 2022-02-21 20:51:41 +01:00
1d434db166
Wrote a proper env file system 2022-02-21 20:42:13 +01:00
0cdd4e7b4b
Versioned API endpoints (closes #91) 2022-02-21 17:49:10 +01:00
96416585bc
Added some error messages; updated changelog 2022-02-21 17:18:14 +01:00
9cc88e629f
Added some documentation; ran format 2022-02-20 22:15:10 +01:00
138386682d
Repos are now read from a json file 2022-02-20 21:19:31 +01:00
941b30e7d2
Fully functional hardcoded build command 2022-02-20 21:09:06 +01:00
4f705f5fb5
Working build example!! 2022-02-20 20:26:39 +01:00
5515e2dca5
Formatting & some cleanup 2022-02-20 13:10:48 +01:00
fbba66caa5
Docker wrapper now waits for chunked responses 2022-02-20 13:03:00 +01:00
275227400f
Wait for chunked stream WIP [CI SKIP] 2022-02-20 12:35:10 +01:00
e6a1d32f0e
Some experimenting with docker api 2022-02-19 22:25:52 +01:00
57c4af0aaf
Fix for segfault 2022-02-19 21:41:26 +01:00
6c435c2a1e
Merge branch 'dev' into basic-builds 2022-02-19 15:55:45 +01:00
34ccd9a6ef
Merge branch 'dev' into better-v-integration 2022-02-19 15:38:36 +01:00
3b3a2f4fc1
Fixed linting errors 2022-02-19 15:36:30 +01:00
99f6dc69fd
Fixed tiny linting error 2022-02-18 22:08:58 +01:00
18edb0ea8d
Merge branch 'dev' into single-version-per-pkg 2022-02-18 22:01:04 +01:00
79b47a76e2
Remove packages from db before adding new version 2022-02-18 21:59:33 +01:00
6f86033cd9
Currently broken start of docker wrapper [CI SKIP] 2022-02-17 22:00:46 +01:00
022f8c4fbe
Updated to weekly.2022.07 2022-02-14 22:28:18 +01:00
eb57febdd3
We must please make vet 2022-02-02 13:34:28 +01:00
a29592ef36
Logs now show names of added packages 2022-02-02 13:25:05 +01:00
3ad960fd59
Filter healthcheck out of logs 2022-02-02 13:10:55 +01:00
eb91e73510
Some slight log improvements 2022-02-02 13:09:03 +01:00
33e695bdf3
Filenames now use the correct compression scheme (closes #56) 2022-01-31 23:01:17 +01:00
8a0beffbe2
Bumped v release; files are now served properly 2022-01-31 21:14:43 +01:00
3c0b7156c1
Sha256sum gets calculated as well now (closes #44) 2022-01-31 14:43:57 +01:00
21c8e28e64
Added healthcheck route; upgraded Docker image 2022-01-31 11:11:45 +01:00
e26e2746de
Added creation of files archive 2022-01-30 23:54:05 +01:00
b0212b8162
Fixed the memory bug! thanks spy 2022-01-30 21:03:32 +01:00
766e097be8
Overcomplicated the test script because of course [CI SKIP] 2022-01-30 18:13:12 +01:00