Commit graph

104 commits

Author SHA1 Message Date
Alexandre Aubin
19b0835030 tests: fix packaging 22.x breaking tests because dropped support for LegacyVersion ... + fix a couple edge cases 2022-12-09 02:45:03 +01:00
Alexandre Aubin
4822afb9d6 Fix postinstall test 2022-10-09 19:40:44 +02:00
Alexandre Aubin
1d98604e88 admins: moar fixes 2022-09-05 17:39:08 +02:00
Alexandre Aubin
1037508fb5
Merge branch '11.1' into admins 2022-09-04 20:28:59 +02:00
Alexandre Aubin
18f33417ef Merge remote-tracking branch 'origin/dev' into manifestv2 2022-08-09 18:41:26 +02:00
Alexandre Aubin
87abbe678d Merge remote-tracking branch 'origin/dev' into admins 2022-08-09 18:29:59 +02:00
Kayou
ebc24362b2
Fixing path in the generating doc script 2022-08-07 14:10:59 +02:00
Alexandre Aubin
f9e15ff8a3 Add app-resources tests to ci 2022-02-01 15:36:13 +01:00
Kay0u
ac47710584
remove of the default hard-coded branch in ci scripts 2022-01-20 20:34:56 +01:00
Kay0u
98167e35e5
trying to fix autofix-translated-strings 2022-01-20 20:26:53 +01:00
Alexandre Aubin
3fe44ee73b ci: moar typoz, wtf @_@ 2022-01-11 19:50:43 +01:00
Alexandre Aubin
b84c1c24b4 Merge branch 'bullseye' into admins 2022-01-11 17:10:54 +01:00
Alexandre Aubin
a118a5a132 ci: typo 2022-01-11 16:14:20 +01:00
Alexandre Aubin
8af721993b
Merge branch 'bullseye' into admins 2022-01-11 16:12:23 +01:00
Alexandre Aubin
04a92e547d Merge branch 'dev' into bullseye 2022-01-11 16:10:51 +01:00
Alexandre Aubin
66cd35d304 ci: Propagate postinstall cli changes to install.gitlab-ci.yml 2022-01-11 15:24:26 +01:00
Kay0u
8321642a34
Add codequality 2022-01-04 17:41:06 +01:00
Alexandre Aubin
c6df391a9a ci: Oopsies 2021-11-28 16:29:45 +01:00
Alexandre Aubin
bfa5092c10 ci: Yolorework i18n tests, add a maintenance/ folder 2021-11-28 16:17:38 +01:00
Alexandre Aubin
bc9a9414a2 Fix diagnosis/ vs. diagnosis.py ambiguity, breaking python imports 2021-11-18 01:23:00 +01:00
Alexandre Aubin
a16edfc526 Merge branch 'bullseye' into rework-dir-topology 2021-11-14 21:48:54 +01:00
Alexandre Aubin
094c5f0807 Attempt to fix the CI again ... for some reason it complains that pytest ain't in the image despite being installed ... 2021-11-14 21:11:06 +01:00
Alexandre Aubin
244287bdd0 ci: Idk why dch ain't there by default anymore but meh, installing devscripts should solve the issue... 2021-11-12 21:31:41 +01:00
Alexandre Aubin
05f25fa85f Propagate dir structure change to scripts etc 2021-11-10 18:25:37 +01:00
Alexandre Aubin
44c972f2dd Merge branch 'migrate_to_bullseye' into bullseye 2021-10-19 19:50:15 +02:00
Alexandre Aubin
3dd7aa9b59 ci: Remove format-check, only keep format-run, renamed to black 2021-10-14 22:17:57 +02:00
Kay0u
b677157924
fix mypy test 2021-10-04 15:17:59 +02:00
Alexandre Aubin
3591a01fdb Merge branch 'dev' into bullseye 2021-10-02 20:08:36 +02:00
Alexandre Aubin
206b430a9f Offload appcatalog stuff to a separate file to limit the size of app.py 2021-10-01 02:50:30 +02:00
Alexandre Aubin
14d3265389 Try to include diagnosis hooks in coverage report 2021-09-29 18:40:31 +02:00
Alexandre Aubin
ae08698253 Merge branch 'migrate_to_bullseye' into bullseye 2021-09-21 16:04:32 +02:00
Alexandre Aubin
1c46636b7e tests: add mypy + misc fixes to make test pass 2021-09-19 23:32:26 +02:00
Alexandre Aubin
23ab7776ce Merge branch 'dev' into enh-dns-autoconf 2021-09-16 20:57:18 +02:00
Kayou
ab3184cced
Fix autofix-translated-strings job 2021-09-16 11:16:24 +02:00
Alexandre Aubin
fa271db569 ci: Don't cd to src/yunohost to run pytest (to prevent ambiguous 'import dns.resolver' trying to import our own dns.py :s) 2021-09-14 19:14:33 +02:00
Alexandre Aubin
4533b74d6c autodns: Various tweaks and refactorings to make test pass 2021-09-12 22:55:31 +02:00
Alexandre Aubin
6f7485bf3e config tests: Add a basic tests for app config panel 2021-09-05 19:31:07 +02:00
Alexandre Aubin
2a8e403092 test_parse_args_in_yunohost_format -> test_question 2021-09-05 17:36:33 +02:00
Alexandre Aubin
9fbf1a029a Merge branch 'dev' into enh-config-panel-file 2021-09-05 15:39:55 +02:00
Alexandre Aubin
c37b21ae14 ci: test-actionmap should only test actionmap ;) 2021-09-05 15:39:43 +02:00
Alexandre Aubin
0122b7a126 Misc fixes 2021-09-05 15:37:46 +02:00
Alexandre Aubin
47cef90efd
Merge branch 'dev' into bullseye 2021-09-05 15:09:18 +02:00
Alexandre Aubin
13fd447b6f
Merge branch 'dev' into reformat-fr-translation 2021-09-03 15:25:34 +02:00
Alexandre Aubin
10fddc427e ci: Add magic script to automagically fix i18n string format in trivial case 2021-09-03 02:01:16 +02:00
Alexandre Aubin
46fb84e071 Expand the reformat locale script to also cover en.json ... 2021-09-02 04:46:31 +02:00
Alexandre Aubin
f96f7dd1fd Fuck orthotypography, let's enforce practices for fr i18n 2021-09-02 04:17:15 +02:00
Kay0u
70bff61749
Merge branch 'dev' into bullseye 2021-09-01 17:14:21 +02:00
Alexandre Aubin
e8a63f21be ci: push a remove-stale-strings only if there are some non-whitespace changes 2021-09-01 15:21:07 +02:00
Alexandre Aubin
5501556dff ci: fix test jobs for i18n keys 2021-09-01 15:02:30 +02:00
Alexandre Aubin
c78d31b6c1 Merge branch 'dev' into rework-authenticator-system 2021-08-20 10:12:41 +02:00