Hans-Christoph Steiner
0a5f15dad7
nightly: GitLab URLs end in '.git' to avoid warning and redirects
...
warning: redirecting to https://gitlab.com/fdroid/fdroidclient-nightly.git/
2025-09-29 13:25:13 +02:00
linsui
7a98650ed3
Sort import
...
ruff check --fix --select I
2025-07-26 15:35:19 +00:00
Hans-Christoph Steiner
ce018158ee
nightly: set up test for git clone function
2025-06-18 18:03:59 +02:00
Hans-Christoph Steiner
3cc6c09ffc
use common var for 'config.yml', standarize on UTF-8
...
This makes it easy to track all the places that use config.yml, and
hopefully makes things feel cleaner. This also standardizes all places
where config.yml is written out to use UTF-8 as the file encoding.
This also includes a lot of black code format fixes.
2025-03-05 12:20:32 +01:00
Hans-Christoph Steiner
642499ec94
purge config.py handling, it is no longer supported
2025-02-26 17:27:58 +01:00
SilentGhost
7ff32bc4b0
Refactor TestCase files into python modules
...
Convert all TestCase files into standard python modules to be run and
discovered by unittest.
2024-11-20 10:37:52 +01:00