Commit graph

190 commits

Author SHA1 Message Date
Weblate
902ffdbb92 Added translation using Weblate (Hebrew) 2024-03-20 02:45:38 +01:00
Weblate
784437c6d8 Added translation using Weblate (Galician) 2024-03-20 02:45:35 +01:00
Weblate
373770815c Added translation using Weblate (Finnish) 2024-03-20 02:45:33 +01:00
Weblate
4e9035eebc Added translation using Weblate (Persian) 2024-03-20 02:45:30 +01:00
Weblate
93716124ae Added translation using Weblate (Basque) 2024-03-20 02:45:28 +01:00
Weblate
e9edb052a0 Added translation using Weblate (Spanish) 2024-03-20 02:45:27 +01:00
Weblate
87fdd7ade2 Added translation using Weblate (Esperanto) 2024-03-20 02:45:24 +01:00
Weblate
ad01560187 Added translation using Weblate (Greek) 2024-03-20 02:45:22 +01:00
Weblate
f6840ff8d7 Added translation using Weblate (German) 2024-03-20 02:45:19 +01:00
Weblate
0dbd902707 Added translation using Weblate (Danish) 2024-03-20 02:45:15 +01:00
Weblate
8a619e7755 Added translation using Weblate (Czech) 2024-03-20 02:45:13 +01:00
Weblate
897cb93184 Added translation using Weblate (Kurdish (Central)) 2024-03-20 02:45:11 +01:00
Weblate
800fdc907f Added translation using Weblate (Catalan) 2024-03-20 02:45:05 +01:00
Weblate
58da6116fc Added translation using Weblate (Breton) 2024-03-20 02:45:02 +01:00
Weblate
3f0a0e733a Added translation using Weblate (Bengali (Bangladesh)) 2024-03-20 02:45:01 +01:00
Weblate
445f14e49f Added translation using Weblate (Arabic) 2024-03-20 02:45:00 +01:00
alexAubin
85af9e0bcb 🎨 Format Python code with Black 2024-03-19 18:02:31 +00:00
Félix Piédallu
304c67b276 readme_generator/webhook: Use pathlib and gitpython 2024-03-14 16:15:04 +01:00
Félix Piédallu
913ec8a770 Fix readme_generator/webhook: make_readme now uses pathlib 2024-03-14 15:32:41 +01:00
Salamandar
c74902e211 🎨 Format Python code with Black 2024-03-13 21:52:25 +01:00
425f873137 Rework a bit make_readme.py and test_make_readme.py
* Use pathlib.Path

* Use difflib to show actual diffs between new and old readmes
2024-03-13 20:37:43 +01:00
OniriCorpe
89596908bf move the screenshots code part to only run it once, since it do not change with language 2024-03-13 03:22:39 +01:00
OniriCorpe
63c5eac29b fix: ignore '.gitkeep' or any file whose name begins with a dot 2024-03-13 03:13:36 +01:00
OniriCorpe
f240859eb5 fix: referenced before assignment 2024-03-13 03:13:36 +01:00
OniriCorpe
9cde476a32 readme-generator: only pick files (no folder) on the root of 'screenshots' 2024-03-13 03:13:36 +01:00
OniriCorpe
c4ac379b56 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
OniriCorpe
43dc47dbcc fix test readmes 2024-03-11 16:40:21 +01:00
Laurent Peuch
9ec76f0efc feat(make_readme): add some tests 2024-03-11 03:54:58 +01:00
OniriCorpe
18bbd29b36 fix bash codeblocks 2024-03-11 00:53:56 +01:00
Laurent Peuch
7be012bb1a feat(readme_generator): don't hardcode the list of languages, extract it from the README templates 2024-03-08 04:16:36 +01:00
OniriCorpe
e23e54d1af fixes eventual double line break after description & demo link between rafters 2024-03-07 23:30:46 +01:00
Laurent Peuch
14b4ad3fe6 feat(make_readme): add some typing 2024-03-07 02:47:30 +01:00
OniriCorpe
1f77615678 shhh 2024-03-07 02:47:30 +01:00
OniriCorpe
bf7862dad6 markdown fixes 2024-03-07 02:47:30 +01:00
Laurent Peuch
7706ff6082 style: run black on tools/readme_generator/make_readme.py 2024-03-07 02:47:30 +01:00
Laurent Peuch
2467965dfa fix(make_readme): antifeatures_list content was modified by reference thus breaking translations 2024-03-07 02:47:30 +01:00
OniriCorpe
f781b5b35d markdown fixes 2024-03-07 02:47:30 +01:00
OniriCorpe
6791249588 remove forgotten debug print 2024-03-07 02:47:30 +01:00
OniriCorpe
a098ad4de2 smol fixes 2024-03-07 02:47:30 +01:00
fec15f5dea Rename README-generator -> readme_generator because python tools hate caps… 2024-02-15 15:03:31 +01:00