Simon Quigley tsimonq2
  • Green Bay, Wisconsin, United States of America
  • Joined on 2022-06-25
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-09 02:13:42 +00:00
a558f51b5d Source and build check fine-tuning
4829551112 Move ensure_git_inited from utilities to git_common
Compare 2 commits »
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-09 01:28:41 +00:00
be1e7a31bc Remove redundant to_time_t utility function
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-09 00:43:20 +00:00
c998b3d4a4 Small cleanup around the tasks endpoint
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-09 00:27:52 +00:00
6e978cc42c Add a logging statement when doing a source check
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 23:58:32 +00:00
d334bdebd8 Break the loop early (and thus hold the lock for less time) if we have all the data we need
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 22:52:23 +00:00
f6a2ef8f3c Slightly decrease delay from 1.5 to 1.4
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 22:46:51 +00:00
ae22b08ad7 Space out build checks a little more; only check once an hour
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 22:43:56 +00:00
731bbda848 Limit the lock context when checking sources and builds
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 08:01:27 +00:00
8371277873 Also add support for automatically retrying failed source and build checks up to a certain point (1h for source builds, several days for build checks)
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 07:45:23 +00:00
9233c8d810 Add missing include
tsimonq2 pushed tag ubuntu/2.1.1-0ubuntu2 to Lubuntu/lxqt-config-packaging 2025-02-08 07:30:47 +00:00
tsimonq2 pushed to ubuntu/plucky at Lubuntu/lxqt-config-packaging 2025-02-08 07:30:46 +00:00
252322969a Fix manpage installation.
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 07:10:33 +00:00
85b0703e62 Enable new source check and build check tasks again
tsimonq2 pushed tag ubuntu/2.1.0-0ubuntu2 to Lubuntu/lxqt-config-packaging 2025-02-08 06:58:48 +00:00
tsimonq2 pushed tag ubuntu/2.1.1-0ubuntu1 to Lubuntu/lxqt-config-packaging 2025-02-08 06:58:48 +00:00
tsimonq2 pushed to ubuntu/plucky at Lubuntu/lxqt-config-packaging 2025-02-08 06:58:46 +00:00
0d78585d32 New upstream release.
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 06:56:36 +00:00
c3487eb887 Further tarball refinement
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 05:37:27 +00:00
d74edb6a5a Further rework path handling
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 03:28:49 +00:00
a6c3fb165b Touch up duplicate handling further
tsimonq2 pushed to main at Lubuntu/ci-tools 2025-02-08 02:38:55 +00:00
881adad442 Rework tarball logic further