|
4570c2b3f6
|
disabled nakedret
|
2022-11-28 13:03:53 +01:00 |
|
|
ff21894aac
|
added golangci linter; code cleanup
|
2022-11-20 19:19:16 +01:00 |
|
|
e58a6a3ad7
|
fixed double options in regex
|
2022-11-07 05:27:43 +01:00 |
|
|
762c842b8f
|
improved firefox port in use regex
|
2022-11-03 15:20:33 +01:00 |
|
|
930ac1f50d
|
added regex to match "options -C embed-bitcode=no and -C lto are incompatible"
|
2022-11-03 15:06:56 +01:00 |
|
|
2af46109eb
|
updated deps; regen ent
|
2022-11-03 13:34:11 +01:00 |
|
|
401802e12d
|
old split packages are now being detected by housekeeping
|
2022-11-03 13:31:36 +01:00 |
|
|
6895d66651
|
regen ent
|
2022-11-03 13:31:36 +01:00 |
|
|
186e1a66c3
|
update deps
|
2022-11-03 13:31:36 +01:00 |
|
|
e4041a42d9
|
switched to string matching instead of bytes match
|
2022-11-03 13:31:36 +01:00 |
|
|
ff963ec039
|
fixed double meaning of new gpl-2-and-later
|
2022-09-06 14:28:05 +02:00 |
|
|
0fa42f7620
|
Added suggested paragraph from #142 to readme; fixes #142
|
2022-09-06 14:25:57 +02:00 |
|
|
2d00347edc
|
fixed packages being queued which should not be queued
|
2022-09-02 15:45:44 +02:00 |
|
|
e88567ea93
|
added go-retry to better handle sync failures
|
2022-08-25 12:47:45 +02:00 |
|
|
6057cedeaa
|
improved logging
|
2022-08-24 14:57:21 +02:00 |
|
|
1ce963795e
|
fixed wrong color
|
2022-08-22 17:49:24 +02:00 |
|
|
2fd83dfcd4
|
matched background color of iframe for a more seamless integration
|
2022-08-22 17:46:26 +02:00 |
|
|
8cb15e8584
|
cleanup iframe styles
|
2022-08-22 16:11:56 +02:00 |
|
|
ec5eaadcc7
|
updated template to include iframe to build-server stats
|
2022-08-22 16:06:52 +02:00 |
|
|
f204ba0e35
|
removed redundant eligibility check
|
2022-08-17 05:03:24 +02:00 |
|
|
b0d570363f
|
added removing repo version of blacklisted packages to housekeeping
|
2022-08-16 16:56:33 +02:00 |
|
|
ba8d02927f
|
added safeguard against version missing
|
2022-08-14 21:40:42 +02:00 |
|
|
e21f47f93b
|
build interrupted packages
|
2022-08-14 19:37:56 +02:00 |
|
|
8653bf8c6b
|
added version to protoPkg passed to builder
|
2022-08-14 19:29:14 +02:00 |
|
|
8d37c7b72a
|
fixed missing nil check and execution of db update
|
2022-08-14 17:34:41 +02:00 |
|
|
5ea43c896f
|
added pkgbuild path to db
|
2022-08-14 17:20:34 +02:00 |
|
|
05f36bef88
|
added check for srcinfo in importKeys
|
2022-08-14 16:09:22 +02:00 |
|
|
119aaa8110
|
minor fixes
|
2022-08-14 16:06:59 +02:00 |
|
|
f30442d100
|
added separate hash for srcinfo cache
|
2022-08-14 15:02:24 +02:00 |
|
|
041e7762f7
|
added delayed status to better differentiate between queued (skipped) and queued
|
2022-08-14 14:47:20 +02:00 |
|
|
76152a3410
|
preventing waiting packages to enter buildqueue
|
2022-08-14 14:12:23 +02:00 |
|
|
5ed591981b
|
dropped double-checking of packages for the buildQueue
|
2022-08-14 14:07:24 +02:00 |
|
|
8c7a9aa205
|
fixed build errors out if builddir is not present
|
2022-08-14 14:06:48 +02:00 |
|
|
ef61ad7dcf
|
added removing overdue packages
|
2022-08-13 22:51:43 +02:00 |
|
|
c8b31b3275
|
added more db-based lookups
|
2022-08-13 22:27:56 +02:00 |
|
|
b48c75a177
|
fixed potential out of bounds
|
2022-08-13 22:03:16 +02:00 |
|
|
8ff928d7fa
|
added waitgroup
|
2022-08-13 21:55:17 +02:00 |
|
|
87cf1e5631
|
reworked queue building to use the db; multi threading for SRCINFO gen
|
2022-08-13 21:54:07 +02:00 |
|
|
0f46a95995
|
added SRCINFO caching via db
|
2022-08-13 20:48:34 +02:00 |
|
|
4ead1f74cd
|
more debug logging improvement
|
2022-08-13 11:04:43 +02:00 |
|
|
7b28db40ce
|
improved debug logging
|
2022-08-13 10:56:58 +02:00 |
|
|
1db73987fb
|
minor doc improvements
|
2022-08-13 00:01:32 +02:00 |
|
|
5ea156b48a
|
added TODO hint for reverted commit e911be6
|
2022-08-12 23:22:22 +02:00 |
|
|
9b28ceebb8
|
Revert "Added purge for 'ancient' out-of-date packages"
This reverts commit e911be6b6e0ca6b44fb0f0bf4893b1034f31c4dc.
|
2022-08-12 23:19:18 +02:00 |
|
|
e911be6b6e
|
Added purge for 'ancient' out-of-date packages
|
2022-08-12 23:14:25 +02:00 |
|
|
c7e193e88b
|
updated deps; minor fixed; ent regen
|
2022-08-12 23:00:34 +02:00 |
|
|
b7bbb97fd3
|
made linux-zen exception clearer in readme
|
2022-07-11 22:12:05 +02:00 |
|
|
bcf0875c1c
|
fixed arch getting rejected if it contains anything other than x86_64
|
2022-06-22 14:17:17 +02:00 |
|
|
2791ed44fa
|
improved debug logging in mirror check
|
2022-06-22 14:11:52 +02:00 |
|
|
a97a4656a2
|
added some debug logging
|
2022-06-22 14:03:56 +02:00 |
|