Commit graph

121 commits

Author SHA1 Message Date
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
Alexandre Aubin
29532696a9 Merge branch 'dev' into bullseye 2021-08-11 15:41:58 +02:00
Kayou
4e4173d1b6
remove-stale-translated-strings on for the default branch 2021-07-10 02:47:11 +02:00
Kayou
f1644ee1d2
Merge branch 'dev' into bullseye 2021-06-22 10:52:46 +02:00
Kay0u
b61082b1c4
fix remove-stale-translated-strings job 2021-06-22 10:51:22 +02:00
Alexandre Aubin
1fcfe734e9 Add test-ldapauth to ci 2021-06-14 18:23:55 +02:00
Alexandre Aubin
624ce3462b Merge branch 'migrate_to_bullseye' into bullseye 2021-06-12 19:05:44 +02:00
Alexandre Aubin
f424c0c999 CI: Use python3 for script remove stale strings 2021-06-12 17:48:12 +02:00
Kayou
6fad0b7d79
Update .gitlab/ci/test.gitlab-ci.yml 2021-06-10 13:08:05 +02:00
Kay0u
cfa1e5dff8
split root-tests to a smaller tests 2021-06-08 16:59:28 +02:00
Kay0u
024ea14b27
full-tests run test_helpers too 2021-06-08 16:58:35 +02:00
Kay0u
5967096c05
add translation stage 2021-06-08 16:57:39 +02:00
Kay0u
4b8e8be449
ci triggered only on file changed 2021-06-08 14:01:34 +02:00
Alexandre Aubin
3fa96fc91b Naive attempt to fix test by adding an apt update 2021-05-28 01:32:33 +02:00
Kay0u
7ff1ce5432 change python version in tests from 3.7 to 3.9 2021-05-28 01:05:06 +02:00
Kay0u
f288651094
fix generate-helpers-doc job 2021-05-25 12:20:25 +02:00
Laurent Peuch
dfdc058aab fix(py37-black-run): stop if there is not diff 2021-04-17 05:25:57 +02:00
Laurent Peuch
c92e495b21 [fix] first attempt to fix auto sending of black PR 2021-04-16 02:45:06 +02:00
Laurent Peuch
f9419c9606 [fix] correctly format .gitlab/ci/lint.gitlab-ci.yml 2021-04-16 02:39:46 +02:00
Kay0u
ce9f6b3dc3
use python3 to generate the helper doc 2021-04-12 10:57:14 +02:00
Alexandre Aubin
875fead9b5 Add test-helpers in gitlab CI pipeline 2021-04-01 18:02:23 +02:00
Kay0u
933b73400b
change artifacts filename 2021-02-07 15:54:01 +01:00
Kay0u
59d3e387f1
Update template for the new doc (grav) 2021-02-07 15:52:50 +01:00
Kay0u
3bd314e940
readd allow_failure 2021-02-02 17:14:05 +01:00
Kay0u
bfd7257a8c
fix linter, remove allow_failure for corresponding tests 2021-02-02 16:16:07 +01:00
Alexandre Aubin
2758c1636b
Merge branch 'dev' into report_low_total_space_for_rootfs 2021-01-31 14:38:34 +01:00
Kayou
4a302dc786
add auto-format-code (#1142)
* add auto-format-code
* add github remote
* add GITHUB_TOKEN to the remove url
* select Yunohost:dev
* force push as it's only a code format
* pull before running black
* working on a clean directory
* pull before push? /o\
* do not clone single branch
* a last one?
* only on dev branch
2021-01-23 00:21:02 +01:00
Alexandre Aubin
fd61900352 Also complain about low rootfs total disk space during postinstall 2021-01-21 20:53:07 +01:00
Alexandre Aubin
de126fcdce Don't allow failure for invalid python3 code + fix unsued variables 2021-01-02 20:43:39 +01:00
Alexandre Aubin
c755f17015 python -> python3 in ci's yml 2021-01-02 18:54:00 +01:00
Alexandre Aubin
0781150f20 Remove python2.7 lint from CI 2021-01-02 18:43:58 +01:00
Kayou
fc1160f242
fix version number in tests 2020-12-17 18:45:31 +01:00
Kayou
233141bd47
Create a PR on new tags (for new YNH version) 2020-11-25 15:41:16 +01:00
Kayou
cb3ff1ed83
Woups, my grep in ci/build 2020-09-03 19:14:14 +02:00