anonfunc
6b684e3083
compare HK drift detection against RepoVersion to match genQueue
2026-05-19 03:16:02 +02:00
anonfunc
3586ec1145
skip mismatched-state reset when dbPkg is ahead of state.git
2026-05-19 03:15:04 +02:00
anonfunc
0749724235
compare drift against RepoVersion when available to avoid rebuild loop
2026-05-19 03:07:55 +02:00
anonfunc
06ac474959
ignore stale extra-any state files when upstream arch differs
2026-05-19 02:27:44 +02:00
anonfunc
6ffbcd804d
accept arch=any skip reason in arch-any-move idempotency check
2026-05-19 02:27:21 +02:00
anonfunc
6b524f30db
detect upstream drift and arch-any moves via live pacman db
2026-05-19 02:02:23 +02:00
Ari-43
a8085c9d19
Add tip to avoid duplicate search results ( #293 )
...
Just a small README change describing a suggestion to improve user quality of life.
The tip:
> [!TIP]
> `Usage = Sync Install Upgrade` can be added to the ALHP repo sections to avoid seeing duplicate package search results.
Reviewed-on: #293
Co-authored-by: Ari43 <arirera43@gmail.com >
Co-committed-by: Ari43 <arirera43@gmail.com >
2026-05-17 19:18:40 +02:00
anonfunc
fd9f1d339f
hold doneQLock when reading doneQ for unknown-mode heuristic
2026-04-26 13:02:50 +02:00
anonfunc
cb9a0e340d
stop unknown-mode busy-loop when nothing schedulable
2026-04-26 13:02:31 +02:00
anonfunc
dab84068f3
make queueSignal send non-blocking to prevent goroutine leak
2026-04-26 13:02:09 +02:00
anonfunc
b06385069b
drop KEYEXPIRED check to avoid overmatch on unrelated expired keys
2026-04-25 22:23:26 +02:00
anonfunc
0820f84ce8
treat expired-key signatures as invalid
2026-04-25 22:16:45 +02:00
anonfunc
79bd4fbdc5
recheck signatures on already-built packages
2026-04-25 08:57:11 +02:00
anonfunc
c191c12237
update deps
2026-04-10 19:40:02 +02:00
anonfunc
e6833548a6
update deps
2025-12-19 20:42:48 +01:00
anonfunc
ed979ced99
update deps & regen ent
2025-10-17 20:42:22 +02:00
anonfunc
9c2fa9bc2d
remove pacsift workaround
2025-05-09 21:46:12 +02:00
anonfunc
01404adad5
fix double convert to bytes
2025-03-22 23:49:07 +01:00
anonfunc
d057e18453
fix channel read
2025-03-22 23:37:52 +01:00
anonfunc
bcfaccfec5
switch result pointer with channel
2025-03-22 23:13:15 +01:00
anonfunc
f4f64e1999
add nil check
2025-03-22 21:58:38 +01:00
anonfunc
48c66d429a
fix memory val not geeting updated
2025-03-22 21:46:51 +01:00
anonfunc
daf6f13542
try a different memory tracking approach
2025-03-22 21:21:58 +01:00
anonfunc
b73f1c8f60
use task childs instead of pgids to track build process
2025-03-16 21:25:17 +01:00
anonfunc
70a09fbc7d
better errors
2025-03-16 21:06:19 +01:00
anonfunc
a933dee30f
better process memory reading error handling
2025-03-16 20:49:26 +01:00
anonfunc
9369f36c29
add more debugging
2025-03-16 20:33:37 +01:00
anonfunc
cc754cf4c7
stop polling after build
2025-03-16 18:18:30 +01:00
anonfunc
185837bd3c
switched to polling process tree rss usage to track mem usage
2025-03-16 18:16:01 +01:00
anonfunc
26d33f20d3
use promauto to add metric
2025-02-24 14:00:36 +01:00
anonfunc
362c5d379c
use correct conf var
2025-02-24 12:10:01 +01:00
anonfunc
8784e63a9d
minor context refactor; add metrics
2025-02-22 03:05:00 +01:00
anonfunc
1c90e20a10
fix check in housekeeping not checking the actual no-build list
2025-01-26 20:14:16 +01:00
anonfunc
2e080c8268
handle makepkg.conf.d files
2025-01-26 14:43:14 +01:00
anonfunc
1b76a0fcf3
use t.TempDir in tests
2025-01-26 13:33:57 +01:00
anonfunc
7ed9dac855
add housekeeping check for packages removed from the no-build list
2025-01-26 13:33:28 +01:00
anonfunc
9aa5ed719e
update deps
2025-01-22 23:11:54 +01:00
anonfunc
3cfebda5e2
update deps
2024-12-15 02:18:53 +01:00
anonfunc
d4dbfdea1c
revert back to yaml v2, fix envs with yaml lists
2024-12-15 02:11:28 +01:00
anonfunc
ab238cf897
update yaml to v3
2024-12-15 01:16:38 +01:00
anonfunc
7c8626dfcb
update deps
2024-12-15 01:05:52 +01:00
anonfunc
9695d146c5
minor code cleanup
2024-12-15 01:03:39 +01:00
anonfunc
286134674b
update deps
2024-11-20 23:04:35 +01:00
anonfunc
15027f99e7
update deps
2024-09-19 19:16:09 +02:00
anonfunc
f3fa0664f9
fix for certain skipped packages still being in repo and not getting deleted
2024-09-01 15:12:10 +02:00
anonfunc
f8c878edbf
fix ToC formatting
2024-08-10 23:42:34 +02:00
anonfunc
0e81ca2437
better readme
2024-08-10 23:38:12 +02:00
anonfunc
aadacf5979
optimized repo order, fixes #255
2024-08-10 22:45:28 +02:00
anonfunc
60619e91e7
update deps; regen ent
2024-08-09 02:14:15 +02:00
anonfunc
8dccbbee84
use .SRCINFO if available
2024-08-09 02:11:35 +02:00