Commit graph

575 commits

Author SHA1 Message Date
f4bb03f488
Tests n bug fixes 2022-04-12 09:48:25 +02:00
04e54b8b10
Migrated tests to new bitv-based implementation 2022-04-12 09:00:18 +02:00
ab4f64b6b6
Failed attempt at x,y,z cron stuff [CI SKIP] 2022-04-11 22:52:06 +02:00
0e5f31e649
Added some much-needed documentation 2022-04-11 22:30:22 +02:00
135b6c3d7f
Alpha version cron 'next' function 2022-04-11 22:16:31 +02:00
18a18864e4 Merge pull request 'Configure Renovate' (#124) from renovate/configure into dev
Reviewed-on: Chewing_Bever/vieter#124
2022-04-11 13:10:15 +02:00
4a68cb3c03 Add renovate.json 2022-04-11 10:01:38 +00:00
4b6a661d71 Merge pull request 'Release 0.2.0' (#121) from release-0.2.0 into main
Reviewed-on: Chewing_Bever/vieter#121
2022-04-11 09:41:43 +02:00
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
7e142cb6c7
Updated CHANGELOG [CI SKIP] 2022-04-09 22:41:38 +02:00
207344a99d
Merge branch 'main' into release-0.2.0 2022-04-09 22:17:19 +02:00
aacadca7a8
Bumped version in cli 2022-04-09 22:13:21 +02:00
ff9ff9bf99
Forgot trailing slash [CI SKIP] 2022-04-09 22:09:38 +02:00
2d01c5374b
Updated README (Closes #68) [CI SKIP] 2022-04-09 21:53:54 +02:00
8e7d3508d2 Merge pull request 'Old packages are now removed properly' (#120) from remove-old-packages into dev
Reviewed-on: Chewing_Bever/vieter#120
2022-04-09 21:20:54 +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
fb4710fc2a
Remove deploy step
Because of the bug that causes a panic, this CI run is also required to
properly deploy the newest vieter version for aarch64
2022-04-07 22:23:10 +02:00
ffd83eeb18
Vieter releases are now also aarch64 2022-04-07 22:01:59 +02:00
0617c9b904
forgot to add part for creating filename 2022-04-07 22:00:38 +02:00
0a74f10052
This is to tickle the CI 2022-04-07 21:36:33 +02:00
c3ac00f24d
Added support for xz-compressed packages 2022-04-07 21:29:08 +02:00
0bfe28dbc9
Added --noconfirm flag to pacman 2022-04-07 16:26:06 +02:00
690ca90b45
Maybe it needs some quotes? 2022-04-07 16:24:51 +02:00
8fd2b8c7ec
Switched arch build curl back to other image 2022-04-07 16:23:52 +02:00
e074af64da Merge pull request 'multi-repo & multi-arch support' (#112) from multi-arch-repos-v2 into dev
Reviewed-on: Chewing_Bever/vieter#112
2022-04-07 16:14: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
d11ad78bff
Updated CI to use new system 2022-04-07 14:43:41 +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
06167030bb Merge pull request 'Web rework & improved Git API' (#114) from restful-api into dev
Reviewed-on: Chewing_Bever/vieter#114
2022-04-07 12:26:49 +02:00
7895240e9b
Updatd CHANGELOG.md 2022-04-07 12:22:41 +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