Mark Hymers
|
3525c086c0
Let cruft-report generate commands only
|
3 years ago |
Joerg Jaspert
|
69b26622d8
Oh look, we DO have a nice "gimme that db value" command for suites
|
3 years ago |
Joerg Jaspert
|
f17c48c423
Ask dak what the name of testing is currently. It may change.
|
3 years ago |
Ansgar
|
d0ae6d1695
Merge remote-tracking branch 'origin/merge-requests/244'
|
3 years ago |
Ansgar
|
1841ac8609
external signatures: include source package name in requests.json
|
3 years ago |
Thomas Vincent
|
cd837cdf55
Update ddtp user name
|
3 years ago |
Ansgar
|
8f090ecf54
link_morgue.sh: always rsync hash file
|
3 years ago |
Ansgar
|
65428330cd
dep11-basic-validate.py: use `with` statement to manage file
|
3 years ago |
Ansgar
|
991aaa27a7
config: update key generation settings for 11/bullseye key
|
3 years ago |
Ansgar
|
a43addc2cf
gpg_get_key_addresses: fix handling non-UTF-8 uid
|
3 years ago |
Ansgar
|
4565f5b327
gpg_get_key_addresses: factor out parsing gpg's output into an extra function
|
3 years ago |
Ansgar
|
873c7ff61a
utils.py: use `stderr=subprocess.DEVNULL` instead of opening it ourselves
|
3 years ago |
Ansgar
|
43fbf182d0
[py3] stop using `six.moves.*`
|
3 years ago |
Ansgar
|
8d263b81bb
[py3] srcformats.py: use Python 3's metaclass syntax
|
3 years ago |
Ansgar
|
1f1a050090
[py3] remove Python2-specific connection setttings
|
3 years ago |
Ansgar
|
4b4b6744d0
[py3] stop using `six.iter*` family of functions
|
3 years ago |
Ansgar
|
445746b439
control-suite: query version checks only once
|
3 years ago |
Ansgar
|
0d91c21a32
logs.py: handle uncompressed logs again
|
3 years ago |
Ansgar
|
f32dfcc416
clean: do not commit to database after each file removal
|
3 years ago |
Ansgar
|
5e14f9e29f
clean: call `stat` only once for to-be-removed files
|
3 years ago |
Ansgar
|
5ac0dbbbe5
add missing import
|
3 years ago |
Ansgar
|
5f30664bfc
unify interpreter to "#! /usr/bin/env python3" (missed files)
|
3 years ago |
Ansgar
|
259723fd03
use `os.devnull` instead of hardcoding the path
|
3 years ago |
Ansgar
|
1cc9981613
archive.py: use `subprocess.DEVNULL` instead of opening it ourselves
|
3 years ago |
Ansgar
|
26b50fa913
logs.py: use `subprocess.run()` instead of `os.popen()`
|
3 years ago |
Ansgar
|
847d27d9ca
logs.py: report average runtimes on standard output
|
3 years ago |
Ansgar
|
2acb269a35
logs.py: major rework to handle parallel tasks
|
3 years ago |
Ansgar
|
9b41ea3421
logs.py: set output for R early
|
3 years ago |
Ansgar
|
dc697c9693
logs.py: create a list from return value of `map`
|
3 years ago |
Ansgar
|
0feecd2c36
logs.py: add command-line arguments to change options
|
3 years ago |