Commit graph

228 commits

Author SHA1 Message Date
3b15066329
Removed unnecessary log output 2022-04-11 09:36:40 +02:00
e3da3d0d7f
Can't figure out cron algo right now [CI SKIP] 2022-04-10 17:48:15 +02:00
799fe2e454
Added some extra tests for parse_range 2022-04-10 16:58:55 +02:00
f92a20fcf8
Gave all modules own directory; added test CI pipeline 2022-04-10 16:48:37 +02:00
6d60ea1538
Started writing cron expression parser [CI SKIP] 2022-04-10 16:17:50 +02:00
aacadca7a8
Bumped version in cli 2022-04-09 22:13:21 +02:00
62bee78955
Updated changelog 2022-04-09 21:17:22 +02:00
a65207f961
Solved the "removing old packages" problem (I think) 2022-04-09 21:08:54 +02:00
cec5ecce7f
Each repo now has its own subdir in pkg_dir 2022-04-09 17:41:41 +02:00
ebe01c2d44
Added route to request desc file; updated builder for new route (fixes #118) 2022-04-09 12:23:54 +02:00
e890128bda
Ran formatter 2022-04-09 09:50:37 +02:00
41ee08045b Start of cron implementation 2022-04-09 09:46:07 +02:00
8b2900d7f3
Added option to specify base build image to use 2022-04-08 13:22:29 +02:00
0617c9b904
forgot to add part for creating filename 2022-04-07 22:00:38 +02:00
c3ac00f24d
Added support for xz-compressed packages 2022-04-07 21:29:08 +02:00
97f3532204
Ran vfmt 2022-04-07 16:11:05 +02:00
3b555efa91
Renamed data_dir to repos_dir 2022-04-07 15:21:27 +02:00
a5ac0b6956
Fixed dumb mistake in repos cli 2022-04-07 15:12:48 +02:00
c6d176f426
Added patch support to repos cli 2022-04-07 15:08:27 +02:00
ab72c800c3
Ran vfmt 2022-04-07 14:50:07 +02:00
8ecac2ff28
Updated build system to respect repo arch settings 2022-04-07 14:40:49 +02:00
7eab7afa98
Expanded git repos api to store repository to publish to 2022-04-07 14:28:21 +02:00
9d8491a77a
Changed behavior for default_arch variable 2022-04-07 13:47:06 +02:00
6479071fd7
Merge branch 'dev' into multi-arch-repos-v2 2022-04-07 13:06:37 +02:00
78310fa1e4
Builder now uses new Git repos API 2022-04-07 12:10:37 +02:00
fc1d4480dc
Split Git client code into separate module 2022-04-07 12:07:56 +02:00
b31b4cbd7a
Pleased vfmt & vet 2022-04-07 11:58:05 +02:00
7eb0aa76e1
CLI tool can now work with new repo UUIDs 2022-04-07 11:54:20 +02:00
a893577ade
Merge branch 'dev' into multi-arch-repos-v2 2022-04-06 23:11:41 +02:00
f44ce1c17f
Started work on better repos cli 2022-04-06 22:41:19 +02:00
d7f6c87053
Added some comments 2022-04-06 21:11:38 +02:00
6b495b4e6e
Merge branch 'dev' into restful-api 2022-04-06 21:03:52 +02:00
dff531d866
Some final adjustments before merge 2022-04-06 19:51:54 +02:00
c656e672e2
Moved config structs to more logical location 2022-04-06 18:20:14 +02:00
2aa2aa143c
Switched to proper default values system 2022-04-06 18:17:33 +02:00
b70be0574e
Small change to documentation 2022-04-06 18:02:57 +02:00
75dfc5267b
Made vet happy 2022-04-06 17:57:05 +02:00
e9d7858380
env module now properly supports config file 2022-04-06 17:51:06 +02:00
21ef262ede
Migrated rest of cli commands 2022-04-06 17:16:27 +02:00
b90e6cf6b4
Updatd config files; ran formatter 2022-04-06 16:57:27 +02:00
5b919ceeae
Switched to cli module; merged cli & vieter into single binary 2022-04-06 16:52:31 +02:00
fe24774848
Added some docs 2022-04-01 21:50:00 +02:00
3a6effad80
Ran vfmt 2022-04-01 21:34:58 +02:00
148ec3ab47
Updated changelog 2022-04-01 21:33:55 +02:00
e5a630e990
Switched to net.http.Status for status codes 2022-03-28 14:44:23 +02:00
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