Simon Quigley tsimonq2
  • Green Bay, Wisconsin, United States of America
  • Joined on 2022-06-25
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-29 20:16:39 +00:00
a089918462 Actually add support for build statuses
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-29 19:20:51 +00:00
03fdd33084 Further cleanup around source check timestamps
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-29 07:00:10 +00:00
d6fa2d3792 Clear tasks before doing a pull and build all
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-29 06:15:09 +00:00
cf7d05cc7b Do a more direct sync
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-29 06:00:59 +00:00
a4567f33d3 Ensure source checks are retried if failed
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-29 05:58:42 +00:00
660c7d5dae Ensure source checks are retried if failed
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 20:47:44 +00:00
fca016b1df Explicitly pass pkgconf to the lambda for source checks
9636a83546 Explicitly sync packageconfs after build/upload
Compare 2 commits »
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 18:22:22 +00:00
94f5e376d4 Don't include warning: ignoring deletion of file in logs
9c53398fc9 Less calls to functions with locks
Compare 2 commits »
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 17:54:55 +00:00
b82181d3f3 Tweak navbar
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 05:11:47 +00:00
b1840bceb5 Enable LTO
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 05:03:31 +00:00
dc4b0980b0 Small cleanup around changelog resets
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 04:02:28 +00:00
de23cff1cc Lower the max concurrent tasks to 6
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 03:23:03 +00:00
9f469eae3a Lower the max concurrent tasks to 6
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 01:57:59 +00:00
809b69ae10 Deduplicate packages instead of packageconfs in running tasks
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 00:49:34 +00:00
bf2255868a return -> continue
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 00:47:04 +00:00
7f3b73a857 Meh, don't use futures
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 00:14:30 +00:00
b94ec17fd3 Further refinements to thread_db initialization
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-28 00:01:26 +00:00
3bff0f3651 Add an extra sync
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-27 23:51:56 +00:00
9e6a0b0453 Initialize thread_db within the loop
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-27 23:50:05 +00:00
9c7c91dac9 Retry on parameter count mismatch as well