Commit Graph

17 Commits

Author SHA1 Message Date
de347cca22
Avoid having this sha1 at two different places. (#1688) 2021-09-22 09:59:09 +02:00
Jean-Abou-Samra
28f90d0bbd
Pas de -W explicite pour Sphinx (#1680)
CPython ajoute déjà -W dans son Makefile. Depuis le commit
f98c1623ec90508937afc1b58556e38214d70892 ("Doc: -W flag for sphinx-build
can be disabled" par Julien Palard), c'est même configurable à l'aide de
la variable SPHINXERRORHANDLING.

Avec le présent commit, cette variable
fonctionne aussi dans notre traduction, ce qui facilite la traduction
car cela permet d'obtenir tous les avertissements en une fois avec
« make SPHINXERRORHANDLING= » ou bien « make SPHINXERRORHANDLING="-W
--keep-going" », au lieu de voir un nouvel avertissement arrêter la
compilation à chaque fois. Ce serait bien d'avoir --keep-going par
défaut, mais je ne l'ajoute pas ici car il serait sûrement encore mieux
de le mettre dans CPython directement.
2021-09-06 11:11:48 +02:00
ad07b84bb6
Sync github/workflow commit with Makefile commit. (#1515)
Automerge of PR #1515 by @JulienPalard
2021-01-27 21:27:45 +01:00
f7ae3798f9
Workaround Python upgrades and venv caching. (#1504) 2020-12-17 21:19:25 +01:00
4975c6872c
Github checks only changed files (#1500) 2020-12-15 17:22:05 +01:00
02264afd6e
Set a shorter timeout on this build (6h by default). (#1501)
Automerge of PR #1501 by @JulienPalard

It should not take long, but we've seen it timeouting (probably for
another reason that really taking 6+ hours), so a shorter timeout may
be sane here.
2020-12-14 11:01:33 +01:00
Jules Lasne
0720e0c2e6
Updated poutils to 0.10.0 (#1496) 2020-12-03 11:22:27 +01:00
Jules Lasne
4bb967b2e7
Update tests.yml for all french names (#1497) 2020-12-03 11:14:54 +01:00
18418308fb
Problem Matcher for pospell (#1493) 2020-12-02 00:20:06 +01:00
Jules Lasne
72493bf89e
Change check name to avoid problem with PyDocTeur (#1481) 2020-11-27 19:17:11 +01:00
d3e9b199df
Exempt EASY issues. 2020-11-25 20:00:10 +01:00
c4ac4df37d
Try gh-actions. (#1474) 2020-11-23 13:11:32 +01:00
Jules Lasne
0849bf190c
Added title checker (#1472) 2020-11-22 22:44:43 +01:00
Jules Lasne
5073fcd468
Create stale.yml (#1473) 2020-11-19 12:33:51 +01:00
ee9eceae5e FIX: github error. 2020-06-09 17:56:19 +02:00
2486108b3f
Create FUNDING.yml 2020-06-09 17:53:08 +02:00
30a9986df5
Issue template for file reservations. (#1029) 2019-11-26 10:24:30 +01:00