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-26 22:46:30 +00:00
2bdae98c7e Try to also recognize NO_PROXY
76605a4aed No need to override the cert anymore
Compare 2 commits »
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-26 22:04:51 +00:00
ce4050f1e2 Attempt to correctly use HTTP proxies if set via env var
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-26 07:17:02 +00:00
fddc635957 Enable SSL and HTTP/2
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-26 05:59:48 +00:00
f3bd66b872 Lower exponential backoff initial value even further
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-26 05:49:47 +00:00
90baa5d8b8 Slightly enhance logging
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-26 05:46:34 +00:00
80932a3136 Only show every 5% in the Git progress
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-26 05:36:54 +00:00
2331105d58 Do not allow duplicate log entries
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-26 05:03:43 +00:00
e39e2d4c49 Always consolidate the WAL file and VACUUM to start
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-26 04:55:24 +00:00
565be5e97d Attempt to add repo clone/fetch progress to the log
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-26 04:26:49 +00:00
6ea4665dbe Attempt to see if moving up the mutex will help with locking issues
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-26 00:03:30 +00:00
345081b851 Try a different approach for tars
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-25 23:45:42 +00:00
3bad275726 Also pass tarball_task by reference
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-25 23:27:31 +00:00
c0b95cf54f Don't sync tasks without jobstatuses, it'll be taken care of later
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-25 23:22:45 +00:00
2915f73367 Try minimizing duplicate locks
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-25 23:18:46 +00:00
c0ba14764a small one-line
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-25 23:01:15 +00:00
27da8b7df0 Make jobstatus_map a shared pointer, hopefully resolving nullptr issues
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-25 21:56:32 +00:00
a43739dfeb Lower exponential delay 10x
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-25 21:47:00 +00:00
ddc29602ee Add missing job_statuses
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-25 21:44:11 +00:00
7feaf1726c Remove static const from jobstatuses to ensure it is passed correctly
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-01-25 21:18:39 +00:00
296f37262d Also use exponential backoff for a locked db in the initial database schema, and support passing a QString to exec()
8b6ff0a865 Only queue the tarball task if the pull was successful
Compare 2 commits »