- 01 Jul, 2019 3 commits
-
-
intrigeri authored
-
intrigeri authored
Fixes regression introduced by my fix for #16847: we would not receive any alert when this cronjob fails.
-
intrigeri authored
Accordingly, I'm removing the -x flag passed to "git clean", otherwise we would delete the .ikiwiki/ directory, which contains the information ikiwiki needs to refresh. This has other side effects, such as leaving POT files around; if that's a problem, we may need to delete them (without using "git clean") in save-suggestions.py.
-
- 30 Jun, 2019 12 commits
-
-
intrigeri authored
All the PIP packages Weblate 2.20 needs are in Buster.
-
intrigeri authored
Some of these in Buster are new enough for Weblate 3.0.
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
This should not matter here but let's not take risks.
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
At least filelock can't be installed without setuptools.
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
This will avoid this cronjob sending us a daily email with warnings.
-
- 29 Jun, 2019 4 commits
-
-
intrigeri authored
It conflicts with --rebuild which overrides it. I've tried --refresh without --rebuild and that fails because save-suggestions.py does "git clean -fdx", which deletes the files ikiwiki needs to know what to refresh.
-
intrigeri authored
The "-" prefix is deprecated.
-
intrigeri authored
Time-based APT snapshots: stop tracking the obsolete obfs4proxy dist at deb.torproject.org (#16848). Tails stopped using this dist at 5e5cb9179e5cc9c479ce90f8ea6fd7dfb7d3bf03.
-
intrigeri authored
The Tor project stopped publishing this dist.
-
- 27 Jun, 2019 21 commits
-
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
Manage langs.json on the Git server: it's needed by the update.secondary hook that sanity checks pushes by Weblate.
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
Previously we cleaned it up only on errors.
-
intrigeri authored
-
Sandro Knauß authored
-
intrigeri authored
And in passing, rename to "cron" the "tails" remote dedicated to our cronjobs, in the hope it's a tiny bit less ambiguous.
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
Ensure we merge the commit we know we can safely fast-forward to, instead of whatever the remote branch has become since we did this check.
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-