Commit Graph

160 Commits

Author SHA1 Message Date
anonfunc 7b28db40ce improved debug logging 2022-08-13 10:56:58 +02:00
anonfunc 47552c88d8 do not purge packages that are just skipped 2022-05-21 20:30:34 +02:00
anonfunc bb16bdcb61 fixed purging with no packages present to purge 2022-05-20 12:46:10 +02:00
anonfunc bcea0e99cb do not clear hash and status to avoid loops on skipped packages 2022-05-20 12:31:19 +02:00
anonfunc f051709c4f fixed purge does not trigger a rechecking of purged package 2022-05-20 12:22:42 +02:00
anonfunc 78666f9899 remove packages skipped or of undefined status 2022-05-18 13:49:41 +02:00
anonfunc f7d2e8ccc7 improved logging 2022-03-09 19:05:25 +01:00
anonfunc ed2a42318e more follow-up fixes for new build-queue 2022-03-07 17:20:24 +01:00
anonfunc 270889bf5c followup fixes for new weighted build-queue 2022-02-19 19:39:48 +01:00
anonfunc ba159e0a72 switched to weighted build-queue 2022-02-19 18:03:55 +01:00
anonfunc 0f98b9d18f fixed wrong error being handled 2022-02-16 10:44:57 +01:00
anonfunc 47f0fb6c66 refactor utils.go, error handling 2022-02-16 08:11:34 +01:00
anonfunc 31cf59e6e9 fixed some problems reported by golint and ineffassign 2022-02-14 13:14:21 +01:00
anonfunc c7ba7340a5 added debuginfod support 2022-02-13 22:33:57 +01:00
anonfunc e9951f5d3b fixed module path, again 2022-02-11 21:33:44 +01:00
anonfunc b92b68f332 fixed package name 2022-02-10 19:18:23 +01:00
anonfunc b484f7d4d7 added split-package check to housekeeping 2022-02-07 17:46:16 +01:00
anonfunc 02928a4d0d fixed packages being removed while db was down; better error handling 2022-02-07 15:55:33 +01:00
anonfunc 79f7690a68 move parseWG.done() after buildWG has been increased 2022-01-21 13:02:22 +01:00
anonfunc b9dec56a31 added delay for builds to start before waiting for builds 2022-01-21 12:56:41 +01:00
anonfunc 761cc47c3a error if svn2git version is not initialized 2022-01-21 12:33:45 +01:00
anonfunc d574252d9b remove from parse WG after build has been issued 2022-01-21 12:16:25 +01:00
anonfunc da6df92ed1 move log housekeeping to separate function 2022-01-21 01:41:17 +01:00
anonfunc 2dfdac8468 compare arch to detect packages switched from/to any/x86-64 2022-01-17 13:34:06 +01:00
anonfunc 5432ea326d changed LTO logic to match per-default enabled LTO in upstream Archlinux 2021-12-21 22:33:42 +01:00
anonfunc 1ccb9be510 fixed some minor problems with new package moving 2021-12-20 18:40:20 +01:00
anonfunc e0e76af757 moved repo-add to end of build/sync-cycle 2021-12-20 17:20:06 +01:00
anonfunc f009e9ff00 use lists for repo-actions 2021-12-20 16:04:13 +01:00
anonfunc 42e95d0b75 added start delay 2021-12-20 01:14:55 +01:00
anonfunc 70d901b113 combined error cases and added more 2021-12-20 00:44:32 +01:00
anonfunc c2dd455892 write package status async 2021-12-20 00:38:47 +01:00
anonfunc fdde0386ec added workaround fpr firefox build using teh same port 2021-12-19 17:39:33 +01:00
anonfunc 3a6e4be5cf added detection for simultaneous cache access leading to failed dep. install 2021-12-19 17:18:24 +01:00
anonfunc 367337bf9e removed batch-limits 2021-12-19 16:58:43 +01:00
anonfunc d453a705da moved all working dirs into a workdir structure 2021-12-19 16:38:54 +01:00
anonfunc 4f5f6ecff7 added sync flag to html output 2021-12-14 13:42:40 +01:00
anonfunc 798d349fc3 added pkgbuild shuffling back 2021-12-14 10:29:24 +01:00
anonfunc 77a5ec6321 some refactoring; remove orphaned packages from db 2021-12-10 09:26:51 +01:00
anonfunc 3afedf6369 set status accordingly if package gets skipped 2021-12-03 13:22:32 +01:00
anonfunc 0690ec28d2 fixed missing lock 2021-12-02 10:16:44 +01:00
anonfunc bafb7a3b83 only count packages sent to building for batch-limit 2021-12-02 10:08:51 +01:00
anonfunc 23a0fddea3 changed batch behaviour so all marchs get their queue filled 2021-11-29 15:47:57 +01:00
anonfunc 8e4c056e7e added build-dir to allow multiple building the same package for different marchs 2021-11-29 15:02:14 +01:00
anonfunc 24f275877c fixed some multi-march issues 2021-11-29 13:29:43 +01:00
anonfunc d5cf6989de added batch limit to not clog up build-queue 2021-11-29 11:07:39 +01:00
anonfunc a013f78937 build-worker are per march now, allows for timely builds 2021-11-29 10:48:29 +01:00
anonfunc 08897cbeab fixed missing part of original version 2021-11-27 02:01:43 +01:00
anonfunc accaa98d32 fixed wrong version being compared 2021-11-27 01:34:15 +01:00
anonfunc be276f9ead increase our own build-version if rebuild 2021-11-27 01:28:42 +01:00
anonfunc 1645c64314 do not include skipped packages in LTO stats 2021-11-25 13:51:59 +01:00